toolbox, IDEs and atomic desktops
4 minI have been experimenting a lot with fedora atomic and toolbox. I to share to detail my journey so far
My experience with Fedora Atomic
3 minI've beeng using Linux for the past couple of years now as my mainly driver. Started using Debian, Ubuntu, Gentoo, and now, I have estabilished Fedora as my main OS. My experience was always using the classic RPM-based Fedora daily for the...
Writting a GH extension with AI
3 minI have just recently discovered about deepsek-coder, and I had to try it.
SystemBus vs SessionBus
3 minDo you know the difference between the two?
How to keep track of day-to-day workflow problems?
1 minTroubleshooting can be difficult, but luckily we have simple ways of making it easy.
Systemd unit activation via dbus
4 minHave you ever felt the need to activate your systemd unit on the fly via dbus publish? No? Well, I did. Let''s see how this can be accomplished.
Packaging python RPMs
4 minI had recently to package a python rpm for a new project I'm working. Let's go through the pain and joy of this madness.