https://predictors.fail/ 苹果在 M2/A15 之后的处理器上做了 Load Address Prediction,在 M3/A17 之后的处理器上做了 Load Value Prediction
lucia-auth 作者写了一本小册,https://thecopenhagenbook.com
介绍了常见的 Auth 的一些实现,质量非常高。强烈推荐
I fixed a server with a precisely placed piece of tape (2023) https://social.treehouse.systems/@marcan/110252202169575508
What if your computer beeps each time it sends data to Google? (? Score: 154+ in 2 hours)
Link: https://readhacker.news/s/6hv4w
Comments: https://readhacker.news/c/6hv4w
mlir里有个memref.generic_atomic_rmw 操作. 看起来很高级,结果lowering 到 llvm 就是个 while cmpxchg
Every boring problem found in eBPF (2022) https://tmpout.sh/2/4.html
Updated libm's accuracy report from Paul Zimmermann: https://members.loria.fr/PZimmermann/papers/accuracy.pdf (using LLVM 18 release)