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/)NO
Posts
7
Comments
86
Joined
5 mo. ago

  • Another thing is that my laptop might be using Legacy BIOS, so systemd isn't compatible with it.

    Oh sorry, then Fedora isnt a good idea. They have deprecated support for Legacy BIOS.

    Anything with LXQT 2.1 available should give the same experience however right now it seems only rolling distros ship with 2.1. Lubuntu 25.04 will ship (in ~April) with LXQT 2.1 but it wont default to wayland so you might have to do some manual config. Its also not an lts release.

    storage requirements

    shouldn't be a big problem. lxqt is super lightweight. If you go with lubuntu, I recommend turning off snap to save some space.

    Linux Mint MATE or XFCE are really good if you dont necessarily want wayland support.

    Another option is the Raspberry Pi OS. Debian based, should be very lightweight and runs wayland. I haven't personally tried it though.

  • Subreddits were not a problem before since they were accessible on the web without needing an account. But now reddit is gradually locking them down behind authwalls and things like not letting search engines index (other than Google).

    Lemmy communities dont have this problem and because lemmy is federated, its resistant to such enshittification (plus you can easily create your own lemmy instance for only your team). So imo they are a good alternative to forums (and reddit) and a good solution to this problem.

  • Discourse already exists (and most big companies use that).

    Also you can see many other things on Reddit or Discord too (or the internet). Im not sure how that is a point against federation. If companies really want to control everything they can create their own instance (like KDE's lemmy instance).

    They can defederate everyone from their instance to get an "unfederated" instance but again it changes nothing imo.

    In fact defederation is a negative since now you have to worry about new signups, moderation, etc. While in a federated instance, you can leave moderation to other instances and only allow team/company members on your instance. Users can sign up on other instances and still be able to interact with your instance for support, help and other stuff.

  • Element is an app for "Matrix" (thats like lemmy but for discord) that is developed by a for-profit company (the company mostly manages deployments for big governments). But not only is it open source, its just one client of many for matrix. The vast majority are developed by individuals (Cinny, FluffyChat).

    Plus, it's not even remotely similar to Discord.

    There are probably discord features missing from matrix but they certainly have a lot of similarities. Though tbf Cinny is the closest to discord in terms of design and functionality not element (but they both are matrix clients).

  • So this post has (at the time of writing this post):

    • 0 favorites on mastodon
    • 101 upvotes on lemmy (2 downvotes)
    • 9 replies on mastodon (7 lemmy instances, 2 mastodon)
    • 8 replies on lemmy (7 lemmy, 1 mastodon)

    From this I would say it looks like lemmy upvotes dont federate at all with mastodon. Replies seem to federate but for some reason 1 reply from mastodon is missing on lemmy.

  • I mean Fedora is open source but if they really wanted a european base, they could have gone with opensuse. AFAIK opensuse is the only fully european linux distro plus they use many of the same tech that redhat/fedora does.

    Ultimately I think it doesn't matter too much since even the linux foundation is based in the US and large parts of what makes the linux desktop are maintained by non-EU companies (on top of all the major projects hosted by Github, Gitlab including most of Flathub). If its all open source, I think the risks are pretty low e.g. huawei was able to use Android despite all the restrictions.

  • I might be in minority here but I kinda see the point the Readium guy is making, specifically this one:

    We managed to convince publishers (even big US publishers) to adopt a solution that is flexible for readers and appreciated by public libraries and booksellers

    Publishers and companies will always want DRM so at the very least we (as a community) could offer a DRM that is less flawed, more respecting of privacy and FOSS, etc. If we dont, someone else will offer a DRM solution thats far worse (and publishers will implement it because they dont care and there are no consequences).

  • One thing I'm doing differently in Arch this time is I'm trying out installing as many things as possible as flatpaks. I've successfully ignored them until now. Surprisingly, a lot of my apps are already packaged as flatpaks.

    Yeah I have grown a liking to flatpaks too but I dont think I can live with only flatpaks yet.

    The other thing I'm borrowing is distrobox+podman. I didn't know about that before. This seems useful for dev environments.

    Distrobox is really nice, I even run some gui applications in containers.

    That being said, I've never had a problem with pacman breaking my system, so I don't see major value in doing this... other than... it's helping me procrastinate! I should be doing real work right now. 😄

    This is the only thing keeping from arch tbh. I shudder to think of all the ways I can procrastinate on arch!

  • KO, the bcachefs dev, did things in the kernel in a way that caused quite a bit drama. But with time and after some push back, KO now has adapted to the development process (and no drama since then).

    Since it's also fully experimental, it's more harmful than beneficial to keep it in the kernel imo.

    Its experimental but its an fs, it doesn't affect anyone who doesn't want to use it. Many drivers are also mainlined in an experimental state and then slowly worked upstream (for e.g. the new nova nvidia gpus driver).