Daily Shaarli

All links of one day in a single page.

June 9, 2025

Tech debt can’t be solved as a roadmap item. It needs to be part of your daily routine
thumbnail

Definitely this, too often I see projects treating the technical debt as one-off large tasks. Really it's something you should deal with bite sized and over time.

Field Notes From Shipping Real Code With Claude

Looks like a good approach to integrate LLMs in your development workflow. In case that would become something trustable.

Too Many Open Files

Need to play with file descriptors on Unix systems? This is a fun and gentle introduction.

Write Unit Tests, Don't Waste Our Money!
thumbnail

This is one way to frame it I guess. Code is indeed an investment, tests are here to protect it.

Poison everywhere: No output from your MCP server is safe
thumbnail

OK, this is definitely concerning for the use of tools with so called coding agents. The trust model is really not appropriate at this stage and that opens the door to a wide range of attacks.