blog
06 Apr 2025
Ingenious

I had it lying around for years, but about two weeks ago I finally tried Ingenious with a couple of friends.
It was very easy to learn, and enjoyable. Now I want to try and implement a program that can play a game.
06 Mar 2025
Links #69
15 Jan 2025
Links #68
-
… one of the recent Tidy Tuesday data sets is related to Dungeons & Dragons, which I used to play when I was a teenager, and my children are pestering me to play again now that they’re old enough to get into it. So I decided to play around with this data set as part of a totally unrelated side project (for a different post!)
Also: serendipity
06 Jan 2025
rando-planner v0.2
I created a 0.2 release for rando-planner.

What's Changed
- Different colors https://github.com/larsen/rando-planner/pull/50
- markers (circles) every N km https://github.com/larsen/rando-planner/pull/56
- Option to configure average-speed day by day https://github.com/larsen/rando-planner/pull/57
- Detail leaflet viewer https://github.com/larsen/rando-planner/pull/58
- Fullscreen button https://github.com/larsen/rando-planner/pull/66
- Support for user defined markers https://github.com/larsen/rando-planner/pull/67
Reactions and follow ups
- Adam Rice mentions a project that has features in common: Best Bike Split
01 Jan 2025
Links #67
- Minimal Emacs The minimal-emacs.d project is a customizable Emacs base that provides better Emacs defaults and optimized startup, intended to serve as a solid foundation for a vanilla Emacs configuration.
- 6502 THE SPREADSHEET A spreadsheet that generates the code for 6502 chip emulator functions in a variety of programming languages.
- Shooter Game Lessons Turning a Fun Project into Lessons: Programming a Space Shooter in Squeak/Smalltalk