Corbin Crutchley

@crutchcorn.dev

Senior Engineering Manager | @GitHub.com Star | Microsoft MVP | @playfulprogramming.com Founder | @TanStack.com Maintainer

This week I joined Stord as the Senior Engineering Manager of their AI team! I wrote a "Working with Me" for my team & thought it'd be fun to share with the rest of you as well: playfulprogramming.com/posts/workin... I'm excited to join the team and scale us to the next level! To the future! 🥂

Working with Me

A working-with-me guide for new teammates, covering how I communicate, lead, give feedback, and build trust on engineering teams.

playfulprogramming.com

@dashlane.com, I was one of the customers who received a "someone attempted a login" email. Frankly, I find the lack of official comms deeply upsetting and will likely be the reason I change password managers after the incident resolves. No site banner, no socials. Unacceptable.

In many of my comms about the TanStack attack, I mentioned a list we published to keep us accountable. But I only realized that this was removed between the draft I saw and the public publication. We'll have this all in a blog post very soon, but 🧵 on what we're fixing

We at TanStack just had a major attack against our Router packages. We have a postmortem out now explaining what happened and how we mitigated the response: tanstack.com/blog/npm-sup... No other TanStack packages outside of the Router monorepo were impacted

Postmortem: TanStack npm supply-chain compromise | TanStack Blog

On 2026-05-11, an attacker chained a pull_request_target Pwn Request, GitHub Actions cache poisoning across the fork↔base trust boundary, and OIDC token extraction from runner memory to publish 84 mal...

tanstack.com

I wrote about everything I've felt, feared, and experienced about using AI for code over the last few years, and my opinions on where we stand. It's the most personal thing I've ever written. And I'm putting it out there to share with all of you. blog.isquaredsoftware.com/2026/05/ai-t...

My Thoughts on AI, Part 1: Fears, Opinions, and Mental Journey

My own personal thoughts and opinions on AI effects and usage, and how those have evolved over time

blog.isquaredsoftware.com

I wanted to give you all a sneak peak of TanStack Form v2. Luca, one of our maintainers, has been working hard on a complete rewrite of the package using new architecture patterns. Minimal breaking changes in userland, insane performance gains. Here's v2 rendering 10,000 fields with validation.

Welp, that's a first... While setting up CI for a Bazel project, I found a bug with one of the packages I'm using when combined with PNPM 11. github.com/aspect-build... Was tricky to nail down... But at least the issue isn't because of my misconfiguration for once haha

[FR]: Support PNPM 11 · Issue #2798 · aspect-build/rules_js

What is the current behavior? Right now, when using PNPM 10, everything works well. However, when PNPM 11 is released (currently RC.0), it will break usage with this library. This is because lockfi...

github.com