Advanced C
: The UB and optimizations that trick good programmershttps://youtu.be/w3_e9vZj7D8?si=YqdjSq6JpzIIvFwc
YouTube
Advanced C: The UB and optimizations that trick good programmers.
This is a video that will talk about some less know things in the programming language C, and how these things impact optimizations and the kinds of bugs that they can produce. This is not a video for beginner programmers.
twitter:
@quelsolaar (professional)β¦
twitter:
@quelsolaar (professional)β¦
π1
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