this post was submitted on 23 Apr 2025
562 points (97.6% liked)

linuxmemes

25686 readers
361 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
    all 43 comments
    sorted by: hot top controversial new old
    [–] TheBat@lemmy.world 114 points 1 month ago
    [–] nul9o9@lemmy.dbzer0.com 73 points 1 month ago (1 children)
    [–] rosa666parks@lemmy.dbzer0.com 21 points 1 month ago (3 children)

    He looks familiar but I just can put his name to a face

    [–] clay_pidgin@sh.itjust.works 30 points 1 month ago (1 children)

    Noble Knight Adventures. I think his name is William papillon?

    [–] ceenote@lemmy.world 25 points 1 month ago* (last edited 1 month ago) (1 children)

    William Papadin. Anyway, as long as I'm looking up his channel to share it, here's my other favorite video of his.

    [–] clay_pidgin@sh.itjust.works 9 points 1 month ago (1 children)
    [–] QuazarOmega@lemy.lol 2 points 1 month ago

    Damn, I tux rolled a masterpiece today

    [–] einlander@lemmy.world 14 points 1 month ago* (last edited 1 month ago) (1 children)

    William ~~Paladin~~ Papadin on YouTube.

    Edit: autocorrect strikes again.

    [–] clay_pidgin@sh.itjust.works 4 points 1 month ago

    Closer than I was, friend!

    [–] hansolo@lemm.ee 61 points 1 month ago (1 children)

    Man, I had stuff to do today. Now I'm just going to end up watching this over and over for 7 hours.

    [–] technocrit@lemmy.dbzer0.com 32 points 1 month ago (1 children)

    Finally some joy in this world. Thanks.

    [–] huquad@lemmy.ml 25 points 1 month ago

    Thanks, I love it

    [–] Bristlecone@lemmy.world 24 points 1 month ago

    Greatest video ever

    [–] BlueFlareGaming@lemmy.world 17 points 1 month ago (2 children)

    Recovered a broken Kubuntu install I tried switching to that got broken on a missconfig'd update, half broken Linux install and it was still better and more featured than my W11... I am hopeful that I can finally make the switch permanent

    [–] Blemgo@lemmy.world 13 points 1 month ago (3 children)

    I recommend making your /home a separate partition. It makes switching distros easier and also allows you to not encrypt your installation and only your own files, saving you from the headache in the case LUKS doesn't work properly anymore.

    [–] TingoTenga@lemmy.world 7 points 1 month ago (2 children)

    How much storage space do you allocate for the OS?

    [–] gigachad@sh.itjust.works 7 points 1 month ago* (last edited 1 month ago) (1 children)

    Not OC - I read a recommendation of 20GB on reddit, only to get to the limit very fast and repartition. From my experience, 40GB is the magic number.

    [–] Blemgo@lemmy.world 5 points 1 month ago

    Honestly, I'd argue it depends on the use case. A lightweight distro meant for basic tasks will never consume as much as a gaming one. Factoring in that your snapshots will naturally grow over time (and thus disk space) will mean that repartitioning, and getting bigger hard drives, is always a thing.

    I'd still just trust the general installation guide, if it offers automatic partition allocation. Just only do partitions for /boot, / and /home, I've never found much use for /var /log and such as a separate partition, at least as a home user.

    And when in doubt: use LVM with ext4 for dynamic partitions. BTRFS has a similar feature, but it's still experimental, and thus potentially unstable.

    [–] atomicbocks@sh.itjust.works 4 points 1 month ago

    I allocated 75gb on my 1tb drive to Fedora and most of the rest (~900gb) to my /home. After over 2 years and a few upgrades (Workstation 37-42 IIRC) it’s sitting at 64.2% used.

    The greybeards I learned from many moons ago liked to split /var, /bin, and /tmp from / as well as /home. I haven’t gone that far in some time though. As always YMMV.

    [–] clay_pidgin@sh.itjust.works 2 points 1 month ago* (last edited 1 month ago) (1 children)

    I thought a bunch of config files and ~~Biden~~ hidden folders and stuff are in /home. If I switch, will I not end up with a bunch of orphaned files from (in my case) Debian just cluttering the place up? I did the separate partition thing as is so often recommended.

    [–] Blemgo@lemmy.world 2 points 1 month ago (1 children)

    Yeah, that's a risk. However you'll always risk having leftovers from programs, even when continuing to use an OS, simply because you might switch programs, the developer rethinks where they store the config files, etc..

    In most cases these files are relatively small and won't be very noticeable in the long run. However if that still bothers you have no other choice but to cleanup your config files regardless.

    Also, those config files are generally only for your own user, i.e. user-related configurations, not program-dependent ones. System configs are generally stored outside the user profiles.

    [–] clay_pidgin@sh.itjust.works 2 points 1 month ago

    Thank you for the reply. I may attempt to muster up the necessary bracket to attempt it!

    [–] muusemuuse@lemm.ee 1 points 1 month ago (1 children)

    Dude, Microsoft has gotten really bad lately. I upgrades the SSD in a surface pro X I’m giving to a friend. I went to use Microsoft own recovery image for this device and it doesn’t fucking work. It literally kept erasing the flash drive when you tried to boot off it. You can’t use the generic win11 ARM image either because it’s a surface product and they can’t complete the install that way.

    I ended up having to clone the old SSD with DD into the new one, move the recovery partition to the end with gparted, then use windows reset my pc thing.

    The ability to upgrade the SSD was an advertised feature of the surface pro X. You literally cannot use the product they way they sell it to you.

    I use Mac with no problems. I use Linux with the occasional fixable hiccup. I want to punch the pope in the fucking throat when I use windows.

    [–] BlueFlareGaming@lemmy.world 1 points 1 month ago

    Indeed, forced AI, in OS ads, forced data collection, straight up screen spying, zero customization, and now my audio does whatever it wants, all for a paid "premium" product? I'm out, I'll gladly deal with a half broken Linux install over MS at this point

    [–] chronicledmonocle@lemmy.world 14 points 1 month ago

    The waifu pillow freaking sent me. Haha.

    [–] BigTurkeyLove@lemmy.world 12 points 1 month ago (1 children)
    [–] Djinn_Indigo@lemm.ee 7 points 1 month ago (1 children)

    Nobleknight Adventures (I believe this is the entire short, but there are others on the channel.)

    [–] filcuk@lemmy.zip 3 points 1 month ago

    https://youtube.com/shorts/e_Z7st2AeaM

    Thanks I couldn't tell what was edited that anime pillow threw me off

    [–] crony@lemmy.cronyakatsuki.xyz 11 points 1 month ago

    My average dream as linux user of 8 years.

    [–] Deadeyegai@lemmy.world 11 points 1 month ago

    Ahhh noble knight glad to have you aboard!

    [–] MidsizedSedan@lemmy.world 10 points 1 month ago

    First I needed thigh high socks, and now an Anime pillow? What else do I need...

    [–] Skunk@jlai.lu 7 points 1 month ago* (last edited 1 month ago)

    Don’t worry, I’m getting my minusforum AI X1 in an hour and tonight is OpenSuse Thumbleweed (Sway WM) installation night!

    I even have popcorn and sweets to pass the time during downloads and zypper installs, can’t wait πŸ€“

    [–] Drekaridill@feddit.is 3 points 1 month ago

    But I don't want cookies. I actively avoid them! (but I did move over to Pop!_OS)

    [–] nicknonya@lemmy.blahaj.zone 1 points 1 month ago
    [–] plumbercraic@lemmy.sdf.org 1 points 3 weeks ago

    I spent ages trying to find this again because it makes me happy.