Some middle-aged guy on the Internet. Seen a lot of it, occasionally regurgitating it, trying to be amusing and informative.

Lurked Digg until v4. Commented on Reddit (same username) until it went full Musk.

Was on kbin.social (dying/dead) and kbin.run (mysteriously vanished). Now here on fedia.io.

Really hoping he hasn’t brought the jinx with him.

Other Adjectives: Neurodivergent; Nerd; Broken; British; Ally; Leftish

  • 0 Posts
  • 78 Comments
Joined 11 months ago
cake
Cake day: August 13th, 2024

help-circle

  • It sets permissions (ch ange modification rights) on all files (-R = recursive, stepping down through directories) in the file system (hence starting at /) so that they can be read, (re)written and executed as programs by all users (the 777 part). 000 would be no permissions for anyone (except for the root user), which would be just as bad.


  • palordrolap@fedia.iotolinuxmemes@lemmy.worldDirty Talk
    link
    fedilink
    arrow-up
    150
    arrow-down
    2
    ·
    7 days ago

    Obligatory DO NOT RUN THIS ON YOUR COMPUTER (or anyone else’s).

    You’d think with fully open permissions, everything would work better, but many programs, including important low level things, interpret it as a sign of system damage and will refuse to operate instead.

    If you do run it, you’d better have a backup or something like Timeshift to bail you out, and even if you do have that, it’s not worth trying it just to see what will happen.

    It’s not quite as bad as deleting everything because you can boot from external media and back up non-system files after the fact, but the system will almost certainly not work properly and need to be repaired.

    You have been warned.


  • when

    can

    Almost. You did well, but it’s too hard for me, except maybe for short phrases like this, which, regardless, still requires effort well above my comfort. It’s the sixth most used letter by some measures. Seek out the typesetters’ placeholder phrase where the first “word” has it as last (sixth), place, before the successor “SHRDLU”, which show the order of the most used letters of, uh, latter-day British? Oof. Edit: Modified to avoid a superfluous usage.

    This hurts, so it’s time for me to stop.


  • “N-words” plural? I can imagine edgy students going out of their way to avoid all words starting with that letter as a result of that rule, just to be difficult.

    The sign itself lacks words starting with that letter other than the rule which bans it, and the separate quoting of one word that has one in it somewhere suggests they’re allowed as long as they’re unspecified on the list (otherwise that entry would have been omitted), so it’s entirely possible to misinterpret.

    On the other hand, avoiding all words starting with that letter seems like a fun idea, but will people even be able to tell? And it’s surprisingly hard to express some concepts without it.



  • From the ground up has been done at least once, but given there are multiple layers of interface and driver, it might not be at the right level for whatever hardware you have.

    I’m thinking specifically of how pipewire recently came along and basically took over the functions previously provided by pulseaudio, to the point of pretending to be Pulse where necessary so that things don’t break.

    FWIW, I recently learned that my motherboard has features that weren’t unlocked by default in my distro. Not related to sound, mind you, but nonetheless, I’ve gained access to that now. It required loading an extra kernel module. The same might be required to get the best out of your sound card.





  • reset is your friend. Less so these days with GUIs where it’s often quicker to close the window and open a new terminal emulator, but still good to know about in a pinch. That rare occasion where you’re actually on a console and Ctrl-Alt-F# isn’t available, or attached to a remote session where disconnection might mean you can’t get back on, etc.

    The man page suggests Control-JresetControl-J as the correct sequence to run it, because the Enter key might have had its behaviour altered. And if things are still slightly weird after the reset, run its parent tset.



  • The existing computer can serve as the “second” if you have a distro image on bootable media (and you haven’t borked the hardware).

    Yes, it’s a PITA to have to go back and forth between bootable media and trying to reboot into the corrupted OS, but if it’s all you have, it can work. And the distro on the bootable media might be all you need to make those repairs.

    In related news: When did you last make a backup?


  • palordrolap@fedia.iotolinuxmemes@lemmy.worldIt's gotten better
    link
    fedilink
    arrow-up
    110
    arrow-down
    1
    ·
    1 month ago

    Reminds me of the story of a company whose internet connection would cut out intermittently and they couldn’t figure out why. Details hazy but the gist is here.

    One day they have a tech come in to investigate the problem. He goes downstairs to where the router is, and everything’s fine.

    Seemingly the moment he goes to leave, the connection goes off. Panic stations! He goes back to the router and the connection is re-establishing. OK. All tests fine. He goes away again. It goes off again. What. Tech aura is real!

    Nope. Turns out that when he went downstairs, he used the stairs. When he was coming back up he was lazy and used the lift.

    The lift motor had been causing enough EM noise to knock out the connection whenever it was used.


  • “Sgrandhomme” was jarring enough to get me to go look up the etymology of Stallman, and it’s apparently nothing to do with men and more to do with the mouth (myn) of a stream (stæl).

    Unfortunately, «(De l’)embouchure du ruisseau» is a bit long for a surname, French or otherwise. I could see abbreviated variants of that mistakenly turning into “Rousseau”, “Lambert” and “Dubois”, if not others, but “Ruisseau” itself could work. There’s apparently a book called “Monsieur Ruisseau”, but I get the impression that it’s not a common surname in French (a bit like how “Stream” isn’t in English), and also, it completely ignores the -man part of the name.

    Going another direction gives “Crique”, but in modern French that means “cove” which isn’t quite the right meaning, and also doesn’t seem to be a surname.

    Yet another direction takes “Stallman” to mean “shopkeeper”, and from that we might get “Marchand” or a variant, which is definitely a French surname.



  • You say this, but then you discover $HISTTIMEFORMAT which helps records when you last ran a command as a comment in the history file and Ctrl+R won’t tell you that information.

    The hard part with adopting that, though, is editing in plausible looking dates for commands that were issued before it was set up (or choosing not to and dealing with the confusion until those commands disappear off the top of the history).


  • Reminds me of the game that I believe was intended as a thought-provoking artwork. Every enemy that was killed deleted a file off the computer it was installed on. For real. No take backs. Zap that monster and the file’s gone.

    Just looked it up and it’s called lose/lose and is for macOS circa 2009, but I could have sworn something similar existed in the Win95 era. (Although it wouldn’t be the first time I’ve thought something was from an earlier decade.)


  • The first Linux kernels were written for the 386 and 486 and single or double digit megabytes of RAM. Early 1990s technology. Before Windows 95 and Pentiums even.

    Now, if you want a GUI that runs nicely, at least for some hardware, you probably going to need to hit mid-to-late '90s hardware, and it’ll still be pretty basic.


  • Can’t vouch for any other distro, but aplay is alive and well on Mint. The package that contains it — alsa-utils — seems to be a core dependency for Cinnamon, even.

    So basically, your example runs fine on my machine, screechy sounds and everything.