Reading blog posts without saying a word
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 🤔️ ...
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! ...
Presuming that one could very hypothetically use something like MicroOS for immutable servers, development machines and regular desktops for non-technical users, let’s see how that dream would look in practice. ...
Do you have many flatpaks? From various remotes added over time? Several themes installed? Disk space is starting to run out? Read on for some tips! ...
As you may or may not know libzypp is what powers zypper and YaST, which are the packaging frontends on openSUSE. Chances are, you’ve used both. But have you ever tried a development version or enabled unstable features? ...