westoncb

↗ HN profile [ 79.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This was an idea I had 7yrs ago that I recently decided to go ahead and build since by working with LLMs (mostly o3 and Gemini 2.5 pro) it seemed doable in reasonable time. The original motivation was partly aesthetic,…

  2. I stumbled across this game for teaching lambda calculus last week: http://worrydream.com/AlligatorEggs/ —and thought it'd be cool to see it executing through software, so I spent a few days building an app to do that.…

  3. Many times I've seen statements like, "it would not be viable to run our business without charging a recurring (e.g. monthly) fee for our software." And I can see how for most businesses that might be true, or at least…

  4. I'm in an awkward position where I have good familiarity with pure math and don't have a problem doing proofs in e.g. abstract algebra, mathematical logic, theory of computation—but my applied math is pretty badly…

  5. A History of the Windows Command-Line (blogs.msdn.microsoft.com)
  6. I am still frustrated with the amount of incidental complexity required whenever I want to do this. My latest attempt was to use a Digital Ocean droplet with Django pre-installed. I guess the biggest issue there was…

  7. Since getting into web development I've found myself regularly in contact with folks who take it for granted that OOP as a paradigm has proven itself a failure (typically with the attendant viewpoint that functional…

  8. I'm tempted to ask for something like 'design patterns'—and maybe that's really all that I am looking for—but I don't really like the 'recipe' style that comes with design pattern catalogues. Another way of putting what…