Daily Shaarli

All links of one day in a single page.

October 25, 2024

Google, Microsoft, and Perplexity promote scientific racism in AI search results
thumbnail

This is what you get by making bots spewing text based on statistics without a proper knowledge base behind it.

Using uv to develop Python command-line applications
thumbnail

uv keeps showing promise to make development easier. It makes everything very much self contained.

Framework overload: when convenience dulls innovation in software development
thumbnail

I very much agree with this. The relationship between developers and their frameworks is rarely healthy. I think the author misses an important advice though: read the code of your frameworks. When stuck invest sometime stepping into the frameworks with the debugger. Developers too often treat those as a black box.

Bookmark Keywords
thumbnail

A very useful but indeed little known feature of Firefox bookmarks.

Introducing quantized Llama models with increased speed and a reduced memory footprint
thumbnail

More marketing announcement than real research paper. Still it's nice to see smaller models being optimized to run on mobile devices. This will get interesting when it's all local first and coupled to symbolic approaches.