> ./load-posts.sh
This is my day-to-day blog where I document my thoughts, share my notes, and reflect on various topics that interest me, from technology and programming to personal development and family life. As this gets bigger, I plan to organize it based on categories and tags and probably add a static site search here. It’ll be fun! Hope to see you around often! Cheers!
#_TheSushiRevolving
Today we drove an hour out to Cleveland-ish to eat some conveyor belt sushi! It was delicious. I probably ate way too much. My tummy is still full. 12 hours later! Geeze.
#_Starting
Hello world!
I’m back! And going to try to start blogging about whatever I feel like, when I feel like it. (At least once a day, about the day) So, let’s start with today!
P.S. I should take pictures to put on here maybe?
Walmart trip 1
So, after dropping Grayson off at school, I went to the store to pick up a couple things. Food and such. Walmart has gotten way more crowded. I think they pushed the asiles closer together to fit more in the store. This makes the asiles much more cramped. You can’t walk past another cart anymore. It’s pretty annoying.
#_TOMARS
I’ve had an idea for decades now bouncing around in my head. I loved everything put out on MS Paint Adventures, from Bard’s tale to Homestuck. I liked the idea of readers having an influence on what happens next in the story; that the author would have to adjust and adapt the story based on the user input. Kinda like a real-time democratic choose your own adventure book. I want to make something like that, but inside a video game. I’ve been throwing ideas at the wall, trying to see what would stick to make this dream a reality. Well, I think the idea has finally hatched.
#_Creating A Game In Pure Go
I’m going to participate in the Github Game-Off this year! But with some interesting aspects, to make it more fun! This time, I’m going to build the whole game in Go!
But Jerry! You already maintain a pretty awesome game engine in go! Why don’t you just use that!
You misunderstand! I’m going to make EVERYTHING in go. Of course, engo will be there! But I’m going to create all the textures using gg, programatically! I’m also going to create all the sound effects (and possibly music depending on how good I get at it) using GoAudio! I’m going to open-source the project, so people can see that everything is made in Go! I also plan on updating this blog with progress and things I learn along the way!
#_Duck
Today I ate a duck.
#_JsAnimateImages
Animate an html image element with a little js and a webworker!
#_Building my own http Client
Building an http client from scratch!
#_Engo Testing
Testing Systems for engo
#_Helloworld
Hello everyone!