Against Best Practices
https://www.arp242.net/best-practices.html
https://www.arp242.net/best-practices.html
www.arp242.net
Against best practices
π―6π1
Retrofitting spatial safety to hundreds of millions of lines of C++
https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html?m=1
https://security.googleblog.com/2024/11/retrofitting-spatial-safety-to-hundreds.html?m=1
Googleblog
Retrofitting spatial safety to hundreds of millions of lines of C++
Posted by Alex Rebert and Max Shavrick, Security Foundations, and Kinuko Yasuda, Core Developer Attackers regularly exploit spatial mem...
π2
Practical Normalization by Evaluation for EDSLs
https://homepages.inf.ed.ac.uk/slindley/papers/nbe-for-edsls-draft-may2021.pdf
https://homepages.inf.ed.ac.uk/slindley/papers/nbe-for-edsls-draft-may2021.pdf
π4
A Type System for Recursive Modules
https://dl.acm.org/doi/pdf/10.1145/1291220.1291196
https://dl.acm.org/doi/pdf/10.1145/1291220.1291196
π3
500'000β¬ Prize for Compressing Human Knowledge
https://web.archive.org/web/20241122214528/https://prize.hutter1.net/
https://web.archive.org/web/20241122214528/https://prize.hutter1.net/
πΏ5
Revisiting the DOS memory models
https://blogsystem5.substack.com/p/dos-memory-models
https://blogsystem5.substack.com/p/dos-memory-models
Substack
Revisiting the DOS memory models
At the beginning of the year, I wrote a bunch of articles on the various tricks DOS played to overcome the tight memory limits of x86βs real mode. There was one question that came up and remained unanswered: what were the various βmodelsβ that the compilersβ¦
π1
Structural abstract interpretation, A formal study using Coq
https://inria.hal.science/inria-00329572v2/
https://inria.hal.science/inria-00329572v2/
inria.hal.science
Structural abstract interpretation, A formal study using Coq
Abstract interpreters are tools to compute approximations for behaviors of a program. These approximations can then be used for optimisation or for error detection. In this paper, we show how to describe an abstract interpreter using the type-theory basedβ¦
π4
Functional programming self-affirmations
https://norikitech.com/posts/functional-affirmations/
https://norikitech.com/posts/functional-affirmations/
NorikiTech
Functional programming self-affirmations
π4π¦1
Defunctionalization at Work
https://www.cs.cornell.edu/courses/cs6110/2012sp/Defunctionalization-at-work-Danvy.pdf
https://www.cs.cornell.edu/courses/cs6110/2012sp/Defunctionalization-at-work-Danvy.pdf
π1
Modular Polymorphic Defunctionalization
https://pdfs.semanticscholar.org/4035/76fd488b34418bccd446b7abaee80f4176f5.pdf
https://pdfs.semanticscholar.org/4035/76fd488b34418bccd446b7abaee80f4176f5.pdf
π2
Deriving Dependently-Typed OOP from First Principles
https://dl.acm.org/doi/pdf/10.1145/3649846
https://dl.acm.org/doi/pdf/10.1145/3649846
π1
This equation will change how you see the world (the logistic map)
https://youtu.be/ovJcsL7vyrk?si=XuE-Rdd8qgD8g14I
https://youtu.be/ovJcsL7vyrk?si=XuE-Rdd8qgD8g14I
YouTube
This equation will change how you see the world (the logistic map)
The logistic map connects fluid convection, neuron firing, the Mandelbrot set and so much more. Fasthosts Techie Test competition is now closed! Learn more about Fasthosts here: https://www.fasthosts.co.uk/veritasium Code for interactives is available below...β¦
π€―1
The 70% problem
: Hard truths about AI-assisted codinghttps://addyo.substack.com/p/the-70-problem-hard-truths-about
Substack
The 70% problem: Hard truths about AI-assisted coding
A field guide and why we need to rethink our expectations
β€4
Loop-checking and the uniform word problem for join-semilattices with an inflationary endomorphism
https://www.sciencedirect.com/science/article/pii/S0304397522000317
https://www.sciencedirect.com/science/article/pii/S0304397522000317
A Verified Implementation of Dijkstra's Algorithm
https://github.com/fetburner/coq-dijkstra
https://github.com/fetburner/coq-dijkstra
GitHub
GitHub - fetburner/coq-dijkstra: A Verified Implementation of Dijkstra's Algorithm
A Verified Implementation of Dijkstra's Algorithm. Contribute to fetburner/coq-dijkstra development by creating an account on GitHub.
π4β€1