Modal VI-style editing with Helix
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. ...
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! ...
High resolution displays are great. Not just to count pixels but because you get real good font rendering and graphics without aliasing. Sadly it’s still something requires a bit of tinkering. ...
Did you know? isotovideo is the tool at the heart of openQA. You can actually use it without the whole scheduler, and it’s easier than you think! ...