Python Logo

Code Project – Python – FreshRSS to WordPress V3

Today, I want to talk about recent improvements I have made on my FreshRSS to Wordpress Digest Python script. And to make a note on what I would like to do next. This is the script I used to produce these Link List Posts on [Blogging Intensifies] and Lameazoid. The Github Repository for it is here. The first version was simple, it pulled from the sharded feed of FreshRSS, collected favorited articles, formatted them a bit, then posted a wordpress post of links. Overtime, I wanted these posts to be prettier, so I added a bit more massaging to the…
Code Project – Python – Raspberry Pi Keyboard Jiggler

Code Project – Python – Raspberry Pi Keyboard Jiggler

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.…
HDMI Cables for Retro Consoles

HDMI Cables for Retro Consoles

I've slowly been working on doing a bunch of upgrades to my console video game space. In some cases it involves elaborate changes to how things work with a particular system. I upgraded my PS2 to run from a hard drive, for example. I've modified my PS Mini to run more than just the base set of ROMS. I have an extra Wii I plan to try to jailbreak as well. I've looked into getting an Everdrive style cartridge for my N64, though those are kind of weirdly expensive. Not everything is about playing more games though, sometimes it's just…
Python Logo

Code Project – Python – Twitter Archive to Markdown

I have been wanting to convert my Twitter Export archive into a more useful format for a while. I had vague dreams of maybe turning them into some sort of digest posts on WordPress but there are a fuckton of tweets (25,000) and it would require a LOT of scrubbing. I could probably manage to find and remove Retweets pretty easily, but then there is the issue of media and getting the images into the digest posts and it's just not worth the hassle. What I can, and did do, is preserve the data is a better, more digestible, and…
This Year’s Garden

This Year’s Garden

I meant to post when I planted but did not because, "reasons." More specifically, a lack of motivation to do so. It's not exactly anything impressive anyway, but that isn't really supposed to matter anyway. My 2024 gardening is underway, and if it's anything like the past several years, it will not be very fruitful. At our old house, we had a pretty decent garden. I built a nice tiered raised bed pyramid thing, we grew plenty of peppers and tomatoes and the plants were super large and full. We had so many tomatoes we made a ton of salsa…