sgbeal

↗ HN profile [ 77.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This word-finder/anagram solver web app is a side-effect of my recent work on a web app for playing the Paperback word-spelling tabletop game[^1]. After proving its worth embedded in that client, the dictionary was…

  2. For those 1.7 of you who may have need of a JavaScript or JSON minifier which (A) is not based on node.js and (B) is not "poisoned" by the "do no evil" license attached to Douglas Crockford's minifier[^1] (commonly seen…

  3. 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…

  4. 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,…

  5. 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,…

  6. 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…

  7. 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…