The HotfixHero code Manifesto: Seven Rules to Live By
Introduction I hear you. You want the technical specifications on how to stop being an embarrassment to your team. Fine. Writing code that scales and doesn’t i...
Introduction I hear you. You want the technical specifications on how to stop being an embarrassment to your team. Fine. Writing code that scales and doesn’t i...
Article URL: https://unsolicited-opinions.rudism.com/bad-programmer/ Comments URL: https://news.ycombinator.com/item?id=46327124 Points: 9 Comments: 0...
Introduction One of the most common mistakes in Object‑Oriented Programming OOP is treating objects like simple data structures. We often pull data out of an o...
The Hidden Risks of Scaling an Engineering Team When an engineering team expands from 5 to 15 members, the informal communication patterns that once worked fla...
Article URL: https://simonwillison.net/2025/Dec/18/code-proven-to-work/ Comments URL: https://news.ycombinator.com/item?id=46313297 Points: 100 Comments: 90...
'Unlock Better Code: Simple Code Review Practices That Actually Work
The longer I write software, the more my sense of “impressive” changes. What actually amazes me these days isn’t modern technology, but older systems — and the...
Article URL: https://iamstelios.com/blog/surface-tension-of-software/ Comments URL: https://news.ycombinator.com/item?id=46261739 Points: 41 Comments: 11...
이 글은 2024년 5월 23일에 일본어로 먼저 발행된 기사를 번역한 글입니다.LY Corporation은 높은 개발 생산성을 유지하기 위해 코드 품질 및 개발 문화 개선에 힘쓰고......
Writing clean code is not just about making something work. It is about writing code that is easy to read, easy to maintain, and easy for other developers to us...
!Cover image for The Sleep‑Deprived Senior Test: Why I Hate Your 'Magic Numbers'https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto...
'Hi HN, tl;dr we built a bug finder that's working really well, especially for app backends. Try it out and send us your thoughts! Long story below.