aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2021-04-25 22:09 #

If you want a single piece of advice to reduce your bug count, it’s this: Re-read your code frequently. After writing a few lines of code (3 to 6 lines, a short block within a function), re-read them. That habit will save you more time than any other simple change you can make. — Don’t write bugs

2021-04-25 22:08 #
2021-04-25 12:15 #

Go is simple to read, Rust is complicated, C++ is familiar, Zig looks promising but is too young to judge. — A “better C” benchmark

2021-04-25 12:13 #
2021-04-23 21:10 #

Impact of order of files in tar archive on compressed size. Nice post, which reminds me of an SO post that I referred to a while ago.

2021-04-23 21:04 #
2021-04-23 20:47 #