Carbon Chooses, Silicon Scales
AI may become better than humans at many forms of thinking without replacing humanity. The real question is whether the intelligence extending us will remain accessible to everyone.
Posts tagged
11 posts
AI may become better than humans at many forms of thinking without replacing humanity. The real question is whether the intelligence extending us will remain accessible to everyone.
AI-native software engineering is not defined by how much AI a company uses. It describes a development model in which AI is treated as a primary participant in software construction rather than an occasional assistant.
I spent 12 million input tokens on a small monorepo change. The problem was not the model. It was the development environment around it.
An opinionated workflow for building good-enough software with AI coding agents without surrendering architecture, judgment, or security.
A subjective comparison of Claude Code, Codex, Cursor, OpenCode, and the models inside them, based on ordinary application work rather than benchmarks.
After testing agent frameworks for personal automation, I realized the best personal AI agent is not a platform—it is a well-organized directory of Markdown, scripts, logs, and state.
When AI spends 30 minutes patiently building a complete medical history and a doctor gets 10, the comparison isn't about intelligence — it's about information. Here's why we should be building AI historians, not AI doctors.
AI has fundamentally changed the feedback loop between learning and building. I build faster than ever, yet some days I feel like I know less than ever. Here is what that paradox actually means for developers.
After evaluating multiple AI agent frameworks, I found that deterministic automation with an LLM inside beats magic autonomy for real operational work.
Frontier models are brilliant, but many everyday coding tasks run just fine on smaller models — if your workflow is clear. Stop buying the hype and choose tools for your actual use case.
LangGraph forces you to learn state management, tools, routing, and human-in-the-loop approval — the fundamentals that survive framework churn in the fast-moving agentic AI space.