Warum kommen eigentlich immer alle Komischen aus/nach Kassel?
Ich nutze offeneSuSanne Taumelkraut bei dem Weg
They don’t even know that.
Hallo, Kameraden von Bearbeiter-Makro Benutzer!
Somebody wants to invite me? I can play with you during EU evenings, if you want.
I’m pretty sure that this is wrong? It should be one million. Am I too tired?
I still don’t understand why I should need GPU acceleration for my fucking TEXT EDITOR
Not on steam, but PokéRouge is my current addiction
If you want to try OpenSUSE Tumbleweed without all these weird defaults: Try Gecko Linux.
“Es geht durch die Welt ein Geflüster…”
Mal schauen wie lange es bei dir dauert, bis du bei Taumelkraut ankommst.
Yes, that’s true. You lose reproducibility by using distrobox. But so far I did not need distrobox on my Guix laptop, the nonguix repo was enough. It was just a suggestion for somebody caring more about availability of packages than reproducibility to use Guix as the stable base and distrobox on top.
So far I had not much time, but I tried and failed with different errors when trying to pull an image regarding policy.json. do you use docker or podman?
Maybe use btrfs, which has reduplication and compression capabilities. I never tried it in Guix but it’s like magic.
This looks like a problem with the image. But I can try as soon as I am back home.
That’s what I mean with distrobox. You decide to run distribution A. Later you realize a package(program) is not available in A but in distribution B. So you run distrobox and have B on top of A. And access to all the packages.
I think your problem is that you installed the Emacs “plugin”, but that is just the interface to the server. I think you need to install the actual language server on your system. Outside of Emacs, in your package manager or with pipx for example.
You can also try to press Spc-: and then run lsp-install-server inside of doom Emacs, but I had problems with that.