2507.09089v2.pdf
5.4 MB
Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity
https://arxiv.org/abs/2507.09089
https://arxiv.org/abs/2507.09089
👾3
single-operator.pdf
495.3 KB
All elementary functions from a single binary operator
https://arxiv.org/pdf/2603.21852
https://arxiv.org/pdf/2603.21852
👍6❤3
Want to Write a Compiler? Just Read These Two Papers
https://prog21.dadgum.com/30.html
https://prog21.dadgum.com/30.html
🗿8❤2
The Quiet Colossus: Ada, the language that the Department of Defense built, the industry ignored, and every modern language quietly becamehttps://www.iqiipi.com/the-quiet-colossus.html
🦄6❤5👍1
the-future-of-everything-is-lies.pdf
360.2 KB
The Future of Everything is Lies, I Guess
https://aphyr.com/data/posts/411/the-future-of-everything-is-lies.pdf
https://aphyr.com/data/posts/411/the-future-of-everything-is-lies.pdf
❤3🤯2
355308-Software-Optimization-Manual-048-Changes-Doc-2.pdf
4.6 MB
Intel 64 and IA-32 Architectures Optimization Reference Manual
https://www.intel.com/content/www/us/en/content-details/779559/intel-64-and-ia-32-architectures-optimization-reference-manual.html
https://www.intel.com/content/www/us/en/content-details/779559/intel-64-and-ia-32-architectures-optimization-reference-manual.html
🗿6🤣3❤2💊2💅1
Bit Twiddling Hacks
https://graphics.stanford.edu/~seander/bithacks.html
https://graphics.stanford.edu/~seander/bithacks.html
🗿6
smallest-grammar-problem.pdf
547.6 KB
The Smallest Grammar Problem
https://web.cs.ucla.edu/~sahai/work/web/2005%20Publications/TransOnInfoTheory2005.pdf
https://web.cs.ucla.edu/~sahai/work/web/2005%20Publications/TransOnInfoTheory2005.pdf
👍3
Parse, don't validate through the years with C++
https://derekrodriguez.dev/parse-dont-validate-through-the-years-with-c-/
https://derekrodriguez.dev/parse-dont-validate-through-the-years-with-c-/
derekrodriguez.dev
Parse, don't validate through the years with C++ | derekrodriguez.dev
Alexis King’s Parse, don’t validate had a huge impact on how I write code, particularly my stance toward Python type annotations in production. However, as someone who has written practically zero Haskell, the idea didn’t click for me until I started seeing…
👍4🦄1
2112.10328v1 (2).pdf
579.1 KB
Deriving Semantics-Aware Fuzzers from Web API Schemas
https://arxiv.org/abs/2112.10328
https://arxiv.org/abs/2112.10328
💯3
optimizing_cpp.pdf
1.8 MB
Optimizing software in C++: An optimization guide for Windows, Linux, and Mac platforms👍9🗿1
Virtual Memory: A Deep Dive into Page Tables, TLBs, and Linux Internalshttps://blog.codingconfessions.com/p/virtual-memory
Codingconfessions
Virtual Memory: A Deep Dive into Page Tables, TLBs, and Linux Internals
From page faults to NUMA topology: how the Linux kernel manages memory, and what that means for the performance of data-intensive systems.
🔥10😍2
A Deep dive into (implicit) Thread Local Storage
https://chao-tic.github.io/blog/2018/12/25/tls
https://chao-tic.github.io/blog/2018/12/25/tls
🗿9
Thread-Local Storage Access Models
https://docs.oracle.com/cd/E23824_01/html/819-0690/chapter8-20.html
https://docs.oracle.com/cd/E23824_01/html/819-0690/chapter8-20.html
Oracle
Thread-Local Storage Access Models - Linker and Libraries Guide
This book describes the operations of the Solaris Operating System (Solaris OS) link-editor and runtime linker, and the objects on which these link-editors operate. The book covers the Link-Editor: ld(1), the Runtime Linker: ld.so.1(1), Shared Objects (sometimes…
🗿7❤2
information-theory.pdf
2.4 MB
A visual introduction to information theory
https://arxiv.org/pdf/2206.07867
https://arxiv.org/pdf/2206.07867
🔥6🦄4
optimizing_assembly.pdf
1 MB
Optimizing subroutines in assembly language: An optimization guide for x86 platformshttps://www.agner.org/optimize/optimizing_assembly.pdf
🗿7🔥2
coinductive-universes.pdf
212.5 KB
Coinductive Universes and Higher Observational Type Theory
https://home.sandiego.edu/~shulman/papers/chapman-spring2026.pdf
https://home.sandiego.edu/~shulman/papers/chapman-spring2026.pdf
❤2
Evaluation of Compiler-Induced Vulnerabilities
https://arc.aiaa.org/doi/10.2514/1.I010699
https://arc.aiaa.org/doi/10.2514/1.I010699
Journal of Aerospace Information Systems
Evaluation of Compiler-Induced Vulnerabilities | Journal of Aerospace Information Systems
This paper explores computer security vulnerabilities that are generated inadvertently by a compiler. By using a novel approach of examining the assembly language and other intermediate files generated by the compilation process, it has been successfully…
🤯3🔥1🗿1