this post was submitted on 07 Mar 2024
311 points (94.8% liked)

linuxmemes

22673 readers
2576 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    Picture of Skinner from "The Simpsons" with the linux logo on his face and the word "Pathetic" in the bottom center of the picture.

    top 50 comments
    sorted by: hot top controversial new old
    [–] taanegl 58 points 11 months ago (4 children)

    ...NixOS is the new Arch Linux. Change my mind.

    [–] Telodzrum 30 points 11 months ago (2 children)

    Hardly, NixOS documentation is trash. The Arch Wiki is essentially the platonic ideal of documentation.

    [–] taanegl 8 points 11 months ago
    [–] genie 3 points 11 months ago

    Maybe you should learn to read the manual or debug your system without hand holding πŸ˜‰

    [–] CodeGameEat 27 points 11 months ago (2 children)

    The difference is I can upgrade my NixOS without breaking everything hahaha. But it has gotten a lot more popular recently, which I think is your analogy? Or because people always bring it up now lol

    [–] [email protected] 23 points 11 months ago (3 children)

    yea i think its the popularity spike. if only there were more docs on flakes though.

    [–] [email protected] 11 points 11 months ago (3 children)

    I still don't completely get their point, TBH.

    And the Nix language seems to be intentionally confusingly close to json.

    [–] [email protected] 6 points 11 months ago

    The similarities are superficial at best. The only thing similar is that it uses braces for attribute sets (objects) and square brackets for lists. And I guess quotes for strings.

    But otherwise it's a full (functional) programming language, with functions, variable bindings, etc.

    Flakes aren't perfect, but they are really good for ensuring that you have completely reproducible builds since the version used for every dependency is pinned.

    [–] [email protected] 4 points 11 months ago
    • control the versions of the repo and packages

    • config the official repo (allow unfree packages for example) that doesn't work unless you're on nixos

    • add packages from a git repo

    • update package definitions (think apt update)

    load more comments (1 replies)
    [–] [email protected] 9 points 11 months ago* (last edited 11 months ago) (1 children)

    If only wiki was as good as Arch's...

    [–] [email protected] 2 points 11 months ago

    exactly. cant blame them tho, its unofficial.

    load more comments (1 replies)
    load more comments (1 replies)
    [–] leo85811nardo 11 points 11 months ago

    It doesn't have a wiki as good as Arch, yet

    load more comments (1 replies)
    [–] [email protected] 48 points 11 months ago (1 children)

    with the linux logo on his face

    [–] [email protected] 3 points 11 months ago (1 children)
    [–] LunchEnjoyer 9 points 11 months ago (2 children)

    Why do you include the CC link in all of your comments...?

    [–] kuneho 6 points 11 months ago

    It's a phase

    [–] [email protected] 3 points 11 months ago

    Proprietary LLMs (it's non-commercial license)

    CC BY-NC-SA 4.0

    [–] [email protected] 37 points 11 months ago (1 children)

    I gotta say and it feels weird to but I'm happy Arch are spending a bit longer testing these days. When I used to run it updates just felt rushed into the repo so Arch got it first.

    [–] [email protected] 7 points 11 months ago (1 children)

    "bleeding edge"

    But maybe Arch doesn't purport to be bleeding edge anymore.

    CC BY-NC-SA 4.0

    [–] [email protected] 2 points 11 months ago (1 children)

    Getting plasma 6 a week after it drops is still β€œbleeding edge” when the alternative is a couple months

    load more comments (1 replies)
    [–] [email protected] 24 points 11 months ago* (last edited 11 months ago) (8 children)

    Seriously, the learning curve of nixOS is still... exhausting. Couldn't get it to run with plasma 6 and wayland and the documentation is so incomplete.

    Edit: Typo

    [–] [email protected] 7 points 11 months ago

    That's unfortunately true. There's a community effort to document stuff without going through the lengthy process of getting it approved by overworked maintainers: https://nixlang.wiki

    Feel free to contribute your learnings there.

    CC BY-NC-SA 4.0

    load more comments (7 replies)
    [–] [email protected] 19 points 11 months ago (2 children)

    Couldn't Arch users just install it through the Nix Package manager?

    [–] [email protected] 7 points 11 months ago

    NixOS users install KDE using a NixOS config option, as there's a lot of configuration needed to make KDE run beyond just installing the binaries.

    [–] [email protected] 5 points 11 months ago

    And set up all the systemd services themselves? Sure. Have at it.

    CC BY-NC-SA 4.0

    [–] [email protected] 15 points 11 months ago
    [–] blotz 13 points 11 months ago (4 children)

    Can't you just build from source of you want it? Like kde has pretty good docs for this.

    [–] [email protected] 19 points 11 months ago (1 children)
    load more comments (1 replies)
    [–] [email protected] 15 points 11 months ago

    It was also already in Arch's KDE-unstable repo. I've been using Plasma 6 for like 3 months.

    [–] [email protected] 8 points 11 months ago* (last edited 11 months ago) (2 children)

    Compiling source code tends to get messy when you decide to remove it from your system. Also, you'll have to manually update it, any package manager will be unaware of it and can't do anything with it anyway. You'll also be responsible for dealing with conflicts with other software or dependency issues. That's why we have repos. Someone else did all that work already.

    [–] [email protected] 1 points 11 months ago
    load more comments (1 replies)
    [–] [email protected] 13 points 11 months ago (2 children)
    [–] [email protected] 5 points 11 months ago (1 children)

    Yes, we the people! Rise up, comrad!

    CC BY-NC-SA 4.0

    [–] [email protected] 2 points 11 months ago

    In Russia people rise into you!

    Seriously though I can always spot your comments from the link you always include.

    load more comments (1 replies)
    [–] [email protected] 13 points 11 months ago

    LFS users are like

    GTFO

    [–] [email protected] 12 points 11 months ago* (last edited 11 months ago)

    fun fact: you could add the extra-testing to repo to get it the first day

    [–] [email protected] 10 points 11 months ago (3 children)

    Considering all of my theming and several of my apps have broken today, and that I’ve had two crashes… I’m glad they took longer.

    load more comments (3 replies)
    [–] CodeGameEat 6 points 11 months ago (1 children)

    @[email protected] not really about this post, but i see that you have a license link in all your comments. Just curious, do you copy-paste that every time or do you have some automated setup?

    [–] [email protected] 6 points 11 months ago (1 children)

    I do copy paste it. KDE has a tool called klipper that allows to have a clipboard history, so hitting Super+V brings up a dropdown and I can select it. The effort is therefore minimal.

    CC BY-NC-SA 4.0

    [–] [email protected] 11 points 11 months ago* (last edited 11 months ago) (1 children)

    Consider using the KDE keyboard shortcut tools to set up a permanent paste keybind instead of using the history.

    For example, I have a keybind that sends a known mouse movement input, which I use to set that known mouse input to always correspond to ten centimeters of on-screen movement.

    Using a keybind would remove the need to ever select the right item from the history, and reduce the clutter in it for copy-pasting other things.

    [–] [email protected] 4 points 11 months ago

    Oh hey, I thanks for the hint. I hadn't thought of that!

    Looks like there was a bug in KDE5 (KDE6 is on another PC) and I had to follow instructions on this stackoverflow.

    CC BY-NC-SA 4.0

    [–] [email protected] 4 points 11 months ago (3 children)

    They removed legacy font based DPI scaling. I hate it. Nothing looks right 😭

    load more comments (3 replies)
    [–] genie 3 points 11 months ago

    How long until "works on my machine" becomes "works on my config"

    load more comments
    view more: next β€Ί