Tom MacWright
@macwright.com
4 days ago the flighty app tells you how old the plane you're flying on is - i find it pretty nifty and sometimes scary
💬 3
♻️ 1
❤️ 24
the flighty app tells you how old the plane you're flying on is - i find it pretty nifty and sometimes scary
Opt-in is a deliberate choice. Opt-out is a choice someone else made for you.
We think the industry has the default backwards. We don’t sell your data, and we don’t use your code to train AI models unless you explicitly opt in.
More from our CISO Mark Dorsi:
www.netlify.com/blog/you-own... you are correct 😂
geocoding is hard, notion edition
全速前進 (full speed ahead)
Changelog #0285
• Railway x Kyoto
• We're hiring
• Q1 2026 Highlights
• Fixes and improvements
railway.com/changelog/2026-04-10-retreat-v9 I moved my manuscript from Obsidian to Scrivener (keeping my research notes in Obsidian), and so far so good
They hooked me a while back with clever h1 wordplay ("See the forrest *or* the trees") and I finally bit Postgres wasn't designed as a job queue, but many apps use it as one right alongside analytics, OLTP, and everything else. Our latest blog goes deep on what to be aware of when doing this and how the situation has improved for Postgres over time.
Introducing the Oxc Angular Compiler ✨
◆ 6.4x faster than Angular CLI
◆ 20.7x faster than Webpack
◆ First-class @vite.dev plugin with full HMR
◆ Built with Oxc
◆ Not another slop fork
While this is experiment, the @angular.dev team is looking into an Oxc integration.
voidzero.dev/posts/oxc-an... i've been trying not to buy one of these things but you're making it very hard here
March was PACKED for the Vite ecosystem. 👀
Vite Plus, Vite 8 with Rolldown, Vitest test tags, Oxlint JS plugins, and much more.
Full recap in the video!
www.youtube.com/watch?v=pyiA... AI coding agents can now optimize code performance automatically.
↳ Profile bottlenecks from runtime traces
↳ Refactor hot paths for lower latency
↳ Re-test to verify speed gains
Performance tuning is shifting from manual profiling to autonomous optimization. and might as well shoot my shot from the footnote...
@ftrain.bsky.social I'd love to find a print copy of that 2015 Bloomberg Businessweek issue - do you know where I could find one? Paul meant ert=compiling but here it's ert=deploying
just published an essay on the @val.town blog:
*Code is inert. Val Town makes it ert*
blog.val.town/code-is-inert
inspired by this sentence in @ftrain.bsky.social's "What is Code" essay 11 years ago
> Code is inert. How do you make it ert? I never thought to doodle on envelopes, love this!
Claude Sonnet’s p90 latency rose 44% in three weeks inside Zed.
Today we’re launching Agent Stats: a weekly view of AI agent adoption and turn times in Zed.
See the data, and what it can and can’t tell you about how people actually use agents: zed.dev/blog/agent-metrics all the details in here ↓
supabase.com/blog/supaba... we just released the official Agent Skills for Supabase
it's a set of instructions that teach agents how to build with Supabase correctly, including:
◆ Security and RLS
◆ Docs and product knowledge
◆ Schema management
◆ CLI + MCP instructions We made builds on Netlify a lot faster.
Over the last year we've been building our own MicroVM based compute platform.
It first went into production as our sandbox infrastructure for Agent Runners.
Now it's live for our build system, and the effect is dramatic.
www.netlify.com/blog/your-bu... Your builds got faster and more secure. Each VM is hardware-isolated with its own kernel. No state leaks. No cross-project interference.
www.netlify.com/blog/your-bu... Already live. 300K builds/day. Zero config changes on your end. Next.js, Astro, Gatsby, Hugo, Nuxt, Remix, SvelteKit. All validated.
The numbers: 95% faster queues (39.7s → 1.9s) 77% faster cache fetch 56% faster dependency install Cache saving: 4+ min → 26 sec