Those bots are really becoming the scourge of the Internet... Is it really necessary to DDoS every forge out there to build LLMs? And that's not even counting all the other externalities, the end of the article make it clear: "If blasting CO2 into the air and ruining all of our freshwater and traumatizing cheap laborers and making every sysadmin you know miserable and ripping off code and books and art at scale and ruining our fucking democracy isn’t enough for you to leave this shit alone, what is?"
Interesting piece... why talking about microservices generally leads nowhere. This is a too loosely defined term and we're often confusing means and ends.
The picture is a bit to bleak I think, but there's indeed currently a divide in terms of HTTP/3 adoption. This is fairly aligned with the big players vs long tail creators divide. Hopefully this will get solved at some point.
Interesting way to frame the question for leadership roles.
Indeed, it's something where we lack consensus across languages and sometimes within the same ecosystem.
In case it wasn't clear yet that not relying on Lidar was a stupid move for self-driving cars.
Beautifully crafted post. So much of it is true as well, having several modalities available is better for interactions. We've been loosing this overtime, it's time to reintroduce it... there's so much to do in the HMI space.
Words are important, I'm dismayed at how the marketing speak around generative AI is what people use... that completely muddies the thinking around them.
If it can be done at scale this would be very good news.
This could be a big improvement for C. We'll see how far this goes.
Definitely ugly in the end. Still it does the the trick.
With the little Go I wrote, I admit that the multiple return values feature is... odd. Worse though, it has bad ramifications.
Fascinating exploration of the techniques scammers are using to hook their victims
Now is the time to wake up and get those surveillance devices out of people's homes...
We should definitely put the 10x engineer myth to rest. Let's focus on setting up the right organisation and culture instead.
More smaller footprint models are becoming available. This is becoming interesting.
A quick primer about compile time evaluations in Rust.
The whole field is unfortunately a bit fuzzy. That said, this article gives interesting ideas about what to pay attention to when writing code to ease the readability.
Ever wondered how to make a code formatter? This post does a good job showing the main problems you might encounter. The impact of Unicode is especially funny. Very interesting stuff.
OK more questions than answers I guess... That said, it shows interesting differences in design choices with C++ to support the traits system.