Recent Posts
Solving Dev Container SSH Frustrations
DevContainers are great! SSH, also great! Together they’re magic… until they’re not.
How to use git inside a container with ssh authentication and ssh commit signing.
How does Gitea Compare?
The previous post was a fun and non-rigorous look at automating deployment of a Godot project to Itch.io from GitHub and GitLab.
But I have a homelab Everyone does… stop bragging about it. Sometimes you want to deploy to Itch.io from the homelab.
Yes you can setup GitLab in a container, and it’s great! I looked at Gitea as a light weight alternative, and I have to admit it has started to win me over.
read more
Devops for Indie Games
I’d like to acknowledging a preference for GitLab over GitHub. Obviously GitHub is the popular choice, but I have a soft spot for the underdog… especially the open source optionally self-hosted underdog.
My evidence is anecdotal, but Github Actions is a gentle learning curve compared to GitLab’s CI. It could be because I learned GitLab first and had new concepts to wrap the ol brain round. The option to use other people’s reusable elements in GitHub is sweet.
read more
An Extra Day to Revamp the Old Blog
Why? No one Reads Blogs I don’t know, I don’t even average 1 post a year. Let me have my fun.
What changed? I switched to Hugo on GitLab. Wordpress feels like overkill and it mysteriously stopped working.
The hard part was ensuring redirects to old projects worked. Okay “projects” is ambitious, “project” is correct. The only one that matters is the link from xkcd 1190 to geekwagon.net/projects/xkcd1190.
I made some minor changes to the original project so it can be served from GitHub pages.
read more
Multiple GNUCash Reports
I use GNUCash for my personal finances because I don’t trust services that require me to give up my financial institution’s username and password. Not only does this feel wrong, it might be a terms of service violation. Either way, it seems like a security kerfuffle waiting to happen, so keep track of my finances locally. Yes it’s a lot more work, but I really feel like I have more control over what I want to see and a better understanding of what it means.
read more