Daily Shaarli

All links of one day in a single page.

June 5, 2025

I Think I’m Done Thinking About genAI For Now

I don't think I'm ready to give up just yet... Still, I recognise myself so much in this piece it feels like I could have written it (alas I don't write as well).

yet another LLM

This is a funny way to point out people jumping on LLMs for tasks where it doesn't make sense.

Artificial Power: 2025 Landscape Report - AI Now Institute

A long but important report in my opinion. Reading the executive summary is a must. This gives a good overview of the AI industrial complex and the type of society it's leading us into. The report algo gives a political agenda to put us on a better path.

No More Shading Languages: Compiling C++ to Vulkan Shaders - vcc-paper.pdf

Somehow this is funny that it works at all. With the advent of SPIR-V we're clearly seeing more experiments in the shading languages space.

Autonomous coding agents: A Codex example

Interesting little experiment. It's clearly making progress for smaller tasks. The output is still a bit random and often duplicates code though.