,

Automating Obsidian

Obsidian is a great tool, and I've only just begun to understand it's many uses. On the surface it's simply a program to help with note taking. With plugins, some custom scripting, and a little bit of time however it seems it can do just about…
, ,

Wanna Play a Random Movie? No Problem!

I'm back again with a short script that I just figured out using a few Python libraries including "subprocess", "random", and "glob". It's been a while since I've delved into Python, and with no surprise to me, I forgot most everything I knew…
, ,

Truck modifications?

I have been working on fixing up my truck lately for a few reasons. First, it's old. As an 89 Ford Bronco it's older than I am, and it hasn't had the best in terms of care. I've so far had the brake system replaced, put brand new tires on it,…
, ,

K.A.R.E.N. A bot by lots of other names.

Introduction: I should mention that while it looks like an acronym, K.A.R.E.N. stands for nothing at the moment, aside from the ultimately relatable character we all love to hate, always asking for the manager and screaming at customer service…
, ,

Upgrade List

I find wishlists odd. Make a list of things you only wish you will get one day? Perhaps a list of things you wish others to get for you? What about an upgrade list? A list of things you will get? I'm making this list so I remember the stuff…
, ,

Raspberry Pi Projects

In reality, when I say Raspberry Pi projects, I could mean almost anything that can run with the Python coding language I'd imagine. There are tons of things from making a NAS, to home security systems, and weather stations you can make with…
, ,

Receipt Reader Thingy

4/01/2020 There really isn't any cool title for the project. I'm trying to use OCR to read a receipt and store the text on it in a spreadsheet, organized by keywords such as text, etc. Obviously it's just the implementation of putting the…
, ,

Updates and Rambles

I'm sitting here, about to stream, when I realized I should probably do some posting on my website. It's been a while, with my last post really just being a story about a killer squirrel. Not the best way to leave something alone for three years.…