Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EN
Posts
8
Comments
131
Joined
2 mo. ago
  • I used the big ones, ubuntu, arch, opensuse and (atomic) fedora. Fedora had the nicest out of box experience. Morover, I moved to podman, systemd, selinux, etc. And the atomic version showed me a new workflow with flatpak and distrobox (nowadays, I use nix oftentimes).

    The best part about it is that I do not care about the system anymore. I do not even interact with it. I don't install packages (besides the base layer and minimal modifications that are long lasting like installing openssl for GNOME iirc)

    I use mainly flatpaks, if I need aur, I fire up distrobox, or use nix if I want to. And the best part is, I'd have the exact same workflow even without the atomic version. Even on another distro. I do not interact with it much.

    Moreover, I am happy with all the choices fedora made with the base package and images. I do not have to do an informed choice like on arch. It just updates whenever I boot my pc. I do not need to read updates, they are just there, somewhere. I do not need to disable snaps or work around weird choices. I just start firefox, vscodium, a terminal and do whatever I want to do.

    Edit: I actually wanted to switch back to opensuse just to support it but I guess I'd rather move to nix some day. Maybe with niri and cosmic.

  • Besides "hate", EU wants to support EU based tech.

    Suse and fedora are both linux and not that different. Nix would be great as well, especially for admins, I guess.

    Nix and suse are european. Support contracts etc go to European firms instead of american.

  • Nix / NixOS @programming.dev
    enemenemu @lemm.ee

    why is it called nix? unix without u

    openSUSE @lemmy.world
    enemenemu @lemm.ee

    would it be possible to use ostree and rebase between fedora and opensuse images?

    Linux @programming.dev
    enemenemu @lemm.ee

    TIL you can send commands to terminal (in vscodium)

    I've been using the terminal for 5 years.

    99% of attempts at keeping valuable code snippets failed. Or having a useful command history.

    Finally, I looked up how to send a line to terminal.

    I use vscode since Atom was discontinued (looking forward to zed). But in the meanwhile, I just added

     undefined
        
    {
        "key": "ctrl+enter",
        "command": "workbench.action.terminal.runSelectedText",
        "when": "terminalProcessSupported && editorTextFocus && editorLangId =~ /shell|bash|zsh|fish/"
      }
    
      

    Maybe it helps someone :)

    With this, I can finally keep a history of all useful commands I run. Like I can have a systemd shell file where I store the commands that I ran. Or a file to store all my podman commands. Now I do not have to type them anymore, I can just run them.

    Opensource @programming.dev
    enemenemu @lemm.ee

    how much do you donate to projects?

    As share of income? In form of time?

    Linux @programming.dev
    enemenemu @lemm.ee
    discourse.ubuntu.com Carefully But Purposefully Oxidising Ubuntu

    Last month I published Engineering Ubuntu For The Next 20 Years, which outlines four key themes for how I intend to evolve Ubuntu in the coming years. In this post, I’ll focus on “Modernisation”. There are many areas we could look to modernise in Ubuntu: we could focus on the graphical shell experie...

    Carefully But Purposefully Oxidising Ubuntu
    Kaffee @feddit.org
    enemenemu @lemm.ee

    Wie belastend ist es für die Welt, wenn wir ständig Kaffee in uns schütten?

    Vor ein paar Tagen gab es hier einen Post in dem Tchibo für höhere Preise warb und es begründete warum Kaffee bei uns teurer wird. Hier ein Zitat aus der Zeit

    Laut der Brühl-Stiftung verbleiben etwa 86 Prozent des Geldes, das wir für unseren Kaffee bezahlen, im eigenen Land. Nur die restlichen 14 gehen in die Erzeugerländer und verteilen sich nochmal auf viele verschiedene Akteure. Von einem Kaffee, der im Supermarkt zum Beispiel 5,49 Euro pro 500 Gramm kostet, verdienen die Pflückerinnen etwa 0,28 Euro, die Plantagenbesitzerinnen circa 0,46 Euro.

    Selfhosted @lemmy.world
    enemenemu @lemm.ee

    can you boot a server if someone tries to connect

    I've got a mini pc which is running always and another one which consumes a lot more power for e.g. jellyfin.

    Can I configure it such that the jellyfin server only boots if I connect to it? E.g. I try to connect to jellyfin.y.com and then the server boots because the mini pc tries to connect to it.

    I already figured out how to let it sleep automatically as soon as nobody is watching.

    Edit: can I add the magic package to the reverse proxy?

    OpenStreetMap community @lemmy.ml
    enemenemu @lemm.ee

    Arnis: Transform Real World Locations into Minecraft Worlds

    That looks really cool