Skip Navigation
Jump
Proud to be a European
  • Kinda weird that it seems weird there that working for a year earns you 4 weeks off. Probably something to do with workers unions.

    1
  • Jump
    Init wars part 3 ( 2 more pages in content)
  • Ahahaha, still great. My favourite flavor of init wars after seeing ppl digging up that horse's dead corpse for a beating to re-enact the same old discussion over and over. Keep em coming op!

    2
  • Jump
    Wireless connection Error!!!
  • "Note: In the installation image, systemd-networkd, systemd-resolved, iwd and ModemManager are preconfigured and enabled by default. That will not be the case for the installed system."

    https://wiki.archlinux.org/title/Installation_guide#Connect_to_the_internet

    So you probably didn't set anything up. Arch-chroot in to fix, or use a cable or phone tether to fix it from the new install.

    Idk how to set up it with systemd suite, but for network manager it's pretty much

    # pacman -S networkmanager
    # systemctl enable --now NetworkManager.service 
    
    5
  • Jump
    RPM to APT distros correspondence
  • If we define stable as unchanging for release cycle, yes. Just really hard to come up with equivalence with these two otherwise.

    3
  • Jump
    RPM to APT distros correspondence
  • Sir, either you troll, or have the wrong idea why the distros mentioned are different things with different goals.

    In case it was intended seriously, I'll probably descend into madness because of the ubu lts = centos stream assessment.

    2
  • Jump
    Some windows help please
  • For 1, grub is fine, but systemd-boot is simpler, so I'd say that as 'use grub if you actually need it'

    For 2, has this actually ever happened to anyone in uefi times? Mbr overwrite was the good old times, now we have something at least better

    4
  • Jump
    Unable to login after suspend
  • Occasionally I get this on wake from suspend, doesn't matter if amd or nvidia system.

    I just think of it as an annoying kde bug. It's harmless though.

    You either reboot or just switch to another tty and unlock the session.

    But the others are right, you increase chances of this happening if you updated the kde stack and didn't reboot/relog.

    1
  • Jump
    Version 256 of systemd boasts '42% less Unix philosophy'
  • Better put than I would've said. I don't much care for lennart, but he's right about some things here. Sudo is unnecessarily huge so it being setuid binary is obviously not great.

    Run0 isn't probably the solution, but something might emerge one day that handles privilege escalation in a more today's sane way than sudo.

    Doas is kind of an option, but if you are gonna rework this, makes sense to re-think it more than 'leaner sudo'. Let's see what pops up some years later, after all, we all (probably) thought pulseaudio was gonna stay forever too.

    2
  • Jump
    This is hilarious
  • Idk, I just meant young king was wild. As for movie adaptations, I think dr sleep did well. Just because you dragged shining into this, ofc it's great:D Kubrick does stuff and jack nicholson stars, it was a good movie, but can understand king hated it.

    Then again, the man himself directed maximum overdrive, and that movie sorely needed Bruce Campbell energy:D

    Tbf, I actually enjoyed rose red and storm of the century where he was kinda hands on. <- irrelevant afterthought

    E: it was pretty weird when first read, but the stand and dead zone won me over later :D

    3
  • Jump
    This is hilarious
  • To appreciate dave mustaine level coked up king, you shouldn't watch the 'did okay' movie, nor the earlier 'this is terrible' one, you should go get 'It' part 1 and 2 as books :D

    2
  • Jump
    Neofetch is Dead! Here are 7 Alternatives for Your Linux System
  • I had no idea ppl actually cared about any fetches, not like it stopped working though. Just a guess but it'll work for a good while, because it's a damn fetch script:D

    15
  • Jump
    Various issues with Fedora 40 KDE spin
  • My five cents, you need to set both windows and Linux using the same time base, otherwise it's just being few hours in the past or future when you boot win(at least 10).

    For the not giving you a dual boot entry, you need to have windows drive mounted so grub's os-prober finds it, as an aside systemd-boot just picks it up automagically.

    And for point 2: yea definitely a kwallet thing, I have no idea how to wrangle that bastard to do my bidding.

    1