This looks like a very interesting dataviz framework.
Looks like a very interesting approach. This is still clearly for techies though, but time will tell.
Don't use it much anymore for various reasons, but I still find the simplicity of IRC still appealing and elegant. It is a really neat protocol.
Very well makes the point on why general AI or good conversational bots are nowhere in sight with neural networks. It's just freaking hard to push general knowledge into those networks... Also there's the limit of not having a body and not feeling pain. This is indeed still a requirement to learn things and give them meaning.
Interesting article about how we badly design AI systems which make them very vulnerable to the quality of the data they receive. That's in part why I'd expect that somehow we'll see knowledge representation somehow come back in fashion because they have some potential to lead to better explicability in models.
Looks like a nifty little tool for sending notifications from a script to your phone or such.
Good reminder that CORS can have an impact regarding the performance of your application.
Indeed, don't use this by default. This is likely overkill and has terrible side effects. Look up for the alternatives proposed in this article first.
Now this is a really neat way to explain how floats work and how you loose precision. Definitely a good trick I should keep in mind when I have to talk about them, it's always been a chore to explain them.
Good reminder on how a shared atomic can become a huge bottleneck in multi-CPU setups.
Interesting ideas for hosting your own infrastructure. Some things I do similarly, others I do differently. Good food for thought.
Despite all its flaws and the regular claims of its death, email keeps being a central part of our collective infrastructure indeed. Clearly it's still here to stay.
Good reminder on why you don't want to depend on proprietary systems to support FOSS projects.
Now this is indeed a very clever CSS trick!
This is a good piece. Killing all planning is indeed not a good thing. Setting plans in stone wasn't a good thing either, it's no reason to go to the other extreme.
Or why browser monoculture is bound to become more and more of an issue. Sad to see Mozilla's weak response to this move. Can't bite the hand that feeds I guess.
Well... that didn't last long before such disgusting behaviors appeared there. Now will companies seriously tackle the issues? Or will it be the same joke as content moderation on Facebook?
Since the tooling is still far from great for web frontend memory analysis, it's nice to see some effort there.
And that's why I find hard to swallow that "microservices" is the go to answer from lots of people nowadays when you discuss architecture. There are interesting promises on paper but that requires you to ignore several layers of complexity. It's likely fine to get there at some point, but bake in all that complexity from the start? I don't think so.
Interesting benchmarks on HTTP/3. Clearly fares best at long distances.