I’ll write something here later probably. In the meantime, hi to whoever’s reading this I hope you get a chance to enjoy something kind today :)

  • 0 Posts
  • 157 Comments
Joined 1 year ago
cake
Cake day: February 3rd, 2025

help-circle

  • Broadfern@lemmy.worldtoMemes@lemmy.ml"China is AuThORItAriAN!" - Liberals
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    28 days ago

    I mean, that’s also pretty awesome that there’s decent regulations as part of it(at least nominally, I don’t live there so can’t say for certain), but it seems to be primarily a banking/lending thing similar to in the US which is what a lot of jingoistic fearmongering types either completely miss or purposely ignore.

    It’s decidedly not a surveillance thing, which is the funny part.





  • Broadfern@lemmy.worldtoMemes@lemmy.mlI didn't join the revolution to read
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    8
    ·
    edit-2
    1 month ago

    Bruh what

    Yeah no I’m gonna step in and fully agree with you on the statement of “psychopaths shouldn’t be allowed to enact destruction on civilians.”

    IDF, USA (and all its three letter agencies), whatever authoritarian fuckbags murdered Iranian protestors, etc.

    It’s all bad. If these genocidal people who choose to reject their humanity have an axe to grind, they should be forced to do so amongst themselves.

    Hiding behind bombs and armies is bullshit. Make the “leaders” go face to face, with little more than a rusty machete and keep the rest of the world’s people out of it.


  • Endeavour was the one I actually installed to my drive some years ago after spinning up a handful of “classic” recommended distros in a VM (Ubuntu, Mint, Fedora, etc).

    It was recommended to me by a close family member who had used Linux for a while, but we’re both in IT/tech.

    My SO, on the other hand, while quite intelligent and capable of troubleshooting absolutely detests having to touch the CLI or open their PC tower.

    It heavily depends on the end user and what they want to do, not just what they’re capable of. Frustration isn’t limited to incapability.


  • AI Agent = LLM, or fancy autocorrect chatbot

    Lands PRs = is successful with pull requests: successfully gets generated code added to software projects.

    OSS Projects: Open Source Software. Software that has its code publicly available.

    Targets Maintainers: seeks out humans who write and regularly update the original code

    Via Cold Outreach: relentlessly spams without prior network connections. Basically plays a digital door-to-door sales technique, using a numbers game of 100 “no”s to 1 “yes.”

    Quick translate: Slop bot harasses human programmers into allowing poorly generated/formatted code into important software projects.








  • Broadfern@lemmy.worldtoLinux@lemmy.ml[Arch/EndeavourOS] Random reboots
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    2 months ago

    How new are you to Linux?* /gen

    Have you checked the output of, say, “journalctl -b -2”? This would give you a system log of messages that go back to two boot sessions ago and normally show you what happened just before that first shutdown.

    This could be drivers, background processes, hardware, no way to know without starting by looking at logs. Hell, I’ve had a monitor crash out my system multiple times and I wouldn’t have ever guessed if I didn’t check my logs and dmesg output.

    * to get a better sense of how to help you