Nice and thorough workshop on vectorization, where it comes from, what it can do and how you can write code which is easier to vectorize for the compiler.
Interesting idea, for sure on a complex enough system just managing the dependencies can quickly become a full time job.
This rings true to me. What a messy path to get better at our craft!
This is looking like a bad move. Clearly the fault of western countries though which let things unfold ambiguously regarding copyright... Now Japan is weakening copyright for everyone.
So close... and still. This is clearly still in the uncanny valley department at times.
This is a good point, this is a quality before quantity type of problem.
This looks like a move in the right direction regarding desktop portals on Linux.
Interesting way to list all the data stores of your system and map them. Has the advantage of being very lean and simple to apply.
This is early research of course but still the results are interesting. Once again, we're much easier to influence than we'd like.
This is an excellent and needed work of contextualization. Ten years after, looking back at how the Snowden Revelations impacted the internet and the work done by the IETF. It also shows there is plenty more to do...
Clearly the UI design matters quite a bit in term of how addictive all those social network systems are. The alternative proposed here is interesting, I wish it'd be more widely implemented.
Very interesting explorations of the early days of automation and computation. This shows another face of Babbage which is often ignored. It is a cruel demonstration on how his machine were first and foremost encroached on division of labor as inspired by plantations.
The fascinating world of micromice competitions. There's a lot of thinking leading to those really smart designs.
Indeed, the story of integrating C and C++ with Rust isn't a simple one right now. It might introduce larger attack surfaces. Some improvements are proposed in this paper.
Everything you always wanted to know but didn't dare asking about memory allocators. OK, maybe not "everything everything" but this gives a very good overview on how they work and the trade-offs they have to make.
Doesn't give the whole picture (memory isn't the only important parameter) but interesting results nonetheless. A few surprises in there, Java and C# do much better than one might assume for instance.
Nice list of patterns leveraging the Python type hints for richer and safer interfaces.
Very thorough overview on how registers are used when you get closer to the hardware. Very good resource to use as reference.
Interesting insights about the minutiae of the CTO role.
Looks like a smart and interesting little tool. I definitely needed something like it more than once.