LATEST FEEDS

tesla

Cybertruck Turning Radius Can Shrink via OTA — What to Expect

The official Cybertruck account made a pointed claim this week: it's the only truck whose turning radius can get better without a trip to the service center. That's not marketing spin — it's a direct consequence of the Cybertruck's steer-by-wire architecture, and the improvement roadmap is already underway. Source: @cy

llm

Trying the Software Factory Pattern

One of the interesting challenges of the AI ecosystem in 2026 is that new, effective patterns emerge faster than I can adopt them. I’ll find a handful, get back to work, and realize a month later that I’d missed four or five more. The adoption cycle for Imprint this year has been something like: January: get every engineer onto Claude Code every single day March: ok, let’s also get everyone else onto Claude Code or Claude Cowork every single day April: local development is bottlenecked on checkout and worktree model, instead create ~10 local workspaces which each have an independent checkout of every repository, and operate at the workspace level, not at the repository level, so it can generate cross-repository pull requests across frontend, backend, infrastructure and data monorepos June: oh boy, agent-driven development is heavily constrained by lack of a common task management system with higher visibility and less permission complexity than Jira, so let’s migrate the entire company over to Linear and hard stop on Jira July: yikes, now we have visibility into all these tickets, many of them are trivial but managing them through local development isn’t scaling, let’s roll out an orchestrated harness which internally we call “Agent Fleet”, along the lines of Stripe’s Minions The most recent question for me has been figuring out how to adopt the software factory pattern. (After some light research, the specific AI-context origin of this term is slightly messy to attribute, but I think it might be Justin McCarthy in February 2026’s Software Factories And The Agentic Moment.)

RECENT ARTICLES

More Programming Articles
01

PageSaver vs GoFullPage: Which Fits Your Screenshot and PDF Workflow?

GoFullPage makes it easy to capture an entire webpage. PageSaver is an alternative worth considering when you also want clean reading copies, Markdown exports, Firefox support, or tools for working with the PDF after you save it.We build PageSaver, PixelPDF, and PageSaver PDF for…

04

Meta Quest 4 Five Less Obvious Capabilities Graded by Evidence

Ask what Meta Quest 4 will do and most answers reach for pixel counts and a launch window. Both are guesses. For people who write software rather than read spec sheets, a better question is narrower: which capabilities have real technical evidence behind them, and how strong is i…

06

Why You Can't Test a Chrome Extension the Normal Way

I've been building browser extensions for a few years now: PageSaver, which turns a web page into a PDF or an image, and a handful of others. Every one of them shipped without a single automated test. Not because I didn't want tests, but because the tools I already knew couldn't …

Explore