• 1 Post
  • 81 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle
  • KDE Manjaro running on 4 or 5 of my machines, pure stability. It sounds like a hardware issue.

    Here are my suggestions to diagnose this.

    Option 1. Setup an ssh server, connect from a second computer (or phone via Termux), execute $journalctl -fe, and observe the journal from your second device when the crash occurs. That should help pinpoint the issue.

    Option 2. If you don’t have a second device, use a non-gui tty, access via Ctrl+Alt+F1. (Usually terminals are available F1 thru F6). Once again execute $journalctl -fe and observe it during the crash.

    Tbh option 2 may just be easier especially if you have minimal knowledge of ssh. Good luck, ping me back if you find this helpful and would like more perspective, and apologies if this doesn’t help you.

    If the entire computer crashes, boot into a terminal and browse journalctl history of previous boots, sorry I don’t have these commands off the top of my head but if you need them and ask I will get them for you.






  • You make a good point… In general, no one cares enough to track all this down. That is true. So that makes me wonder… who does/would care? So in a capitalist system, until the day the flow of money is impacted, generally nothing changes.

    So if Reddit really is all (or vastly) bots, then aren’t advertisers paying to advertise to bots? And if that is true, at a certain point some metrics will show the yield on their investments is bunk.

    Maybe that is how it collapses. I can hope.


  • I suppose the spirit of the question was “volume of content” vs “volume of accounts”. But there is a problem with loading a lot of content onto a singular account (from a bot detection PoV), and that is that it is easy to detect if an account is a bot if their post history is :

    1. Metronomic (or)
    2. Relentless in volume

    To solve that problem (aka bot camouflage), the maintainers of said bots would use volume of accounts as a disguise mechanism. For that reason I assume that the volume of bot accounts has to scale with the volume of “pushed content” as, in my assessment… if I were running a bot network I’d want to be sure that my most-active bots were only 50-80% as prolific as known-human accounts… then simply distribute your content across those “strategically-limited-spam-bots”.

    So as a TLDR I guess what I’m saying is that the volume of accounts has to scale with the volume of influence assuming you’d want your influence to appear organic.

    The meta above this would be what, account creation monitoring? It’s an interesting conflict. Influence peddlers vs bot detectors.

    What is gross to me is that platforms like Reddit appear to be catering to the influence peddlers. (or in the case of Facebook and Cambridge Analytica… allying with and giving birth to said influence peddlers to the political gain of Zuckerberg’s personal views on politics.)

    Should one person have such power? Probably not. Explains a lot of “unexplainable” occurrences happening… back to back to back to back to…

    This is the modern incarnation of “billionaires buying newspapers” to maintain control of the narrative.


  • Just an opinion from someone who has been around the internet for a long while. It wouldn’t surprise me if most of the comments are bots. I remember what it was like to interact with humans, even dumb humans, and they aren’t nearly as blatantly agenda-driven as commenters on what I’d call “visible social media”.

    There are plenty of people who have a vested interest in disrupting means of communication and organization and they are investing a great deal in “false idea proliferation”.

    My 0.02¢.

    Oh, you asked for a percentage, in the popular subs? 80+%. In niche subs that don’t affect the Overton Window? 5-30%. And yes, these numbers are favricated outward from my butt hole.


  • A few ways I’ve used it.

    Odd, a site seems to be non-functional. (Enable VPN). Site begins to work. Oh, my ISP was fucking with me.

    A site is stuttering. (Enable VPN). Magically works. Oh, my ISP was fucking with me.

    The most annoying, my family’s Internet over the holidays was blocking my laptop from updating Ubuntu, enabled VPN, udpate went just fine.

    In general, it stops ISPs from dictating if they approve or disapprove of your behavior. Hide what you’re doing and all traffic is just anonymous bits and bobs.

    As it fucking should be by law… but in the US the conservative party continually repeals the law that enforces non-interference. So for now, we need VPNs.




  • stembolts@programming.devtoBash@lemmy.mlbash tricks
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    5 months ago

    The most useful bash trick for me is to save what I learn in demonstration scripts so I can $cat it later for a syntax reminder.

    ex :
    file named : ./follow_jellyfin_system_log

    contents :
    #!/bin/bash
    journalclt -fe -u jellyfin

    (some time later) … wtf args do i pass to journalctl again…

    $ls ./script_parent_directory

    (list of actions written in human language appear as file names)

    $cat ./follow_jellyfin_system_log

    me : “oh duh!”

    rinse and repeat for every command or shortcut you learn, it forces you to convert the command into a short “noun_verb” format which to me is infinitely more understandable.


    that’s my workflow. then the meta is deciding how to store your scripts so you don’t end up with a polluted home dir. godspeed fellow bashers.





  • tbh my go to command is just… journalctl -fe -u service

    ex :
    journalctl -fe -u jellyfin
    journalctl -fe -u nordvpnd

    so I’d also like to know the answer to this question. my other go to is dumping journalctl to text files and parsing with grep and awk and creating my own reports with that parsed information.

    grep -E is my favorite, I love regex capturing groups.





  • the words honestly are confusing. i can admit that. out of context “drag queen” would mean nothing to me either.

    as i understand it, a drag queen is someone (usually a man?) who dresses up in flamboyant clothing of the opposite gender and takes on a character, like a stage identity, and everyone’s stage identity is individual to themselves. from what I’ve seen, the stories behind a stage identity are often as interesting as the costumes themselves, which can be very intricate and eye catching.

    drag queen competitions can feature singing, dancing, showmanship, acrobatics, comedy, and are a good time, check one out if you get a chance.


  • Another one bites the dust.

    I admit it, I once assumed Elon was a genius.
    (events happen)
    Okay, not a genius, but a good businessman.
    (events happen)
    Okay, a bad businessman, a good PR person.
    (events happen)
    Okay, a bad PR person, but not a Nazi.
    (events happen)
    Well fuck, he’s a Nazi supporting conspiracy theorist.

    God damn, if I was that wrong about one person. I’m just gonna stop having opinions about famous people. It’s all smoke and mirrors.