1 follower
Open-source developer, occasional blogger, maker of things
Or how I learned to stop worrying and use custom shell scripts · Modern Linux distros aim to equip both casual users and developers with many of their...
I use git for version control in the development of my software projects. As it's frequently the case that I'm the sole developer of these projects,...
Toolbx is a tool for Linux systems, and specifically Fedora, that creates and manages development environment containers. Its purpose is to group...
I'm a big fan of D-Bus for implementing services and their clients on Linux. According to its website: D-Bus is an inter-process communication...
Whenever I would adjust my desktop monitor's brightness as the day progressed, I opened a window, or I turned on/off a light in the room, I would...
My project, lifelight, is written in Go and designed to run on low-powered Raspberry Pis. I wanted minimal overhead in the production build, so I...