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/)AC
Posts
0
Comments
603
Joined
2 yr. ago

  • But why shouldn’t it be for everyone? Why do grandmothers have to use Windows or macOS?

    I mean, yes, for now, Linux isn’t a everyman‘s OS. But why shouldn’t the community strive to make it so? Isn’t the idea behind FOSS „by the people for the people“ not „by enthusiasts for enthusiasts“?

    And I’m not saying that every distro should be idiot proof. The Arches and Gentoos do have their rightful place. I just think, the mindset should be more „how can we make Linux as a whole more accessible and inviting for everyone, so FOSS can become the dominant type of software one day“ and less (and I’m exaggerating here) „how dare regular people want to benefit from the same freedom as me, this should be for enthusiasts only“.

    Because at the moment, only valve is really doing something to make Linux more mainstream and do you really want that movement in the hand of a company instead of the people?

  • Thing is, terminal came first, then came a gui tool make things easier, more intuitive and then came touch to make things even easier.

    Saying users should just get used to using the terminal feels to me more like someone designing a smartphone in 2025, that requires you to use a trackball and physical keyboard and then complaining about people wanting touchscreens, when they clearly could just get used to the trackball.

    Of course they could, but why should they want to?

    Using the terminal is not the next evolution, it’s technically two steps back. That doesn’t mean it’s bad or doesn’t have it’s place. It can be incredibly efficient for power users. But most users aren’t power users. They want the operating system to get out of their way so they can focus on what they actually want to do. And that’s not learning how to update their system via the CLI.

  • Why? A computer is not a car. You should have to learn to use certain programs, sure. Can’t expect people to master spreadsheet or video editing programs by default. And maybe you should learn about the dangers of the Internet. But, at least in my opinion, the operating system should require as little attention as possible. It should be as intuitive as possible for anyone touching it for the first time. CLI is useful, sure. But it’s definitely not intuitive and thus inaccessible for many users.

    The moment you need a secondary resource to be able to use your system, that system has failed for the vast majority of users. And it’s near impossible to learn how to use the terminal without a secondary resource. A good GUI you can figure out pretty quickly.

  • But why not make Linux idiot proof? What would you lose from the existence of a distro that has an easy gui tool for everything an average computer user would ever do?

    The terminal wouldn’t go away or lose it’s functionality, if that’s how you prefer doing things but it would open up the benefits of Linux to a way bigger audience.

    Because knowing how to use a terminal is not the same as knowing how to use a computer. Windows doesn’t need you to use the cmd for anything most people would ever do. Neither does macOS, Android, iOS, even ChromeOS. Only Linux can’t get rid of that stigma and I just don’t get why.

    Why is it better to force users to run updates via the terminal than having a menu for that in the settings or the „AppStore“ (graphical package manager) or a „Update“ app?

    Why don’t you want Linux to become easy enough to use that my grandma could handle it?

  • Because knowing terminal commands is neither accessible nor feasible for the average computer user. It might be more efficient, if you take the time to learn it but the average computer user doesn’t want to spend that extra time. They want everything to be accessible and to be easy.

    Linux should always have the choice to use the terminal. But if you want the day of the Linux desktop to actually arrive some day, you need at least a couple of distros that don’t require you to know what a package manager is.

  • Yep. Look at something like the PinePhone. It has hardware switches that can disable camera, microphone and all types of wireless communication, respectively. And no need to degoogle, since it’s not googled in the first place (runs either Manjaro, PostmarketOS, Mobian or whatever you put on there yourself). Only drawbacks: it’s not really cheap for the specs and a little hard to find these days. But there are probably comparable devices out there.

  • Glühwürmchen definitely refers to the flying variant. Might also refer to non flying species but I’ve never seen or heard anyone talk about any of those. The term is probably just used for any type of glowing insect, no matter if worm or bug.

  • Permanently Deleted

    Jump
  • That’s only local (unless you‘ve set up your pihole to be accessed from outside your home network already). Locally you can easily access jellyfin from any device

    For remote access to Jellyfin you will need your public ipv4 address or a domain that points to it. Since in most cases your public ip isn’t static (unless you specifically pay for that), you’ll need a dynamic DNS address that regularly updates the ip address your domain points to. In case of duckdns you’d have a url like example.duckdns.org that always points to your ip.

    If you are unlucky however and only have a public ipv6 address (Dual Stack Lite; highly depends on where you live and what provider you have). I haven’t found an easy free solution to still getting remote access. The easiest I’ve found is getting a domain from cloudflare and using their tunnel. Worked well and I happened to have a domain already. Streaming media via Cloudflare’s tunnel is technically against their tos though.

    There are probably more elegant solutions but I have switched to a different provider since, which does offer an ipv4 address so I didn’t need to look into that any more.