Daily Shaarli

All links of one day in a single page.

February 7, 2025

The LLM Curve of Impact on Software Engineers

Again it's definitely not useful for everyone... it might even be dangerous for learning.

Bad idea: “Artificial Intelligence” automatically improves productivity

Be wary of the unproven claims that using LLMs necessarily leads to productivity gains. The impacts might be negative.

String vs &str
thumbnail

Another reminder that you don't want reference to primitive types everywhere in Rust code. There's actually ways to handle this properly. This post gives a couple of simple guidelines to apply.

SQLite or PostgreSQL? It's Complicated!
thumbnail

It shows unexpected results in its measurements. It also highlights the importance of proper settings for your database system.