Tom MacWright
@macwright.com
2 months ago reactionary ai centrism (the difference between the two kinds of good): macwright.com/2026/02/12/r...
💬 0
♻️ 0
❤️ 8
reactionary ai centrism (the difference between the two kinds of good): macwright.com/2026/02/12/r... Coding agents are changing everything. Issues that took days now take minutes. Build times are becoming the bottleneck, and that's where Tuist comes in.
We're building infrastructure for productive agentic engineering.
https://community.tuist.... Why did adding ONE component make your build drastically slower?
The answer is often: Barrel files.
Luckily, you can enable Lazy Barrel Optimization in @vite.dev 8 and @rolldown.rs do bring your build time back to normal.
Want to know more? Check the video & docs
rolldown.rs/in-depth/laz... 📺 Community Showcase is live today at 1pm ET.
Four Netlifolks (HR, Partnerships, Sales) demo custom apps they built on Netlify to streamline work and spark creativity.
▶️ www.youtube.com/watch?v=ML03... New post: "The rhythm of building"
As dev tooling founders, we keep noticing ideas and problems have their own pace. You can't rush insight. I wrote about manufactured urgency, FOMO-driven adoption, and why we're choosing a slower path at Tuist.
https://pepicrft.me/blog... i was definitely expecting the refusal here but the thought process seems a little over the top
#ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... Agents don't typically try to `rm -rf /` your machine, but even if one does, Zed's tool permission layer now blocks it before it can execute. These hardcoded safety guards catch dangerous commands even in chained expressions like `ls && rm -rf /`, and can't be overridden by any setting.
Right-click files and folders in the project panel to download them from a remote development server to your local machine. Thanks leoliu0605!
Send terminal selections directly into an Agent thread. Highlight output > right-click > `Add to Agent Thread` Thanks rutgercap!
🚀 We just shipped v0.223! Launch Zed's Agent Panel with a prompt via URL: zed://agent?prompt=your+prompt+here Now, you can add an "Ask in Zed Agent" button to your software today.
Atuin was down for ~2hrs today due to an upstream outage.
Our longest downtime in ~5yrs. Sorry for any impact 🙁
We're migrating back to Hetzner.
Full incident report: forum.atuin.sh/t/atuin-inci... Tests.
Vitest's browser mode is stable since Vitest 4.0.
Now you can be sure that your tests pass in an *actual* browser environment.
vitest.dev/guide/browser/ RSVP here! We'll have plenty of food, drinks, and good humans: luma.com/diexrbu0 Seattle, this one's for you. 🫶 We've added Lena Hall to our already awesome speaker lineup.
Come spend an evening with us, and also hear from @rad.gendervibes.online, Vaibhav Gupta from BoundaryML, and Jason Matson from @motherduck.com go on a much needed rant on what AI gets wrong and why. Prisma ORM v7.4.0 is out!
This release introduces a new caching layer to speed up query execution. We’ve been testing and measuring it internally for a while now, and it’s ready to ship.
If you’re running Prisma ORM in production, upgrade today!
Full details in the changelog:
pris.ly/q9ckZ2x It’s starting a subshell to run the search tui right now, I suspect that isn’t helping startup! You can get debug logs with ATUIN_LOG=debug This feature has actually caused us a lot of issues, I may remove for now
A great build deserves a great breakdown.
Lee Martin shared a behind-the-scenes look at Netlify Capsules from the “how did they do that?” moments to how it all came together.
www.leemartin.com/netlify-caps... i love building random one-off software, for example, to help me compare webcams great use of vibe-coding (when you can throw away the code)
yeah, that should be another category of wisdom-maxxer, seems like the same thought as the dotcom bubble thinker (the bubble popped, stuff was useful but the hysteria was bad)
working on a typology here
yay! it is indeed my refrain and i'm excited you're taking it up!
it's from pages.cs.wisc.edu/~remzi/Naur.... which i first heard about in feelingof.com/episodes/061/ We now provide official Tuist skills for AI coding agents: https://github.com/tuist...
Three skills available:
1. Migrate existing Xcode projects to Tuist-generated projects
2. Work with Tuist-generated projects
3. Detect and fix flaky tests
Install and update them via the skills CLI.