New Post
Created:
2025-05-13
Modified: 2025-05-13
I don’t even know what to call this post. I hate this year. Also I don’t feel like writing much, don’t feel like explaining things, so I won’t really go into detail about things
Void Linux
I’ve used Void Linux on my laptop since I got it, and I love it. On my desktop I’ve been using Gentoo, and those compiles times have been getting to me. I contemplated it, and decided to switch to Void Linux on my desktop, it’s been great
Internet Breaks
I need to take more internet breaks. What I mean by an internet break is that I gotta stop looking at YouTube for most of the day, I need to just work on projects or play games instead, something engaging. With YouTube I can just sit there, not thing much. With games or being productive, I actually have use my brain and think about something. In a way, I need to disconnect from the internet
Game Engine
My game engine can render sprites at certain positions on the screen. I am currently using C++ and OpenGL for it, but I wanna use WebGPU in the long run. I am just using OpenGL for now, because when I was using WebGPU, I needed to build more of the engine before implementing WebGPU stuff, but it’s hard to do that without the WebGPU stuff built. OpenGL development is quick and fast, it let’s me figure out the architecture of the engine first, then later on I can replace the OpenGL renderer with a WebGPU renderer. I’ve also setup GitLab CI for it, so I get Linux and Windows builds
Git
I’ve actually learned more about Git. I used to use it in a very basic way, basically just making commits and pushing them, not doing anything more advanced than that. I’ve learned how to make new branches, use GitLab CI, checkout certain files, make tags, stage hunks (in LazyGit), etc. It’s been great. I’ve also included a Git hash in a lot of my projects
Misc
I hate this year, so much. I don’t wanna discuss why