Our News Team @ 11 with host Snot Flickerman


Yes, I can hear you, Clem Fandango!

  • 9 Posts
  • 1.51K Comments
Joined 2 years ago
cake
Cake day: October 24th, 2023

help-circle
  • I’d seen a lot of posts from blahaj’s admin, @Ada@lemmy.blahaj.zone, and I really liked her admin/moderating philosophy (particularly this post, which I have bookmarked it’s so good), and it was also where the big /c/196 community was. I don’t like having to deal with a whole subset of online people, and Ada does a really bangup job of banning those kind of troublesome people before I ever even see them or have to interact with them. My personal blocklist is almost empty, because Ada does such a good job of preventing me from having to interact with those people. Anyway, thanks for all the hard great work, Ada! You make my Lemmy experience so much more pleasant!









  • so I think we could say that this trend of being a disgusting bigot is one which is being ‘allowed’ more recently than it once was in social media.

    I always try to bring this up because honestly, if we go pretty far back in internet terms, we can see that this has actually been brewing for over a decade.

    In 2013, EA won the Consumerist poll for “Worst Company in America.” While mostly people pointed to arguably rational reasons for these votes (DRM, microtransactions, badly made and released games), the COO of EA had some other thoughts as to why they got hammered so hard as the worst company:

    In the past year, we have received thousands of emails and postcards protesting against EA for allowing players to create LGBT characters in our games. This week, we’re seeing posts on conservative web sites urging people to protest our LGBT policy by voting EA the Worst Company in America. That last one is particularly telling. If that’s what makes us the worst company, bring it on. Because we’re not caving on that.

    When this happened in 2013, most of us thought this was absolute bunkum and just EA doing damage control. Now, I’m genuinely not so sure anymore. I think perhaps some suit at EA had noticed something happening, some change in the waters that had not yet become “mainstream” but was bubbling beneath the surface, slowly growing. People made fun of this response from EA, because we thought at the time “this is the modern era, those are just backwards fools stuck in the past that are complaining about LGBT inclusion, if they even exist at all, I bet EA is making it up to cover for how shitty they are.” But… were they?? At the time it was roundly dismissed because popular culture widely accepted LGBTQ inclusion, but now we’re on a backswing and people feel emboldened to be disgusting bigots and be loud and proud about being a exclusive asshat who hates people different than themselves. Has it just been brewing under the surface for over a decade?


  • I think both of your arguments in this thread have merit. You are correct that it is a misused tool, and you are correct that the better solution is a more compassionate society. The other person is also correct that we can and do at least make attempts to make such tools less available as paths to self harm. Since you used the analogy of people jumping off bridges, I have lived near bridges where this was common so barriers and nets were put up to make it difficult for anyone but the most determined to use it as a path to suicide. We are indeed failing people in a society that puts profit over human life first, but even in a more idealized society mental health issues and attempts at suicide would still happen and to not fail those people we would still need to do things like erect barriers and safeguards to prevent self-harm. In my eyes both of you are correct and it is not an either or issue as much as it is a “por que no los dos?” issue. Why not build a better society and still build in safeguards?






  • There’s a few different ways for you to probe for info on your USB devices:

    lsusb - lists pretty much everything usb related, including root hubs on your motherboard

    For a more readable lsusb output you can lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null in my experience it can be helpful to slap a sudo on the beginning as well because sometimes certain devices can’t be polled without root privileges.

    usb-devices - similar to lsusb but produces much more detailed (but less human readable) information

    find /sys/bus/usb/devices/usb*/ -name dev - produces a list of where the system saves information on usb devices. Each of the listed folders will hold a lot of files with a wealth of information on each usb device, but be very careful and do not edit these files.

    You can also do this to see what the system is doing in the background and then try plugging and unplugging devices from the offending usb ports:

    watch "dmesg | tail -20"

    You’ll at least be able to see if the system is registering anything at all when trying to use those ports, or if it’s as though the system doesn’t see them at all.

    I have a similar issue on my Lenovo ThinkBook but the ports don’t work in any OS despite being enabled in the UEFI. I still haven’t figured out what is wrong with them, but it seems they may just be toast. Thankfully the USB-C ports still work and I can just connect a hub to one of those.




  • Well I mean it stands to reason you’re most likely arguing with paid actors using Persona Management software to have hundreds of such conversations in unison, so it’s a moot point because they’re being paid to prevent minds from being changed on subject X.

    Honestly I feel like AI progression was just a cover for what was originally updated Persona Management where the human has to do even less to keep the consensus cracking and topic dilution ongoing.