Spyke

Replies

Comment on

Proposed Texas GOP platform calls for the Bible in schools, electoral changes that would lock Democrats out of statewide office

Reply in thread

I remember when gay people couldn't get married. I remember when I never saw a fellow trans person on TV who wasn't a fictional depiction of a serial murderer played by a cis guy. I remember when we almost never had cops caught on camera so their brutality was an open secret.

But 'steady' is a bit inaccurate.

I've seen actual people with family from Gaza online say that they want Biden re-elected because he may suck balls, but Trump will outright throw protestors into concentration camps.

Like... Trump outright said he's bringing the next Reich. And loves this murdering Palestine people business. So yeah, this is a trolley problem where on one track you run over some people, and on the next track you... run over those same people plus extra. So in this context, saying you're going to refuse to switch tracks to save anyone whatsoever is indeed kinda demanding perfection in a situation where the only options are horrifically flawed and no one really wants to do them, but if we had wanted to really do something about it, we all shoulda fucking voted in the primaries.
That, and also maybe this whole thing could have been avoided if Sanders hadn't made some guffaws. I know he successfully pissed me off and all he needed to do was not go talk to a talk show host with known transphobia and that painful comment about Black southerners. Who knew it turned out that asking Sanders not to support transphobes was demanding perfection?111? /s

games

Comment on

Masahiro Sakurai refused to add Dolby Surround to a Kirby game because players had to sit through the logo

Reply in thread

Dunno if you want a serious answer, but 'press start' titlescreens that start up an animation if you leave it unpressed too long are a throwback to when if a screen showed the same image for too long, it would fry the image on to the screen and leave a little ghost image, so screensavers were a screen saver. This allowed one to demo software and just leave it running without worrying about damaging the product hardware.
These days however it is totally unnecessary.

Comment on

Name a Superhero you just can't stand

Reply in thread

The thing about his movie is that he was like, almost okay. Iron Man I was about him learning that selling weapons = bad. He could have continued his moral development.
Instead, we got him fighting Captain America over a very stupid implementation of 'oversight' (coming from the guy who refuses to let gov. oversee his iron man development), being creepy to some random boy he just met (actually twice - first Peter and then some kid I don't remember; in a better set of movies I don't think Peter would be very thrilled to realize Iron Man was advocating for Peter to get outed in a national registry), and having a snit fit about how he doesn't want to help Unsnap people who died because he personally is OK with his future with his daughter who may or may not be a robot he built to mime having humanity.

What makes him really insufferable for me is his fans who think Captain America is EVIL for daring to snub poor Tony, and that Tony should go date Loki (no I'm not kidding; while I am happy with Loki being queer, I really can't see the Marvel Universe Tony being a good date for, well, anyone ever, nor Loki being a good date until he works out his genocidal tendency issues at which point he threatens to become alas a much less interesting character).

Comment on

Name a Superhero you just can't stand

Reply in thread

While arguably Batman could use his wealth better (especially in versions where he's richer than Luthor, because you don't get to be richest guy without being a major asshole who does things like force workers to pee in bottles), the other guy/gal also has a point. The comic book universe isn't our universe, it has aliens invading and Spwecial People who have to be fought by other special people. Batman is basically super-powered the way he can run a marathon, run a chemical analysis and synthesize a new cure for something overnight, and jump 10 feet, they just pretend otherwise.

You might enjoy Harley Quinn where Batman gets arrested for tax fraud.

Comment on

GOP chair caught on camera saying "we need to extinguish the left"

Reply in thread

Extinguish the left is very much an attainable goal in their view. They almost stole the presidency in an insurrection. They were literately going to murder Mike Pence. The next time around we might have a more competent conservative president who manufactures an emergency and then we are literately fucked.
Something like 'murder a fuckton of people' doesn't need an easily definable goal post: that there are always more people to murder who don't quite meet your standards is a FEATURE, not a bug.

Comment on

Neuralink looks to the public to solve a seemingly impossible problem

Reply in thread

There is a way they could make the majority of it noise - if they reduced their expectations to only picking up a single type of signal, like thinking of pressing a red button, and tossing anything that doesn't roughly match that signal. But then they wouldn't have their super fancy futuristic human-robot mind meld dream, or dream of introducing a dystopian nightmare where the government can read your thoughts...

Comment on

Trump campaign donation page crashes after guilty verdict

Reply in thread

This is kind of blaming the victim: you think black or queer people did something other than existing to egg on hatred? True, some go out of their way to try to befriend KKK members and such, but that strategy has only makes a tiny dent on things. Once someone is pouring gasoline on your lawn in a cross, it's a bit too late to make friends.

science

Comment on

Webb May Have Spotted Supermassive Dark Stars

Reply in thread

Neutralinos and squarks are entirely theoretical counterparts as part of an extension to the standard model, which were expected to be observed at the LHC as 'natural' but weren't and we have no concrete reason to think they exist; the Standard Model of normal matter still reigns supreme. However if there are really dark stars it does lend some actual support, and would be the first actual evidence.
Basically the idea is there might be a symmetry between bosons (spin 1) and fermions (spin 1/2), a 'supersymmetry', so that every known (fundamental) particle has a secret doppleganger. I vaguely recall one motivation was providing counter-terms, as if you add more matter it can blow up the Higgs, but the irony is the Higgs is fine if you just... Don't add any dark matter, like the asymptotic safety program pointed out and actually garnered a prediction of the Higgs mass with before anyone measured it. And everyone argued it would be more 'natural' if the new particles showed up at LHC energies. They didn't.
Personally I'm betting against it; supersymmetry has just actively had predictions working against it so far. The particles would end up introducing more parameters than they solve.

Comment on

Elon Musk's xAI plans to build 'Gigafactory of Compute' by fall 2025 — using 100,000 Nvidia's H100 GPUs

Reply in thread

I think maybe you meant to link to AI Winter (which that link has a link to down at the bottom) as that article doesn't really support your point (that people within AI acknowledge it has hype cycles) at all, there's nothing about AI directly in it, although it does serve a refutation that 'hype cycle' means it'll go away; if that's what you meant your sentence was a bit odd.

godot

Comment on

Maybe a community-made game?

Here's an idea:
A really simple bot that users can talk to via the fediverse and will spit out responses if talked to, like a roleplay bot. I suggest this because it probably wouldn't take much time to complete basic functionality, being purely text based, but could be easily expanded to make the gameplay more interesting over time. 'Multiplayer' could be done via a command like '@roleplaybot I attack @Stardust' (parsed by splitting/exploding the string) and having some kind of simple database storing HP and such.
Then if that works, maybe a more ambitious version of the game that actually displays images and such, perhaps 2d.
Example commands:
@roleplaybot generate me a dungeon/monster/goblin
@roleplaybot role dice d6
@roleplaybot DM a session between me and @Stardust
@roleplaybot Set my class Rogue Level 1
@rpbot Travel up stairs

Could be a lot of fun. You'd probably be looking at using something like javascript or typical webserver backend like php, ruby, some of the already existing fediverse code you could just start modifying. Take one of the existing scripts that do something on an activitypub response and include the roleplay bot's stuff. Nodejs seems like an obvious choice for a game + webserver but I'm not sure how much activitypub coding exists for it, haven't looked.

Comment on

Planning for the future - a flaw in the design of Lemmy (and Kbin)

Communities should have categories/hashtags that users can optionally sub to, like the 'metacommunities' like plz1 said but optional and multiple. Mastodon does hashtagging and can be done on a post by post basis. The forum software Flarum has a 'tag'/category system and an additional hashtag system, so what I'm thinking of is more like the Flarum system since it would be awkward to hashtag every single post in a community/magazine/whatever.

So if I wanted to just get solarpunk tech I'd sub to that, but if I wanted that and even moar I'd sub to a generalized Tech tag. Make sense?