this post was submitted on 10 Oct 2025
339 points (92.5% liked)

linuxmemes

27658 readers
116 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.
  • 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, no politics, no trolling or ragebaiting.
  • 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.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    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
    top 50 comments
    sorted by: hot top controversial new old
    [–] RickAstleyfounddead@lemy.lol 8 points 1 day ago* (last edited 1 day ago) (2 children)

    You guys dont turn off your laptops? Isn't it bad for the pc? Oh my soul is too old lol
    What you guys do instead?

    Gotta keep that uptime, leave it on

    [–] SkunkWorkz@lemmy.world 4 points 1 day ago (2 children)

    Walk into an average mega corp office that is full of windows desktops, after everyone has left. Every pc is still on.

    [–] semperverus@lemmy.world 2 points 19 hours ago

    We mandate that ours are left on for orchestration and maintenance purposes.

    [–] RickAstleyfounddead@lemy.lol 4 points 1 day ago (1 children)

    On like, suspend or hibernate?
    I am afraid to put my lap on suspend overnight. Hibernate is actually usefull if you have hectic works on standby and have to shutdown

    [–] SkunkWorkz@lemmy.world 2 points 1 day ago

    Just regular suspend.

    [–] mapu@slrpnk.net 4 points 1 day ago

    ITT: linux users overthinking an anti-meme

    [–] SpaceCowboy@lemmy.ca 23 points 1 day ago (1 children)

    Yeah, if I'm not using the computer I turn it off because why would I be wasting electricity? So it's the same for windows or linux to me. You do need to reboot your computer sometimes anyway. For linux it's when you update the kernel. For windows you just have to reboot for similar reasons or after you've spent a bunch of time trying to figure out why something isn't working and then in desperation "try turning it off and turning it back on again". Better to just turn it off when you're done using it and turn it on when you need it again and many of those issues are avoided completely.

    So I turn off my computer when I'm not using it and I save power AND so the computer doesn't get glitchy. It doesn't take much time for the computer to boot up, so there's not much reason to not just turn it off when I'm not using it.

    [–] ArsonButCute@lemmy.dbzer0.com 7 points 1 day ago (2 children)

    For linux, its when you update the kernel.

    May I introduce kexec

    [–] Laser@feddit.org 3 points 1 day ago

    It doesn't really do a lot for most people since you just skip UEFI initialization, which yeah does save a lot of time but you still need to restart all your processes

    load more comments (1 replies)
    [–] cley_faye@lemmy.world 21 points 2 days ago (3 children)

    But by the time the lid is up to reach the power button, it's already out of sleep and operational…

    [–] VitoRobles@lemmy.today 12 points 1 day ago (2 children)

    I remember when windows used to brag about incredibly fast boot times.

    Now, my 5 yo gaming PC takes about 30 seconds to wake up to the password screen. While my Linux laptop takes 15 seconds to go from cold start to desktop.

    [–] groet@feddit.org 3 points 1 day ago

    My 10yo gaming PC is probably "faster" to boot because it is set up to auto logon without password promt so it boots straight to desktop without any interruptions while my Linux laptop has pre-boot-authentication and then normal login. But between these two password promts is basically no time at all

    [–] Sustolic@lemmy.world 1 points 1 day ago* (last edited 1 day ago) (1 children)

    For me I can reach the windows desktop in around 14 or 15 seconds (auto login), for most people the biggest bottleneck is a slow bios.

    Linux and windows normally have very similar boot times at least on my hardware.

    5600X

    B550 AORUS ELITE

    Intel 660p

    [–] mittorn@masturbated.one 1 points 23 hours ago

    @Sustolic @VitoRobles 15 years ago initng in linuxmint was doing magic; booting system to gnome2 desktop in 3 seconds from grub. On PCs with intel motherboard this was about 4 seconds from poweron. And moreover, this was on HDD.
    Now all systems are bloated and cannot boot in 3 seconds even on SSD

    [–] Alaknar@sopuli.xyz 16 points 2 days ago (1 children)

    Lucky you! Mine just crashes when I try to enter Sleep mode leaving both screens on and frozen, and nothing at all working.

    [–] olenkoVD@lemmy.dbzer0.com 2 points 1 day ago (1 children)

    Maybe try the kernel parameter amd_iommu=off if you have an AMD CPU (and you're talking about Linux and not Windows). I had the same problem and this fixed it for me.

    [–] Alaknar@sopuli.xyz 2 points 1 day ago

    Hey, thanks! Unfortunately, I'm a very new Linux user (190 days according to fish), so I've no idea how or where I would set that parameter.

    [–] toddestan@lemmy.world 2 points 1 day ago

    Meanwhile, my work Windows laptop is significantly slower to wake up now as I'm forced to hibernate it thanks to them removing S3 sleep in favor of the modern standby shit.

    [–] Staff@piefed.world 6 points 1 day ago

    I relate to this about 20 years or more ago.

    [–] b_tr3e@feddit.org 116 points 2 days ago (2 children)

    First of all, our computers are always on. Those kernels don't compile themselves, three times a day. Secondarily we could, at least, turn our machines on without having to install a dozen of updates before having to reboot again.

    [–] SnokenKeekaGuard@lemmy.dbzer0.com 41 points 2 days ago* (last edited 2 days ago) (4 children)

    I knew there had to be a different reason for global warming. Linux users don't turn off their computers, thats why!

    [–] Rhaedas@fedia.io 41 points 2 days ago

    If systems that run Linux were to power down, that's it for almost all of the internet.

    load more comments (3 replies)
    [–] Jeremyward@lemmy.world 20 points 2 days ago* (last edited 2 days ago) (13 children)

    My Ubuntu server has about 3 years of uptime right now, I don't get this mΓ©mΓ©

    load more comments (13 replies)
    [–] nroth@lemmy.world 4 points 1 day ago

    Not so much nowadays, but we remember!

    [–] LordKitsuna@lemmy.world 20 points 2 days ago

    The problem is that by the time I have said that to them it's already to desktop. I cursed Myself by having an operating system that is fast and efficient and I also did not install 18 different applications that open at boot. So now I just feel left out from the group not waiting for my computer to finish booting :(

    [–] r8KNzcU8TzCroexsE2xbWC@lemmy.ca 71 points 2 days ago (8 children)

    Is the joke that hibernate and sleep states never seem to work right?

    [–] SnokenKeekaGuard@lemmy.dbzer0.com 51 points 2 days ago (1 children)

    No its an antimeme. The joke is that everybody gotta turn it on.

    [–] illusionist@lemmy.zip 29 points 2 days ago (2 children)
    [–] QuarterSwede@lemmy.world 21 points 2 days ago (3 children)

    That’s because it’s lame. It’s not you.

    load more comments (3 replies)
    load more comments (1 replies)
    [–] devfuuu@lemmy.world 15 points 2 days ago (2 children)

    sleep and hibernate work fine on linux. I remember the olden days like 15 years ago where nothing of it worked. contrary to the stupid macos that was forced onto me which sleep means nothing and just keeps draining my bluetooth headphones battery anyway instead of turning off when I tell it to.

    [–] herrvogel@lemmy.world 1 points 1 day ago

    Absolutely not. Nvidia GPUs and some network cards can and will break sleep on Linux. It's currently very much broken on my machine and I stopped trying to fix it. Up until a few days ago the PC failed to properly power down to a sleep state and would leave a whole bunch of things powered up, like the monitor and the fans and the lights. Now it's even worse. On top of all that, the computer goes right back into sleep seconds after it wakes up. Extremely annoying.

    I use arch btw.

    [–] ftbd@feddit.org 8 points 2 days ago (3 children)

    I still have issues on two separate machines. One won't hibernate sometimes, I suspect the nvidia card. The other has a new-ish ethernet card, which doesn't work after waking from hibernation (unless I reload the kernel module)

    load more comments (3 replies)
    [–] 1984@lemmy.today 7 points 2 days ago (1 children)

    It was mostly because of Nvidia drivers. So many Linux issues is just Nvidia related.

    [–] FishFace@lemmy.world 11 points 2 days ago (2 children)

    Bs, I have had so many sleep issues on laptops without Nvidia graphics cards.

    The most recent issue I had was something inhibiting sleep that I couldn't disable.

    Before that it was being unable to decrypt the hibernate data on an encrypted disk.

    load more comments (2 replies)
    load more comments (5 replies)
    [–] illusionist@lemmy.zip 55 points 2 days ago (1 children)
    [–] jared@mander.xyz 28 points 2 days ago (1 children)

    Uptime is 99.99%, gotta reboot sometimes.

    [–] Strider@lemmy.world 2 points 1 day ago

    Ksplice would like to have a word

    [–] capuccino@lemmy.world 20 points 2 days ago (2 children)
    [–] SnokenKeekaGuard@lemmy.dbzer0.com 27 points 2 days ago (2 children)

    100% of the time I drink water my mouth gets wet. I don't get it

    Closing this ticket because it is a duplicate of #342 "My mouth is always wet when I drink water, please fix".

    load more comments (1 replies)
    load more comments (1 replies)
    load more comments
    view more: next β€Ί