-
On Writing Sudo Plugins
So, apparently sudo has a plugin interface. I’m still not sure why, but let’s take a look at how it works.
-
Tic-Tac-Toe in HTML
Needless to say, I didn’t write 443 HTML files by hand…
-
Elo Rating in Pure SQL
So, here’s the idea: Why not store just the games, and calculate the ratings (only when needed) directly in the database?
-
HTML Is A Programming Language
Surely, no expert would ever consider HTML a programming language, right?
-
7 Beautiful SegFaults in C
[1] 63902 segmentation fault ./blog
-
The Language Nightmares Are Programmed In
*drumroll* And the 2022 award for the suckiest programming language goes to…
