hah. looking at mastodon on a CRT, and it triggered the "your screen is so small, it must be a phone!" styling

Foone🏳️⚧️
Post
-
hah. -
darn.it's also going to involve one of my least favorite things, LOTS OF WIN32 GLUE CODE
-
darn.this project is combining:
1. tumblr shitposts
2. keyboards
3. doom
4. UI automationnow I just need to figure out how to include a rickroll and floppy disk and this'll be the most foone project ever
-
darn.wait I have a bad idea that might save a lot of time
-
darn.there are many ways to do this and I'm currently worried about how all of them are likely to be really annoying.
like I don't want to write C TCP/IP code. I can, I've done it before, but it's complicated enough that it might turn into an annoying disaster -
darn.I think the former is easier
-
darn.doomgeneric is a great tool for this, but it's kinda badly structured for what I need (multiple simultaneous dooms). So... I either run multiple processes or I rewrite all of doom to no longer have global values?
-
darn.darn. here's several pydoom and doom-py projects and none of them do what I need.
time for MORE DOOM