“Falsehood flies, and truth comes limping after it, so that when men come to be undeceived, it is too late; the jest is over, and the tale hath had its effect: […] like a physician, who hath found out an infallible medicine, after the patient is dead.” —Jonathan Swift

  • 16 Posts
  • 669 Comments
Joined 1 年前
cake
Cake day: 2024年7月25日

help-circle
  • I actually disagree having listened to it as someone who gets sensory overload and panic attacks. (Disclaimer: I’ve just listened with headphones; the real-world implementation might change this.)

    I thought the music was pleasant. I can see it helping to organically drown out the loud, chaotic, stressful noises naturally present in the airport.

    I’m interested to hear what other people who get sensory overload think, though, since I’ll bet it manifests in very different ways.



  • That actually isn’t weird at all. People treat “politics” as an epithet for “controversial politics”, but in reality, almost everything in society is political – relating to power structures, the distribution of status and resources, and how those factors are determined. What you’re getting at, of course, is that Republicans have shifted the Overton window so disgustingly far to the right that “everyone is welcome” in a classroom is treated as a controversial ideology.

    We’re constantly conditioned to think of the status quo as apolitical in nature (it’s just “normal” and the people who want to change it for better or worse are “the politicals”), but it is and always has been, and it’s why we’ve needed so desperately these past several decades to remain politically engaged to protect what we want and to change what we don’t. Now? Who knows, but we still need to try.



  • OP, I would seriously consider trying the Arch Wiki for this. I really hope you had a backup, but you probably need expert-level advice here (at least below “paid data recovery specialist”) if you have any hope of unfucking this. Obviously you’ve learned your lesson about running random commands you don’t understand in response to an error message, so I don’t think people should be scolding you for that.


  • OP, the site you’re linking to is LLM slop. Like seriously just look at this site for a second.

    • There’s zero consistent theme.
    • The images are generated.
    • They’re all “BY JOHN” (no pfp, no last name, no bio, let alone no indication why they’re qualified to write about this cornucopia of shit).
    • It only ever hyperlinks to itself – i.e. the sources may as well be “I made it the fuck up”.
    • The way the articles are structured are LLM slop to a tee – randomly bolding words, meandering prose, overuse of bullet points, jarring logical flow, etc.
    • At least five articles per day from the same “person” despite extensive length, perfect grammar, and alleged research being done.

    Can’t you please link to an actual source to make this claim?





  • TheTechnician27@lemmy.worldtolinuxmemes@lemmy.worldDirty Talk
    link
    fedilink
    English
    arrow-up
    43
    ·
    edit-2
    12 天前
    • sudo is telling the computer to do this with root privileges.
    • chmod sets permissions.
    • Each digit of that three-digit number corresponds to the owner, the group, and other users, respectively. It’s 0–7, where 0 means no access and 7 means access to read, write, and execute. So 077 is the exact inverse of 700, where 077 means “the owner cannot access their own files, but everyone else can read, write, and execute them”. Corresponding 700 to asexuals is joking that nobody but the owner can even so much as touch the files.
    • / is the root directory, i.e. the very top of the filesystem.
    • The -R flag says to do this recursively downward; in this case, that’s starting from /.

    So here, we’re modifying every single file on the entire system to be readable, writable, and executable by everyone but their owner. And yes, this is supposed to be extremely stupid.




  • Basically what @meekah@lemmy.world said: the idea is to be practicable. Here’s a stream of disconnected thoughts about this:

    • What you pointed out is actually consistent with how a disproportionate amount of vegans are staunchly anticapitalist.
    • A cut-and-dry example of someone who’s still vegan but eats animal products based on “practicable” is someone whose prescription medication contains gelatin with no other pill type; vegans aren’t going to say “lol ok too bad bozo you’re not vegan anymore”.
    • The core focus of veganism has traditionally been non-human animals with the idea that a reduction of cruelty and exploitation toward humans is, at most, peripheral. This is changing in my opinion, especially when questions like “vegan Linux distro” don’t involve animals short of what the devs eat.
    • Based on what you say (as someone else pointed out), a distro based solely on FLOSS would probably be regarded as “the most vegan” if that were ever measured by anyone (it never would be).
    • It’s a weird analogy, but after you’re done using and purchasing products derived from animals, what’s “practicable” from there is kind of like a vegan post-game. Many vegans, for example, won’t eat palm oil because of how horribly destructive it is to wildlife.
    • Growing all your own food is in that post-game area of “practicable”. It’s up to you to decide if that’s practicable for you. It’s up to you to implement that if you think it is or, if it’s not, to maybe think about how else you can reduce harm with how you buy vegetables. It’s up to you if you want to share that idea and help other people implement it themselves. It’s widely accepted that it’s not up to you to determine if it’s practicable for others.

  • I would say that most vegans, even if they’ve never heard it, at least approximately follow the Vegan Society’s famous definition:

    Veganism is a philosophy and way of living which seeks to exclude—as far as is possible and practicable—all forms of exploitation of, and cruelty to, animals for food, clothing or any other purpose; and by extension, promotes the development and use of animal-free alternatives for the benefit of animals, humans and the environment. In dietary terms it denotes the practice of dispensing with all products derived wholly or partly from animals.

    Striking the parts that seem irrelevant to this specific question:

    Veganism is a philosophy and way of living which seeks to exclude—as far as is possible and practicable—all forms of exploitation of, and cruelty to, animals for […] any […] purpose […]

    Keep in mind that “animals” in that first part is widely treated as “humans and non-human animals”. So you would have to decide 1) to what extent cruelty was inflicted to create the distro, 2) to what extent people and non-human animals were exploited to create the distro, and 3) if there exist practicable alternatives that meaningfully reduce (1) and (2).







  • Fucking thank you. Yes, experienced editor to add to this: that’s called the lead, and that’s exactly what it exists to do. Readers are not even close to starved for summaries:

    • Every single article has one of these. It is at the very beginning – at most around 600 words for very extensive, multifaceted subjects. 250 to 400 words is generally considered an excellent window to target for a well-fleshed-out article.
    • Even then, the first sentence itself is almost always a definition of the subject, making it a summary unto itself.
    • And even then, the first paragraph is also its own form of summary in a multi-paragraph lead.
    • And even then, the infobox to the right of 99% of articles gives easily digestible data about the subject in case you only care about raw, important facts (e.g. when a politician was in office, what a country’s flag is, what systems a game was released for, etc.)
    • And even then, if you just want a specific subtopic, there’s a table of contents, and we generally try as much as possible (without harming the “linear” reading experience) to make it so that you can intuitively jump straight from the lead to a main section (level 2 header).
    • Even then, if you don’t want to click on an article and just instead hover over its wikilink, we provide a summary of fewer than 40 characters so that readers get a broad idea without having to click (e.g. Shoeless Joe Jackson’s is “American baseball player (1887–1951)”).

    What’s outrageous here isn’t wanting summaries; it’s that summaries already exist in so many ways, written by the human writers who write the contents of the articles. Not only that, but as a free, editable encyclopedia, these summaries can be changed at any time if editors feel like they no longer do their job somehow.

    This not only bypasses the hard work real, human editors put in for free in favor of some generic slop that’s impossible to QA, but it also bypasses the spirit of Wikipedia that if you see something wrong, you should be able to fix it.