North Korean Threat Generator
I’m sure the people of North Korean are a wonderful and warm, if terrified, people. Their leaders though have an amazing ability to utter the most insane threats. I thought I could create an app that I might use anytime I wanted to be threatened in such an absurd manner.
Random number generation
Programming languages are notorious for not being able to generate truly random numbers. I’ve written versions of this little app over the years in Java, perl, ksh, and python to visualize the issue.
This particular version was done completely via AI in a “vibe-coding” session. And yes, I kind hate that term… point is I wrote no code.
Time Transmogrifier
I work with people around the world and I often have to set up meetings with people on multiple continents. I needed a simple app that let’s me quickly calculate the time in another time zone based on the local time/date.
I can’t believe it’s so hard to find a simple, free app to do this. So damn it, I just wrote my own!
In progress… I’m still fiddling with the maps that will show the selected time zones so this app is probably half functional right now.