Skip Navigation

Xylight (Photon dev)
Xylight (Photon dev) @ Xylight @lemmy.xylight.dev
Posts
39
Comments
404
Joined
2 yr. ago

  • You should definitely use the tool called home manager for per user configs, they have good docs too and make configs for popular programs super easy

  • Great, the programmer humor has inherited "JavaScript bad" from Reddit.

  • NixOS! Definitely not for beginners, and also definitely not for people who are used to the arch way and want something similar.

    It's a declarative OS, versus most Linux distros which are imperative:

    • Declarative: You define exactly what is what, such as what packages should be on your system, your configs, etc.
    • imperative: you modify those stuff yourself after initialization (installing).

    So, instead of having to install KDE and change my display manager to use it, I just add this line to my configuration file:

     
        
    services.xserver.plasma5.enable = true;
    
      

    If something wrong happens, I just change the config file to its old version. I can also share this config, and then the other person can run nixos-rebuild to get my exact system configuration.

  • Bug with Lemmy itself in v0,18.3, can be fixed with a wonky hack.

    Until then, just use Hot sort instead of Top.

  • Admins of instances have a "purge user" button (or is that only for communities?) where you can basically defederate a single user or community.

  • btw

    Jump
  • nah I'm good with NixOS

  • I really want to learn it, and I understand the basic syntax and patterns. What apps did you make with it to learn it? I can't think of anything big to make.

  • You can upload to a different platform and then just set it as the URL

  • Honestly I get more angry when it's my own site because then I have to fix it :P

  • For the love of all that is holy stop cropping out the artist's watermarks

    it is literally more effort to crop out the watermark

  • Maybe you should consider becoming a lurker

  • Wow, a surprising amount of people want a markdown toolbar. Guess I'll get at it.

    edit: added

  • Slightly misleading, the DRAM chips do that themselves so the kernel doesn't have to do that.

  • Same.

    Conspiracy time: they say you get a high score so that you trust your gut and believe headlines that aren't true! 😱 /s

  • It looks like shit on mobile though, only looks half decent on desktop