she/her, May

I use NixOS, btw. UwU

  • 1 Post
  • 15 Comments
Joined 1 year ago
cake
Cake day: April 1st, 2025

help-circle
  • I dont know about what other “distros” are doing, but systemd is adding an optional field to the optional userdb module to store the user’s age, and then with xdg a program can query it and it will just return if the user is over 18 or not, then all the distro has to do is add a way to set the age if they want to comply.











  • StellarSt0rm@lemmy.worldtoComic Strips@lemmy.worldKids
    link
    fedilink
    English
    arrow-up
    7
    ·
    7 months ago

    Aw, don’t dump Minecraft with those trash games (roblox and fortnite), modded Minecraft (And vanilla) is amazing, i personally like the Create mod and its addons, they allow to do very advanced things like storage systems and factories (Not that you cant do that in vanilla Minecraft, but it is more compact and sometimes complex too), i recently found the Create: Power Grid addon which adds realistic electricity to the game as an addon for Create, every electrical block has a rated Voltage (And more) that if you go above of by too much it will break and/or explode.


  • There have been some reports that choosing to Repair the Terminal application has restored it to working order.

    … Or, you know, dont hook that shit so tight into your store that it breaks if the store is offline or something gets messed up? I have personally never seen applications randomly stop working on Linux (Unless i did something stupid, i once fucked up glibc for all flatpaks system-wide on Fedora), specially now that im on NixOS, its just not possible for a program’s files to get corrupted on NixOS since the store is read-only (Of course if it doesnt gracefully handle config errors and the config gets corrupted then it will break, but often times it would just be deleting the file and letting it create a new one, not reinstalling the application).