-
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?
-
The Language Nightmares Are Programmed In
*drumroll* And the 2022 award for the suckiest programming language goes to…
-
What’s Up With Scoping?
Okay, so I have this thing with programming languages: Inconsistencies and stupid language design, they… how shall I put this? They bother me. One thing in particular that gets my gears turning is idiotic scoping rules.