코드베이스를 다 이해 못 해도 괜찮다 — 부분적 이해를 위한 변호
이 글은 제 블로그에 처음 발행되었습니다 · Originally published at dbhyeong.github.io Sean Goedecke의 'In defense of not understanding your codebase'(2026-07-11)를 읽고 정리했…
Tech news from the best sources
이 글은 제 블로그에 처음 발행되었습니다 · Originally published at dbhyeong.github.io Sean Goedecke의 'In defense of not understanding your codebase'(2026-07-11)를 읽고 정리했…
Organizing notes by topic sounds logical until you have notes on PostgreSQL in five different folders and cannot find the one that matters for today's…
Most engineering notes are written once and forgotten. You capture something during a debugging session, paste it into a doc, and rediscover it two ye…
I built a knowledge graph out of my own work sessions. Hundreds of them — transcripts of me building a system with LLMs, extracted into concepts, deci…
The premise is simple: compiled knowledge is more reusable than retrieved fragments. RAG became the default answer to a straightforward question - how…
Most modern knowledge systems optimize retrieval, and that is understandable. Search is visible, easy to demo, and feels magical when it works. Type a…