sgbeal

↗ HN profile [ 96.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. My past couple of weeks were spent writing an app with which to play the word-spelling tabletop game Paperback in the browser. Tim Fowers, creator and publisher of the game, has given me permission to post my homemade…

  2. Show HN: C-Minus Preprocessor v2 (fossil.wanderinghorse.net)

    About 3 years ago i wrote a custom preprocessor to assist in processing the SQLite project's JavaScript builds (e.g. filtering the small differences between vanilla JS and ESM modules). Recently, that app was forked,…

  3. As the "final step" in porting the SQLite project's build infrastructure from the GNU Autotools to Steve Bennett's Autosetup, we're left with porting over the TEA (Tcl Extension Architecture, a.k.a. tclconfig) build,…

  4. Last week we did our electrical meter reading for the yearly re-balancing of our electrical bill (sidebar: here in Germany we typically pay a monthly rate based on average past usage at that residence, and that rate is…

  5. i'm working on porting/rewriting my language-agnostic scripting engine[^1] from C to C++ and i have a small conundrum: Do scripting languages really need both "null" and "undefined" values? i have long liked that…

  6. Shareware was a common software business model back in the 1980s and 90s, though it's rare (or not called that) nowadays. Even the legendary DOOM was shareware, with the first few missions for free and the later…