In addition to including user content, Journelly entries typically bundle a few extra details like timestamp, location, and weather information, which...| xenodium.com
At last, here’s the final installment of the JIT calculator saga! In previous blog posts, I presented the JIT calculator challenge and followed up with my own solution. Today we’ll get to look back on the submissions sent by some readers who were nerd-sniped into cracking the puzzle. As you can imagine, people are creative and came up with things I didn’t expect, like using Cranelift to generate code… That was a pleasant surprise!| Adolfo Ochagavía
It’s time to present the solution to the JIT calculator challenge! If you missed it, here’s the original post in which I introduced it. It was a nice excuse to finally learn more about JIT compilation! I wasn’t alone in this, many people were nerd-sniped into implementing their own solutions and sent me their submissions. Thanks for participating! I’ll discuss them in a third blog post, to keep this one from becoming too long.| Adolfo Ochagavía
Most coders want AI to write code faster: I want AI to write FASTER CODE.| minimaxir.com
Packing ternary numbers with efficient SIMD-friendly unpacking on binary computers| compilade.net
Ever feel like your phone controls you? Can we design a smartphone that minimized how much you used it?| NullDeref
1. Dialogue 2. Synopsis 3. Highly theoretical justifications for having fun 4. Appendix: What is this "fun" you speak of? What's a cir...| tsvibt.blogspot.com
A discussion of AWKGo, a simple compiler that translates a useful subset of the AWK text processing language into Go source code.| benhoyt.com