• 1 Post
  • 430 Comments
Joined 4 years ago
cake
Cake day: January 17th, 2022

help-circle
  • I don’t think so. I think it takes 1 kid in the playground to find out about https://distrosea.com/ without understand what a container or VM even is, only discovering that somehow it works, to make us of it.

    Then the school admin will block it once there is a peak of traffic through the website, kids will discover proxies, someone will realize there is a business for it, make a free version with ads, etc. It’s going to be an arm race and the most dedicated kids, not necessarily the smartest or wisest, will figure it out. Eventually they’ll get the concepts behind the tools they mindlessly use until then, eventually find much better tools allowing them to bypass a lot more restrictions.

    I don’t see how a browser will be able to prevent this kind of usage. They might pass age related information to each page requesting it but it takes a single page to provide the capability without using the information to be enough. If a kid has a computer at home they can setup such a service themselves.




  • utopiah@lemmy.mltoLinux@lemmy.mlHow to install wine ?
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    12 days ago

    Most distributions include Wine AFAICT yet I’d argue you shouldn’t use Wine because typically it means using proprietary software.

    If you are using Wine for games then it’s also reconsider that there are plenty of open source game you can still pay for to support their author.

    If you still want to play proprietary Windows games without native support then I would recommend to use a wrapper, e.g. Bottles (because of Proton, not because of the GUI) or even Steam (since you want to play proprietary Windows games anyway) as they’ll remove a layer of tinkering to find the right version, path, etc (basically prefix management).

    … but yeah, even though Wine is amazing I would argue every time one uses it, if they are using Linux because they want more agency, they probably should reconsider and search for a free software alternative instead. It will be awkward at first, other UI, other UX, new community, but it’s an investment in the future.



  • FWIW the SteamDeck running official SteamOS does have a full desktop environment, it’s just hidden by starting Steam in Big Picture mode.

    So… you could benchmark the “gain” but I doubt it’s significant, if any.

    Also if you do like to play with hardware for gaming across networks checking Selkies or Moonlight to stream from your machine to your machine, no intermediary, little latency or overhead.


  • A “normal” download is sending a file from 1 computer (e.g. server) to 1 other computer (e.g. client).

    An example of that would be an HTTP server like the one we are both using now, e.g. you (client) visit lemmy.ml (server) and it sends you back the index.html page your browser requests. That is a great solution when you have a page that must dynamically be updated and broadcast back the new information to plenty of clients.

    BitTorrent is a protocol like HTTP but instead of having 1 computer sending to many other computers, ALL computers send the part they have, ALL computers request the part they are still missing. That’s a different solution for a different problem, namely when a file is large enough and stable enough (does not change) that all the overhead is worthwhile.

    So seeding implies having enough upstream bandwidth in order to help others who are still have missing parts. Note that most BitTorrent clients already have useful seeding defaults. Typically they’ll let you seed (namely share file parts) even after you have downloaded everything up to a positive ration, e.g. 2/1 meaning that you will keep on sharing until you have uploaded about twice more than you downloaded.

    Hope that helps!



  • Thanks for the clarification. Unfortunately I’m no expert in the matter. I bet that some mods are compatible, I bet some aren’t. I bet some open source client/server pairing implementation might give more freedom but aren’t necessarily as popular. I have no idea how that impact culture or the size of projects. I imagine that the community of each project, e.g. Minetest, would know better if the limit itself is technical, e.g. mod compat, or not, e.g. network effect and thus a lot of people “sticking” to the “original” proprietary implementation not because it’s better but solely because their in-game friends are there.


  • I like risky sports (relative for some people it might be boring) but when I have to work or even play I want stuff that just works. I can’t imagine using a laptop and wondering every day if this is the last update to my OS I might get.

    Sure Apple laptops might be great hardware, you might love the design, etc but just the fact that this question exists make it impossible to consider such hardware.

    TL;DR: I don’t know and I don’t want to care. Please support OEMs who are not making money by selling locked hardware.


  • Yes I’m serious and I’m not a troll. I don’t know what in my questions or suggestions make it sound like that but feel free to dig deeper.

    Anyway, AFAIK Minecraft has an official client which connect to official servers.

    It’s possible to replace clients, as listed earlier, but they might still rely on official servers with their accounts as you pointed out. There are though, AFAICT, compatible servers too, e.g. https://glowstone.net/ so one could connect an unofficial client to an unofficial server and thus have a similar experience with no reliance on anything related to Microsoft, no?



  • the sheer amount of content that was added over the years, and the enormous amount of mods, and the entire community, aren’t remotely comparable

    Are they compatible though? Like can I load content, connect to open source servers, uses mods on any client? Please don’t presume I know anything about the topic, I’m genuinely trying to understand exactly why alternatives are not good enough.



  • Pretty much what nix (distinct from NixOS) is.

    That being said I would recommend NOT to do that because you most likely need 10 specific packages at most. That should take you 15min tops to install with few minutes paying attention.

    Just make sure /home is its own partition, or even disk, the distro hop if you want. You can also have in your ~ directory an apps directory where you keep binaries, AppImage, etc.

    For most people this is not a real concern.





  • The fact that I’m having more and more discussions with non tech people about what even Linux is, that they heard of GrapheneOS or /e/OS, makes me thing that yes, it’s possible.

    What also makes it potentially possible is that Microsoft is doing like NVIDIA alienating gamers. They are “just” gigantic corporations which only go where there is more money. There is no ideology except capturing whatever drives profit up for the next quarter. They currently see AI data center as they place to earn more so they are giving up on the rest.