Looks like an interesting (even though young) tool to make your own linters and to analyze code source.
Looks like an interesting tool to deal with dependencies in some tests.
Such generative models are getting more and more accessible. You can play with them using a few lines of python now.
A very neat 3D experiment in the browser. The 3D abilities in this context made a lot of progress lately.
Interesting points about agile and lean approaches. In my view they tend to complete each other, that said the diagnostic of Scrum as practiced in most places today is not Agile is very true. So beware about what you're doing, is it folklore? is it dogmatic? or do you really apply values and principles?
This is an interesting new family of hardware. Definitely to keep an eye on for homelabs.
Nice primer on std::variant. Covers all the bases of how to use it properly.
Yes, streaming isn't forever... it's getting clear lately. That's why I still have CDs of the music I really like.
That's really a massive leak again! The amount of personal data in the wild... will likely help with identity theft too.
That's an "interesting" leak, both for how it happens and what it contains. I shows serious biases in the "no fly list" used by airlines.
Problems with integers now. Kind of better known usually, still to keep in mind as well.
The human labor behind AI training is still on going. This is clearly gruesome and sent over to other countries... ignoring the price for a minute this is also a good way to hide its consequences I guess.
Very good piece about that dangerous moment in the creation of the latest large language models. We're about to drown in misinformation, can we get out of it?
Excellent piece about technical debt. The approach proposed is definitely the good one, it's the only thing which I know to work to keep technical debt at bay.
Yes... python packaging is a mess. I wonder when it'll get properly unified and get a proper single tool and workflow.
This WebGPU framework is getting interesting. Definitely something to keep an eye on and evaluate for productive uses. Obviously requires WebGPU to be widely available before banking on it.
A reminder for me, I write quite a bit, but I feel that I don't write nearly enough. It's very important for plenty of cases though.
Interesting approach regarding estimates. Might especially make sense combined with kanban like project management.
Nice set of problems encountered when using floating point numbers. Definitely to keep in mind.
It's coming from the job interview domain... but I wonder if it could be more largely useful due to how simple it is (but not easy mind you). I guess I'll experiment with it for my next project postmortem.