Little bit of everything!

Avid Swiftie (come join us at !taylorswift@poptalk.scrubbles.tech )

Gaming (Mass Effect, Witcher, and too much Satisfactory)

Sci-fi

I live for 90s TV sitcoms

  • 4 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle


  • Which is why as an engineer I can either riddle with a prompt for half an hour… Or just write the damn method myself. For juniors it’s an easy button, but for seniors who know how to write these algorithms it’s usually just easier to write it up. Some nice starter code though, gets the boilerplate out of the way


  • This was exactly my experience. Freaked myself out last year and decided best thing was to dive headfirst into it to figure out how it worked and what it’s capabilities are.

    Which - it has a lot. It can do a lot, and it’s impressive tech. Coded several projects and built my own models. But, it’s far from perfect. There are so so so many pitfalls that startups and tech evangelists just happily ignore. Most of these problems can’t be solved easily - if at all. It’s not intelligent, it’s a very advanced and unique prediction machine. The funny thing to me is that it’s still basically machine learning, the same tech that we’ve had since the mid 2000s, it’s just we have fancier hardware now. Big tech wants everyone to believe it’s brand new… and it is… kind of. But not really either.


  • Learning about Gerrymandering was one of the first times I noticed cracks in our democracy.

    I grew up in the Midwest, and I truly thought America had done it. We solved corruption and bad governments, why wouldn’t the rest of the world want to know how to do it right?

    Gerrymandering proves the absolute worst of our system. Corrupted officials carving the worst possible areas to make sure the person they want to get elected is elected - and the only time we get to change them is once a decade - when the same committee decides again.



  • Xbox rediscovers social matchmaking. Oh shit, you mean noobs don’t like getting 360 no scoped by some kid when they’re just learning? Bravo Xbox, you figured it out after 15 years of matchmaking.

    All I’ve seen them do is continuously push ranked, MLG, clans that practice, and expect people to play every free hour of the day. Now they’re surprised that the only people who want to play their multiplayer are the try-hards.

    I work 40+ hours a week. When I’m done I don’t want to log into a game where I get yelled at for letting the team down, or be the obviously worst player in a lobby of pros. We used to have social, and for a few years it was great. There was no need to farm down there, it was just for fucking around. Now in Halo Infinite even the action sack stuff is rankable. Shit sucks for a casual gamer. My favorite franchise, I know everything up and down, have played since CE (and I mean CE and Custom Edition), and I can’t get any joy out of the competitiveness of Infinite.



  • Oh no, there are millions and millions of boomers who are thoroughly addicted to that site and will happily consume AI generated content.

    I went on there and saw a post about log cabins. That was some generic caption like “bet you wish you could live there”. The image was very clearly AI generated with things like floating lanterns and walls that didn’t need any support. Didn’t stop the literally over 20K comments of “you bet!” And “beats the city!” And a thousand other generic cliche responses. Which probably about half are also bot related but just as many are brain dead humans



  • Scrubbles@poptalk.scrubbles.techtoAsklemmy@lemmy.mlSouth Park (TV Show)
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    5 months ago

    (You should change your title to be the question)

    I personally love it. It’s not the cleanest of humor, but it’s just a pure satire of our society, and I love it. The show has changed as it’s aged, it goes up and down, but I love how they’re not afraid to call out bullshit we put up with. Season… 22 how every scene starting on the school had gunshots and children screaming? Hilarious to me, because it’s so ridiculous how we just put up with school shootings. It’s outrageous, and it’s meant to offend, and idk I just appreciate it.

    When everyone else is trying to appease corporate committees and shareholders, Southpark just says fuck it and writes what they want.




  • No one can tell you here beyond “DRM bad”. Which it is, and I hate it, but you’re exactly right. All it would do if Firefox refused to implement would drive most users to chrome because there DRM works.

    We are not the majority. The majority (and by that I mean roughly 96% of users) want their browser just to work. Taking a moral stand doesn’t resonate with them, they just see a broken browser and move on.





  • I was not handling it fine, it was generally chaotic, and in the Matrix chats I remember it being chaotic, for both attacks. Luckily by the second one we had db0’s tooling to help a bit more, but there still many of us who were exposed to the images. We lost a lot of instances during those two attacks from admins who justifiably didn’t want to take on the risk.

    I completely understand how crazy it was, but the lack of response from you guys was disheartening, it really did make me wonder if I should continue hosting or if I should bail out. Ultimately, I decided to stay obviously, but had to do some hard extra steps, like reducing privacy and registering with the feds for CSAM.

    So like I said, I’m torn. I respect you guys for everything you do, but that was a moment where all other development should have stopped to immediately address a real problem, and while you think a roundtable would have just been feel good, I think we could have kept a lot of instances online if it had been done. Assurances that yes, new changes are coming, and official suggestions like “Here are the endpoints to delete the images”, or nominating db0 or someone as the person in charge of the outbreak. It was honestly a scary time, and for us owners who accept a lot of risk, for many of them it was too much.

    Anyway, I have a habitual case of foot in mouth disease, so it was immediately after posting that comment that I heard about 0.19.4, and immediately felt stupid. I tried it last night but I kept getting timeout errors and something about “Could not get user’s /inbox” or something, I’ll try 0.19.5 today. Thank you for bringing additional mod tools, they’ve been hugely needed. I know they’re not glamorous to make, but they keep the communities healthy and strong.

    Edit: 0.19.5 also failed. I wrote up a github bug on it, until then I unfortunately have to stay on 0.19.3 https://github.com/LemmyNet/lemmy/issues/4850



  • (instance admin here, but for a small one) woof well, for me, I agree, but I wouldn’t use that wording.

    Lemmy for sure isn’t a plug and play site. Setting it up took leaps and bounds, learning way more about nginx than I ever really cared to, and figuring out documentation that was very clearly out of date. Very little logging or error messaging exists to help with that problem.

    Very little errors exist at all, it’s very much a “happy path” project. That’s why we get constant spinners everywhere, because when an HTTP error occurs there’s no actual error message. (Come on guys, just add it to your standard HTTP messages, if statusCode < 200 || >= 300 then show a toast message).

    But yeah, the moderation tools have to be the worst. Lemmy has an amazing development group that’s separate from the main developers who have patched together a good set of tools, from automods to CSAM and illegal scanning, huge props to them - but these issues are routinely ignored by the main devs. I was shocked, honestly shocked that when we were under CSAM attacks that there was not an immediate roundtable of the head devs to try to solve the problem officially. Here was a problem that 99% of countries would immediately and gladly throw us, the instance admins, in jail over and they just handwaved it away. In fact, I don’t know that there was ever an official post about it, or even that there are things coming to help with it.

    I love Lemmy and being here, and the devs have done a great job at building this platform for us, but we’re at a critical point right now. It’s no longer software that is just fun side projects and building stuff that looks cool, it has some real issues now that it has a real userbase. I’m definitely one to say “But it’s FOSS, and other people can pick up and submit a PR” - but it also says something when the head devs just completely ignore a massively huge issue with it.

    Bugs and caches and that sort of thing I can overlook. Those I can wait on and see them get smoothed out over time. Actual issues that could land me in jail or get the feds to beat down my door? Those I kind of expect a fast response.

    So, I’ll say I’m extremely conflicted. I want to host lemmy long term, and I’m happy to bring the fediverse to a few more people, but the csam attacks really altered my view of the devs.

    Edit - because my favorite manager said “Bring me solutions, not problems” a few things that would really help immediately -

    • Integrate db0’s CSAM checker natively, more or less a plug and play option, or a checkbox. His checker sits at an endpoint. The admin page of lemmy could easily have you plop in the endpoint and it would start checking
    • Have an image management portal, with capabilities to:
      • Auto remove images after X time (to help with ballooning storage costs)
      • Perma-delete images and users (maybe blurred too if the CSAM checker flagged it, so I don’t need eye bleach) (Edit again, 0.19.4 might have fixed this, I need to upgrade so I’ll see)
      • Federating image purges, so one purge on one server will force purge it on everyone else’s
      • ~~Disabling of caching other server’s images ~~ (Edit again, I see 0.19.4 just dropped which has this, so this is good). This way I’m only responsible for my own users.
      • View images that are not related to a post (DM’d messages that I’m hosting, or people just uploading images to my site)
    • Bring in a logging system into the UI itself, so I can keep tabs on the error logs. I can pipe them somewhere, but this would be a major plus as an admin