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…
Adding a Hard Drive to My PS2

Adding a Hard Drive to My PS2

I always kind of debate on whether project posts like this should go here or on Blogging Intensifies. On one hand, it's a Video Game related post and project. On the other hand, It's also kind of an electronics and technology-based project. This one, ended up here. One of my "on the list" projects has been to upgrade some of my old consoles. Two specifically, at least initially, are the PS2, and the Wii. The Playstation 2 was always a favorite of mine, though considering how much it sold it was probably a lot of people's favorite. I played mine…
Code Project – HTML/CSS – Free Code Camp Responsive Web Design

Code Project – HTML/CSS – Free Code Camp Responsive Web Design

I have a huge pile of online courses bookmarked that I would like to run through. This does have some pitfalls, maybe I'll get to that another day. Today I want to discuss one I finished. The FreeCodeCamp Responsive Web Design course. You get a little certification for completing these, which mostly just bolsters the part of me that, doesn't really find much value in certifications. I didn't really need to take this course, but it's part of the basic "core list" on FreeCodeCamp's website, and my obsessive completionism mind says I should do those, in addition to anything else…