Daily Shaarli

All links of one day in a single page.

September 4, 2024

LSP: the good, the bad, and the ugly

Interesting view about the LSP specification, where it shines, and where it falls short.

Python Programmers' Experience

Indeed this is a much better visualization. It shows quite well how the Python programmers pool is growing.

Greppability is an underrated code metric

Good set of advices on naming variables, types, etc. Indeed this makes things easier to find in code bases.