Daily Shaarli

All links of one day in a single page.

June 15, 2025

A meta-analysis of three different notions of software complexity

Interesting comparison of different definitions for software complexity (which is an ambiguous term to say the least). It leads to nice consequences when team dynamics are considered.

Implementing Logic Programming

Wondering how to implement your own inference engine? Here is a nice simple blueprint to get started.

Self-Adapting Language Models

Interesting research. Down the line it could help better fine tune models and side step some of the attention system limitations. Of course it comes with its own downsides, more research is necessary.