Skip Navigation
this_is_router this_is_router @feddit.de
Posts 3
Comments 160
SDL Developers Weigh Reverting Wayland Over X11 For SDL 3.0
  • Linus would like to have a word with you

  • What is your favorite paradox or conundrum? I am partial to can god kill god?
  • there are 10 kinds of people.

    • those who understand binary
    • those who don't
    • those who know ternary exists
  • What is your favorite paradox or conundrum? I am partial to can god kill god?
  • Zeno’s Paradox, even though it’s pretty much resolved

    Lol. It pretty much just decreases the time span you look at so that you never get to the point in time the arrow reaches the apple. Nothing there to be "solved" IMHO

  • SDL Developers Weigh Reverting Wayland Over X11 For SDL 3.0
  • one of the main reasons the linux kernel is where it is today: "never break userspace"

    unfortunately not every project keeps to this principle.

  • Full documentation for APT?
  • In the past there were mutliple tools: apt-cache (searching packages), apt-get (managing packages), apt-file (searching for files belonging to packages), apt-key (managing repository keys)...

    A few years ago some developers created apt to combine these multiple tools into the single program called apt. Both tools (the old apt-... and the new apt) use dpkg in the backend to install and remove packages. Looks like apt hasn't done its documentation homework.

  • custom location for themes, icons etc on a multi-user system?
  • no package manager should put stuff into /usr/local, thats why its /usr/local. package manager should only put stuff into /usr/... not /usr/local. In the past some mainframes mounted these directory via nfs to do some kind of software management. It contains global stuff that is not managed by the package manager. install some software via "tarball and make" and it most likely puts everything into /usr/local/...

    It's the best location for your needs. /home/shared is a bad idea. /home is reserved for home directories not some shared stuff.

    /usr/local is specifically what you are asking for. i would put themes to /usr/local/share/themes for example. chances are gtk will already look there. You can manage permissions inside /usr/local as you like. since the package manager doesn't care for that directory there is no problem. giving write permissions only to root still is a good idea. it suggest to learn to use sudo when you are working on your system.

  • Bayern beschließt Verbot von Gendersprache
  • Ganz deiner Meinung, Wenn der quatsch wenigstens auf Fakten basieren würde:

    https://www.berliner-zeitung.de/news/wissenschaftler-philologen-linguisten-aufruf-gender-debatte-sprachforscher-starten-aufruf-gegen-das-gendern-bei-ard-und-zdf-oeffentlich-rechtlicher-rundfunk-gender-sternchen-binnen-i-li.252038

    https://www.linguistik-vs-gendern.de/

    Genauso der "Gender Pay Gap". Fast niemand, der darüber diskutiert, hat begriffen, dass es dabei eben nicht um eine geringere Bezahlung bei gleicher Tätigkeit von Männern und Frauen geht.

    Ich hasse die Afd und bin eher Links eingestellt, aber dieser Gender-Bullshit und die unehrliche Diskussion darum geht mir verdammt auf den Sack und ist meiner Meinung nach sehr entscheidend daran mitschuldig, dass die Afd aktuell einen so hohen Zulauf hat.

    Glücklicherweise sieht ein Großteil der Gesellschaft das ähnlich. Ich freue mich schon drauf, wenn diese Phase vorbei ist und wir uns endlich wieder um wirkliche Ungerechtigkeit kümmern können.

  • How does anybody think this is a solid plan
  • People are intolerant. Let's not tolerate them. Now we are intolerant:

    https://en.wikipedia.org/wiki/Paradox_of_tolerance

  • Tethered plastic caps
  • wtf, my muscle memory is impacted?! fuck the environment! /s

  • Multiple HDDs in a RPi5 vanish
  • Does it only happen with these two drives? i would try with some other HDD/SSDs or two usb sticks. that way you can test if its some weird hardware incompatibility that sometimes happen between specific devices or if the board wont support more then one connected usb drive in general.

  • 22-year-old man who vaped required double lung transplant: 'He had no idea how bad it was'
  • what a load of bullocks:

    Scientists still don’t fully understand the association between vaping and lung disease, so it’s unclear what role vaping may have played in Allard’s case.

  • Zocken auf Linux
  • Hab ich persönlich selber so nie nachvollziehen können. Nvidia läuft bei mir einfach und das seit 15 Jahren. Lediglich in den Anfängen, als man die Treiber noch nicht über die Repos der Distribution bekommen hat, machten die häufiger Probleme.

    Unabhängig davon, AMD, die auch freie Treiber veröffentlichen, ist auf jeden Fall zu bevorzugen. Wie gut das dann in der Realität läuft kann ich aber leider nicht sagen, hab nie AMD GPUs genutzt.

  • Zocken auf Linux
  • Das läuft mittlerweile relativ entspannt. Wenn du die nvidia-treiber deiner Distribution nutzt (sudo apt install nvidia-driver) machen die eigentlich keine Probleme mehr. Einzig die Nutzung von zwei GPUs, wie bei Notebooks häufig der Fall, ist noch nicht ganz smooth.

    Die Kompatibilität der Games ist in >90% der Fälle ebenfalls kein Problem. Einzig große AAA-Titel, bei denen der Publisher Linux bewusst mit hilfe des Anti-Cheat ausschließt, funktionieren nicht (Destiny, LostArk, SCUM kein Multiplayer...).

    Ansonsten ist es bei mir so, dass ich nichtmal mehr schaue, ob ein Game Linux unterstützt, bevor ich es mir kaufe. Diablo 4, Starfield, Cyberpunk, BaldursGate4, Red dead redemption 2, läuft alles ohne gefrickel mit einer ähnlichen Performance wie unter Windows, machmal sogar besser.

    Als Distribution würde ich dir Linux Mint empfehlen. Falls du etwas tiefer einsteigen möchtest, nimm Debian. Distros wie Arch, Gentoo o.ä. kann man sich für später aufbewahren, wenn man sich einmal in Linux eingelebt und die unterschiedlichen Konzepte verstanden hat. Falls du sehr neue Hardware nutzt, müsstest du drauf achten, dass der Kernel deines Systems die Hardware bereits unterstützt. In dem Fall könntest du von z.B. Debian Stable auf Debian Testing wechseln.

  • What are your favorite examples of German words making it into English?
  • For the chess people: Zugzwang and Zwischenzug!

  • Where are the GPU drivers?
  • The second part is bonkers. Most distro ship with the non free Nvidia driver and work well with it. Shit starts hitting the fan if you try to use the setup from nvidias website, which is not a problem of any distro but a user error

    My Tipp: don't use niche distros: arch, debian, fedora, mint...all of them work well with the non free Nvidia kernel module. For fedora you have to add an additional repository if I remember correctly but that's it

  • How to take actions on multiple docker containers at once
  • This works but I'd just create a function and use that instead of creating an alias that creates a function and then calls itself.

    if your containers are created with a docker compose file you can use docker-compose to target them all

  • *Permanently Deleted*
  • They care...for the money

  • ssh: Can't Open user config file, but the file exists
  • directory also needs execute permission:

    chmod a+x /home/mike/automation/ssh_config

  • 2in1's or tablet recs. for linux please.
  • I'm using a HP spectre x360 since 2020-12 and I love it so much. I don't use the tablet functionality often. The touch works pretty well as far as I can say. The notebook, even if it's 13" ultra portable, is a little heavy for constant tablet usage. Everything else rocks aside of the thumbprint thingy. I use howdy instead.

  • Support question: lazy.vim and ansible-language-server

    I'm trying to use LazyVim https://www.lazyvim.org/ to create and edit ansible playbooks and roles, but for the live of my I don't understand how to enable ansible-language-server.

    The installation of lazyvim went flawless and after starting nvim I used the command :Mason to install:

    • ansible-language-server
    • ansible-lint
    • yaml-language-server
    • yamllint

    but still, when opening a task or playbook file in nvim, i don't get any of that cool features like snippets and automatic syntax checking like I hoped.

    Can anyone give me a hint how to enable those? Mason says the plugins are installed, is it only a problem of nvim not recognizing the filetype as ansible? Do I need to enable some plugins via .config/nvim/lua/plugins? I'm out of my element here, help would be much appreciated.

    7

    Fall Out Boy - We Didn't Start the Fire (Lyric Video)

    Passend zu all dem Scheiß der gerade auf der Welt abgeht...

    0

    Feddit.de autoscroll

    Hallo Allerseits! Ich habe auf feddit.de das Problem, dass die Seite automatisch scrollt. Ist etwas nervig, wenn man was lesen möchte und alle 10-20 sekunden verschiebt sich der Bildausschnitt. Das Problem tritt auch auf unterschiedlichen Geräten auf, allerdings laufen alle unter Linux mit Firefox.

    Bin ich der Einzige, der davon betroffen ist? Oder ist das sogar eine Art von Feature?

    EDIT: @fennec hat mich auf websockets hingewiesen, welche wahrscheinlich ursächlich sind. Hab mal in den Developer Tools vom Firefox nachgeschaut und sehe direkt bevor die Seite gescrollt wird die Meldung:

    "Retrying websocket connection..." und "Websocket reconnected"

    Gibt es eine Möglichkeit das zu deaktivieren? Aktuell ist lemmy so für mich kaum nutzbar, weil teilweise alle 5-10 Sekunden der Bildausschnitt weg scrollt :(

    9