Star Trek TOS – Season 1 – Part 1 – E01-13

Star Trek TOS – Season 1 – Part 1 – E01-13

So, this one feels slightly tricky. I have been making notes about episodes as I watch them, but also I have been writing up some on a private forum and having some back-and-forth there. Actually, maybe this will make it much easier. Anyway, since Discovery is over, and I am caught up on Strange New Worlds and Lower Decks, I decided to move on to Star Trek, The Original Series (TOS). I really want to rewatch the TNG era stuff, but I am kind of trying to knock out all of the "older era" stuff first. Also, as it turns…
Keyboard Jiggler with Python and Raspberry Pi

Keyboard Jiggler with Python and Raspberry Pi

So I did a pretty simple but amusing little project recently, a bit on a whim. Let's say, I have a few games that it would be useful to just, let idle for experience or whatever. The problem is, that these games also have built-in idle deterrence. Your character falls asleep, or you just time out of the game after five or ten minutes. I initially start off trying to use AutoHotkey, a program that basically does what I wanted here, you program it to press keys at certain intervals, basically just a simple keep-alive movement every couple of minutes.…