Skip to content
Tech News
← Back to articles

I'm going back to writing code by hand

read original get Mechanical Keyboard for Coding → more articles
Why This Matters

This article highlights the limitations of relying solely on AI for software development, emphasizing the continued importance of human oversight in architecture and design. It underscores that AI can assist with feature implementation but cannot replace human judgment in creating robust, efficient systems, which is crucial for the tech industry and consumers relying on reliable software solutions.

Key Takeaways

Im going back to writing code by hand

09 May, 2026

This dev-log is getting a lot of attention on HN (scary!): HN Thread.

To those who are coming here from HN: This started as an investigation or rather a question: "How far I can get with building a piece of software by keeping myself completely out of the loop". The tl;dr of this dev log is that I still need to be in the loop to make anything meaningful. Take aways:

like "em-dash" is to ai writing, "god-object" is to ai coding

vibe-coding makes everything feel cheap and you may end up losing focus and building bloat

let a human (you) write the architecture and don't just keep asking it for features

And some AGENTS.md/CLAUDE.md directives that I felt help me stay out of the loop a little more

Humans intervention is still needed as of 10/05/2026. You can totally go back now!

I

... continue reading