Notes on Rust mutable aliasing and formal verification
https://graydon2.dreamwidth.org/312681.html
https://graydon2.dreamwidth.org/312681.html
โค1๐1
Defunctionalized Interpreters for Programming Languages
http://jfla.inria.fr/2014/danvy-ICFP08.pdf
http://jfla.inria.fr/2014/danvy-ICFP08.pdf
CspChan
: A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selectshttps://github.com/rochus-keller/CspChan
GitHub
GitHub - rochus-keller/CspChan: A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects. - GitHub - rochus-keller/CspChan: A pure C (-std=c89) implementation of Go channels, including block...
๐2
Formal Objects in Type Theory Using Very Dependent Types
http://www.cs.cornell.edu/jyh/papers/fool3/paper.pdf
http://www.cs.cornell.edu/jyh/papers/fool3/paper.pdf
๐2
๐3๐2๐1๐ค1
Artificial Intelligence Prepares for 2001
https://ai.stanford.edu/~nilsson/OnlinePubs-Nils/General%20Essays/AIMag04-04-002.pdf
https://ai.stanford.edu/~nilsson/OnlinePubs-Nils/General%20Essays/AIMag04-04-002.pdf
Ultra_fast_quantum_randomness_generation_by_accelerated_phase.pdf
1020 KB
Ultra-fast quantum randomness
generation by accelerated phase
diffusion in a pulsed laser diode
generation by accelerated phase
diffusion in a pulsed laser diode
๐ฅ2
Quantum_entropy_source_on_an_InP_photonic_integrated_circuit_for.pdf
1.6 MB
Quantum entropy source on an InP photonic
integrated circuit for random number generation
integrated circuit for random number generation
Generation_of_fresh_and_pure_random_numbers_for_loophole_free_Bell.pdf
4.3 MB
Generation of fresh and pure random numbers for loophole-free Bell tests
Programming Deadlock
Math has a flaw https://youtu.be/HeQX2HjkcNo
Game of Life inside Game of Life inside Game of Life ...
https://x.com/Hamptonism/status/1794699743064621365
https://x.com/Hamptonism/status/1794699743064621365
๐2
MSP101 - Monadic programs as container morphisms
https://www.youtube.com/watch?v=ft8LYjB22fc
https://www.youtube.com/watch?v=ft8LYjB22fc
๐3โค1
2011.13127v3.pdf
2.2 MB
Copy-and-Patch Compilation
: A fast compilation algorithm for high-level languages and bytecode๐ฅ2
๐2๐1
Distributed Snapshots
: Chandy-Lamport protocolhttps://blog.fponzi.me/2024-05-30-distributed-snapshots.html
blog.fponzi.me
Distributed Snapshots: Chandy-Lamport protocol
Some forms of distributed snapshots were around for a while already when Chandy-Lamport's distributed snapshots paper was first published in 1985....
Everything About The Fast Inverse Square Root Algorithm (Quake 3)
https://github.com/francisrstokes/githublog/blob/main/2024%2F5%2F29%2Ffast-inverse-sqrt.md
https://github.com/francisrstokes/githublog/blob/main/2024%2F5%2F29%2Ffast-inverse-sqrt.md
GitHub
githublog/2024/5/29/fast-inverse-sqrt.md at main ยท francisrstokes/githublog
I'm sick of complex blogging solutions, so markdown files in a git repo it is - francisrstokes/githublog
๐ฑ1
Boehm-Berarducci Encoding
https://okmij.org/ftp/tagless-final/course/Boehm-Berarducci.html
https://okmij.org/ftp/tagless-final/course/Boehm-Berarducci.html
okmij.org
Boehm-Berarducci Encoding
Explaining the Boehm-Berarducci isomorphism between strictly-positive algebraic data types and a class of polymorphic System F terms, and illustrating it on a simple example
๐ฅ1