Thank you for making this game it’s so fun! And thank you for making it work on OpenBSD! I find myself logging in religiously the writing is just so good and I love exploring the city.
Jag Talon
Creator of
Recent community posts
Committed! https://github.com/openbsd/ports/commit/930a0d0bbf7f6725224c607a1bc0005f7c7295a2 It just needed #include <sys/wait.h> in dom.h. Packages should be built soon.
Hi! I’m a bit stuck trying to figure out how to search for a substring inside a table. I’m thinking of a journal application where I have Date and Entry columns, and I was hoping to add a search function that returns rows that match a certain substring. Reading the docs, it looks like I can match the first part of the string by doing this:
select Date Entry where ("hi%m" parse Entry) from journal_list.value
But I can’t quite figure out how to match a string that doesn’t start at the beginning. 😅
Hey, everyone. I recently made a tool called Caps Warlock. It’s a tiny incantation that brings your Caps Lock key back to life. ✨ It’s a tool that magically adds useful keyboard shortcuts to your apps by using the Caps Lock key.
- Useful shortcuts: convenient new keyboard shortcuts for your favorite apps.
- Tiny footprint: it uses very little resources and gets out of your way.
- Private: no ads, tracking, or any analytics.
I recently made a tiny tool called Ear Transit that lets you listen to some background noises like birds singing or babble at a coffee shop. I made it for myself to help me relax or focus. It works offline, barely uses any resources, and it’s free.