Clips
Articles I've read, with a short note on top.
Once installed, you'll get a notification in your chosen channel whenever a new Clip goes up.
-
🔗 tech.kakao.comThe Calendar I Thought I Could Build by Dropping in Square Blocks One by One
A retrospective from an FE developer who solved the time-block calendar of KakaoTalk Reservation's Partner Center with graphs and DFS.
-
🔗 martinfowler.comIn an Era Where the Cost of Writing Code Has Dropped, Where Does the Bottleneck Move To?
A piece in which Martin Fowler lays out the argument that as LLMs lower the cost of writing code itself, the bottleneck shifts to understanding the system, preserving intent, and the ability to verify.
-
🔗 codex.epril.comA 4-layer hand-off strategy that keeps context intact across new sessions
A reflection on how to work around the context window limits of AI sessions through hand-off design.
-
🔗 evan-moon.github.ioThe Developer Who Stopped Growing in the AI Era
Knowing good code is different from internalizing it. What developers should watch out for in an age where AI removes friction.
-
🔗 toss.techA Harness for Team Productivity
A story about a harness for creating a consistent engineering experience when each team member uses AI tools differently.
-
🔗 latent.spaceCode Should Not Be Reviewed by Humans
As more code is written by AI, can specifications and automated verification replace reviews?