Daily Shaarli

All links of one day in a single page.

May 9, 2026

Getting peak TOPS on a Ryzen AI 7 350 NPU

Wondering about NPUs architecture and how they work? This is a good in depth reference article I think.

I learned something about GPUs today
thumbnail

Huh! Indeed I'd have fallen in this trap too. Totally unexpected behavior, and of course not all GPUs interpolate the same, so it can stay hidden until too late.

Be a Multiplier: Lead by Guiding Others
thumbnail

This is a short one but a good one I think. Helping others to do rather than doing directly is the needed shift to get into technical leadership. It's not an easy leap though, been helping some people getting there and it's quite the effort.

Just Fucking Use Go

Kind of a rant but it makes sense for the most part. Back end systems could be much simpler than they tend to be. I think this particular piece is willingly ignoring some of the weaknesses in Go error handling though.