This isn’t quite the hourly devlog I wanted, but I don’t feel I’ve achieved much more than for previous 2 devlogs. This is mainly my fault, because I tried to create a workflow that would dramatically speed up CI for PRs. If this workflow worked, the clock time would be reduced by around 80% and the runners usage would be lower by more than 90%. But I couldn’t get that running and scrapped the idea. Current workflow is good enough, but I have plans to return to this idea.
From the brighter side of things, there’s a little left in the functional side of things. There are like 2 or 3 issues related to the code itself (I use github issues as a todo) I need to fix before the project is completely ready.
The biggest thing I’ve done in that 3 hours is an alternative install guide. It’s nothing flashy, in hindsight I could’ve write it much faster.
I’m trying to introduce bits of comedy to the docs and everything related to the project. The biggest example of that is the john host, but there are other smaller things. Before shipment, I plan to go through every file and check them, while checking I want to introduce a single thing that will make me smile each time I read that file.
Thanks for reading. I want to believe I’m not writing those things just for myself.
I’m sorry again for not adding any meaningful screenshot, but code instead. Nix isn’t JS and I usually can’t show progress directly, especially in cases such like this, when the thing I worked most on is a docs page.
Log in to leave a comment