Posts by Category

homelab-systems

Local AI: Ollama + Open WebUI (old)

1 minute read

Published:

A local, private AI setup: Ollama plus Open WebUI, running rootless via Podman Quadlets/systemd. Works well on atomic desktops like Fedora and Bluefin.

notes-snippets

KDE Plasma: Manual Screen Off Button

less than 1 minute read

Published:

I needed to power off my laptop screen on demand without pausing background tasks. Here’s a quick guide to a menu item that puts the display straight to standby.

Trivia Dataset & Tooling Links

less than 1 minute read

Published:

The other day I was interested on creating a big list of trivia questions to play with my friends. I surfed the internet and found these!

VSCodium Flatpak: Trash + KWallet fixes

less than 1 minute read

Published:

Flatpak sandboxing breaks VSCodium on Fedora Kinoite: trashbin doesn’t work, and it can’t reach KWallet, leaving GitHub tokens stored in plain text.

Firefox/librewolf profile manager at start

less than 1 minute read

Published:

Firefox/LibreWolf offers two ways to manage profiles. The classic selector GUI lets me choose which profile opens a link, or reject it on a misclick.

KDE Plasma: Manual Screen Off Button

1 minute read

Published:

I needed to power off my laptop screen on demand without pausing background tasks. Here’s a quick guide to a menu item that puts the display straight to standby.

Enabling Firefox’s containers

less than 1 minute read

Published:

For some reason, in my Firefox’s installations of my Linux machines the containers function is just not enabled and can’t find it in the settings. This includes Librewolf browser as well. It its very simple to activate.

workflows-code

GitHub multi-account in VSCode

3 minute read

Published:

VS Code doesn’t handle multiple GitHub accounts well. Here’s how to set up separate profiles for work vs. personal accounts using --user-data-dir and KDE launchers.