About me I've been a computer programmer since I first started typing in program listings on a Commodore Vic 20 when I was about 8. My hobbies include electronics, CNC manufacturing, photography, beer and winemaking.
I live with my wife and lots of left-over parts from unfinished projects in Lincoln, Nebraska, USA.]
Blog
26 November 2025, 16:09 UTCJunk 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:
5 August 2015, 13:13 UTCProven 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":
2 December 2013, 19:30 UTCmailpie moves to github
My e-mail full text search software mailpie is
now hosted at github: https://github.com/jepler/mailpie
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