Home sweet systemd-homed
What if there was a way to manage users with a self-contained, encrypted image that can only be accessed by the user? Enter systemd-home ...
What if there was a way to manage users with a self-contained, encrypted image that can only be accessed by the user? Enter systemd-home ...
One thing I wish was embraced more, and not just by users but also platforms such as GitLab is re-usable actions, or workflows if you will. As they help spend less time away from your primary project. Also, containers. ...
If you work with terminals a lot you probably also edit text in it. helix has become my default after years of vim, vi and neovim. Why? Because my config file got too big. ...
Terminals are crucial to my development workflow, locally and remotely. zellij has replaced tmux for my tiling and session management needs. ...
As an avid container user and occasional distro hopper Distrobox has my interest peaked. ...
It’s nice sometimes being able to listen instead of reading, isn’t? If only there was a way to automagically be able to do that for all blog posts 🤔️ ...
GitHub Actions provide one of the easiest ways to add CI to a git repository with minimal effort. Drop a YAML file in the right place and you’re good to go. How do you create one, though? It’s easier than you might think! ...
Do you love to install the latest and greatest? Try out new and interesting things? Except it might break for some reason. If only you had a time machine… ...
openQA test distributions can become quite big. Usually test modules and helper functions live side-by-side. What if you could easily split things up into multiple repositories? ...
What do you do to backup files in your home? How do you share them and keep track changes? Version control to the rescue! ...