Junk drawer & embedding
I have been working on leaving github.
One thing I liked from github was gist, including command-line upload and the ability to embed it. I want to replace this but with codeberg. And, I think I've gotten close. More polish wouldn't hurt, but ehhh...
First, here's the script for uploading:
And here's an example of embedding:
Proven Delights (and what are proofs anyway)
I won a copy of the book Hacker's Delight from John Regehr for my entry in his nibble sort contest earlier this year.
In that thread I had heard about the CBMC Bounded Model Checking software, and it gave me the idea to combine the two: a project to take implementations of the algorithms from Hacker's Delight and prove the algorithms' properties with CBMC.
I have a modest start on github, which I am calling "Proven Delights":
mailpie moves to github
My e-mail full text search software mailpie is now hosted at github: https://github.com/jepler/mailpie
All older entries
Website Copyright © 2004-2024 Jeff Epler