Code Generation in Rust vs C++26
https://brevzin.github.io/c++/2024/09/30/annotations/
https://brevzin.github.io/c++/2024/09/30/annotations/
Barry’s C++ Blog
Code Generation in Rust vs C++26
One of the things I like to do is compare how different languages solve the same problem — especially when they end up having very different approaches. It’s always educational. In this case, a bunch of us have been working hard on trying to get reflection…
👎3👍1🤔1
Safety Goggles for Alchemists
https://jack.wrenn.fyi/blog/safety-goggles-for-alchemists/
https://jack.wrenn.fyi/blog/safety-goggles-for-alchemists/
Jack Sometimes Writes
Safety Goggles for Alchemists
A Brief History of Microprogramming
https://people.computing.clemson.edu/~mark/uprog.html
https://people.computing.clemson.edu/~mark/uprog.html
Reflection in C++26
https://youtu.be/vRda0mGYg_A?si=-TVsz3GNJYtgUw1x
https://youtu.be/vRda0mGYg_A?si=-TVsz3GNJYtgUw1x
YouTube
Reflection in C++26: the renaissance of C++
Join us for a panel discussion featuring key members of the C++ Standards Committee as we delve into the transformative capabilities of reflection as proposed for C++26. With insights from Hana Dusíková, Inbal Levi, and Daveed Vandevoorde, moderated by JF…
x86/PVM
: Introduce a new hypervisor on top of KVMhttps://lore.kernel.org/lkml/CABgObfaSGOt4AKRF5WEJt2fGMj_hLXd7J2x2etce2ymvT4HkpA@mail.gmail.com/T/#m5380166ee3c0ce945348e361d39bf5ca577a1fbe
🤯3
Quantum circuits compiler with staging and continuations
https://github.com/Kraks/quantum-compiler
https://github.com/Kraks/quantum-compiler
GitHub
GitHub - Kraks/quantum-compiler: Quantum circuits compiler with staging and continuations
Quantum circuits compiler with staging and continuations - Kraks/quantum-compiler
👍1🔥1
What P vs NP is actually about
https://vasekrozhon.wordpress.com/2024/08/18/what-p-vs-np-is-actually-about/
https://vasekrozhon.wordpress.com/2024/08/18/what-p-vs-np-is-actually-about/
Vasek Rozhon's blog
What P vs NP is actually about
We recently made a Polylog video about a nonstandard way of understanding the P vs NP problem. As usual, our goal was to present an underrated idea in a broadly understandable way, while being slig…
Building a Secure Software Supply Chain with GNU Guix
https://arxiv.org/abs/2206.14606
https://arxiv.org/abs/2206.14606
arXiv.org
Building a Secure Software Supply Chain with GNU Guix
The software supply chain is becoming a widespread analogy to designate the series of steps taken to go from source code published by developers to executables running on the users? computers. A...
👍4
Emergent Systems based on Glenn Puchtel's Biocybernetic Theory
https://thingspool.net/morsels/page-6.html
https://thingspool.net/morsels/page-6.html
ThingsPool
Emergent Systems based on Glenn Puchtel's Biocybernetic Theory
This a new way of designing biology-inspired emergent systems, based upon Glenn Puchtel's biocybernetic theory. It encompasses the construction of artificial life, artificial mind, virtual ecosystems, wetware, and other nature-inspired phenomena, based on…
👍2
Conway's Gradient of Life
https://hardmath123.github.io/conways-gradient.html
https://hardmath123.github.io/conways-gradient.html
🔥4
How I Experience Web Today
https://how-i-experience-web-today.com/
https://how-i-experience-web-today.com/
🤣13👍2🤨2
Major Version Numbers are Not Sacred
https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred
https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred
Preston-Werner
Major Version Numbers are Not Sacred
👎1
The Long Way to Deforestation: A Type Inference and Elaboration Technique for Removing Intermediate Data Structures
https://dl.acm.org/doi/pdf/10.1145/3674634
https://dl.acm.org/doi/pdf/10.1145/3674634
👍3