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/)RA
Posts
5
Comments
79
Joined
2 yr. ago

  • Not sure exactly how many blobs I need to install Linux on my pc. I know there's proprietary stuff for my Nvidia card (optional) and possibly NIC, but most hardware is supported by the kernel these days?

    Also, the play store. That's my biggest issue with Android. Everything depends on the store.

  • I was afraid someone was going to point out that AOSP exists, but it's not very useful.

    The Android that everyone uses and talks about is very closed, because everything depends on the playstore.

  • I don't have the answer to the best form of government, but communism doesn't work. That has already been proven?

    And capitalism is actually pretty good, until it turns everything into ads and destroys the planet :-/ I wish there was something better.

  • So why do so many people seem to think Linux needs to become bigger on Desktop?

    Personally I am not looking forward to the consequences: capitalism will make sure there will be something on Linux to make money off. They will try to conquer it, introduce walled gardens, stores you will have to pay for, by watching ads.

    Android was Open Source once until Google decided to mainstream it.

  • I could not turn off mouse acceleration, which was a deal-breaker for me.

    Actually not Wayland's fault if I remember correctly, something about libinput changing it's format, and my window manager wasn't compatible with it yet. After trying for several hours I found a bug report (can't find it right now). The Devs thought it was a minor issue, but for me it was huge so I decided I'll wait another year.

    I must say, Wayland was smoooooth, didn't even experience X as slow until I tried Wayland.

  • If you're a real F1 fan you know history is full of this kind of dominance.

    So .. if you wonder who will win it's not worth watching.

    I like to watch Albon doing well, Alonso doing amazing things, and hoping for Leclerc to get a result, Yuki keeping softs alive with some big guns behind him, while teams frantically try to get the best tactical moves while rain might drop now or in 20 minutes, and you don't know how much.

  • Ah but then you are talking about servers? That would be a different story! The machine that I use for development (laptop) should always work (I would trust nixos with this) and if I want to spin up a container (docker run) or install an application (apt install)or change my vpn client configuration it is currently effortless and I'm not sure nixos can do that.

    Actually using nixos for some of my private servers would be a nice use case...

  • I'm very critical of all the immutable distrubtions - as an old timer in tech I've seen so many things come and go. I'm also curious, ofcourse, and already tried out a VM with NixOS and everything seemed fine. But I'm going to wait it out before something like that becomes my main driver, I have a job to do (development, systems, stuff) and I cannot afford to say "sorry little to no progress today, my OS needs tinkering".

    (Feel free to tell me I'm wrong :-) I love to tinker with new stuff).

  • Could even be a hard link.. (some applications don't like symbolic links).

    Edit: or a mount point.

    Make sure to stop the application, mount the drive and link it, start the application again You have a backup? :-)

  • I have good experiences with managing inputs and outputs with pavucontrol, which has a nice GUI. You can choose output per application (I have multiple outputs, headset-microphone on jackplug for meetings, a USB device for HiFi headphones, and a USB device that goes into speakers for when I'm home alone and my noise doesn't bother anyone - pavucontrol covers that).

    If you really want to go into the deep end you might try https://jackaudio.org/ but that's a very deep end and I hope you won't need it, but it's very powerful.