Pete Millspaugh
@petemillspaugh.com
about 1 hour ago updated my garden note...and interestingly enough (I don't remember writing it) I'm not so sure about the tattoo bit anymore
💬 0
♻️ 0
❤️ 2
updated my garden note...and interestingly enough (I don't remember writing it) I'm not so sure about the tattoo bit anymore
I get the sense texting (and writing elsewhere) in all lowercase is strongly considered a gen z thing these days, but I learned in @gretchenmcculloch.com's Because Internet that it was a Unix hacker thing
(great book, btw) row-level security is a technology meant to leak information, the purpose of the system is what it does not what it fails to do
🙏 thank you for the reminder
Did you know you can use most ESLint plugins with Oxlint?
That also includes the @react.dev compiler rules 🎉
More info about JS Plugin support in the blog post & docs
oxc.rs/blog/2026-03... We're hitting the road for the month of May! Catch us at the following events:
* @devopsdaysaustin.bsky.social - May 5-6
* @websummit.bsky.social Vancouver - May 11-14
* RustWeek Utrecht - May 18-23
* GitButler/Baseline Meetup Dublin - May 27 (luma.com/ycany0pa)
* RubyConf Austria - May 29-31 Three commands to provision a Netlify site via Stripe Projects. Then keep building on the same platform, all the way to production.
Developer preview is live.
netlify.com/blog/netlify... But I'm not changing how I build based on a benchmark I can't test myself.
Show me the model. Claude Mythos SWE-bench score jumped from 65 to 82.
Terminal bench numbers look genuinely strong.
That's some serious improvement.
If it holds in actual usage, Anthropic might cross OpenAI's revenue this year - Mythos will have a lot to do with that. Lesson 9: Skills, Hooks & MCP
www.youtube.com/watch?v=psQ... Lesson 8: Custom Agents
www.youtube.com/watch?v=YBJ... Lesson 7: IDE Extension
www.youtube.com/watch?v=qLI... Lesson 6: Slash Commands
www.youtube.com/watch?v=TMS... Lesson 5: Checkpoints, Memory & Safety
www.youtube.com/watch?v=2te... Lesson 4: Common Workflows & Plan Mode
www.youtube.com/watch?v=vb2... Lesson 3: Taste vs. Rules
www.youtube.com/watch?v=_vE... Lesson 2: Setup & Core Concepts
www.youtube.com/watch?v=U_f... Lesson 1: Command Intro, Installation & Getting Started
www.youtube.com/watch?v=q9C... Excited to announce our first video course
Introduction to Command Code
- 9 lessons. From scratch to shipping real apps.
- Build software that matches your coding taste.
- Live on our website and YouTube.
Start for free
↳commandcode.ai/courses So the bottleneck has shifted. It's not "can you build it." Increasingly it's "did you see it." The scarce resource is the idea itself, the noticing, the taste to pick the right one out of the cloud of nearby ones that look almost identical but aren't.
It's mostly now "can you think it". Execution obviously still matters. But the building part has gotten dramatically cheaper, faster, more accessible. A small team with taste can now ship what used to take an army. The old saying that "ideas are worth nothing, execution is everything" feels increasingly wrong to me.
Consider: 2 years ago, the idea was basically "Claude isn't available outside the US, fork VS Code, wrap it." That's it. That's Cursor. ~$50B company. Read the full blog👇
pris.ly/pn-mongo Your MongoDB types show one thing, your schema shows another, and your indexes live in a shell script only one person remembers.
Prisma Next gives you one contract for embedded docs, relations, indexes, and polymorphic collections.