Website | Codeberg | GitHub | Altes Profil | Noch älteres Profil

Verantwortlich für @kaenguru@feddit.org & @titelregel@feddit.org.

  • 1 Post
  • 37 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2024

help-circle










  • No one but the EU and member’s governments are more qualified to produce an actual, working age verification system […]

    Because they already have the data base neccessary

    Just imagine that every time you watch cat videos, the cat video website sends a request to your government’s servers to verify your age.

    Of course, this can also be done without accessing any database. E. g. the German electronic identity card supports verifying your age without revealing any other personal information.


  • Gnome Shell Extensions are powerful because they are allowed to hook into everything the gnome-shell process does. If the extension API would be changed so they couldn’t crash our shell session, extensions would become way less powerful and be mostly useless.


    Nevertheless, it would be great if Gnome Shell could keep/recover your application state after restarting (like KWin).









  • d_k_bo@feddit.orgtoLinux@lemmy.mlCan I ignore flatpak indefinitely?
    link
    fedilink
    arrow-up
    41
    arrow-down
    3
    ·
    edit-2
    4 months ago

    As someone who develops and distributes a small application exclusively on Flathub, I prefer that everyone uses the exact same package on every system. That way I know that if something doesn’t work, the issue should be easy to reproduce.

    Recently, there was a situation where a user indicated in the comments of a release announcement that a newly introduced feature “doesn’t work”. It turned out that they installed a third-party package from the AUR (that wasn’t updated yet) without knowing that this isn’t the official and up to date version.