A Beginning

Over the past year, I've realized that I have a tendency to procrastinate when publishing things online. I have owned this domain for a long time now, and I've done nothing with it. I set up some emails here, but didn't do anything further like creating any website. I always planned to create a blog here, but I was waiting for the perfect tech stack to reveal itself to me. I've realized that that is a stupid thing to pine for. There is no perfect tech stack. Grass is always going to be greener on the other side.

So, I'm starting this blog with just some basic HTML & CSS code I got off of the HTML5 Boilerplate project. I intended to have this published on the first of january, but things didn't work out as I wanted them to.

I plan to publish my thoughts, my projects & my progress on my projects on this blog. Hope I follow through with this blog for the foreseeable future.


Projects


modruse


modruse is a Skyrim Mod Manager.
I made a minor commit to my modruse project adding my winecfg & winetricks launch scripts to the repo.
I intended to work on the symlinking module but downloading skyrim from GOG took all of my time. I've never really thought about it, but I don't know why downloading from GOG is so slow. I honestly think I could've downloaded the game earlier if I got a pirated copy. I didn't because I also need to work on a bash script for setting up the game. Using/recommending wine just to install a gog game doesn't seem like a great idea to me. Instead, I can probably create a bash script to set up the game using innoextract & maybe some registry files?