Uh yes, they do. It's the same group of people falling for this stuff over and over. Crypto, NFTs, Self Driving, AI now. What's important to them is being able to point at this stuff and make a wojack face
Traister101
Fuck me man that's what I get for writing that just before bed
Lol yeah. I don't even really write C++ but I sure as shit know a bunch of syntax and junk haha
It's part of the type yet it's also a unique identifier. That's the whole thing with east or west const
. const int *
is a ~~immutable~~ mutable pointer that points to ~~mutable~~ immutable memory. int *const
is a ~~mutable~~ immutable pointer that points to ~~immutable~~ memory. int const *
is the same type as the first example, a ~~immutable~~ mutable pointer that points to ~~mutable~~ immutable memory.
Same stuff applies to references which makes it easier to think of the variable owning the *
or &
as if you want that pointer or reference to be const
it has to go after.
Edit:I am a moron who managed to get it exactly backwards :|
That's the interesting thing they don't. They typically do the best they can to make lives worse for their constituents and they'll be happy about it as long as the "others" are getting fucked over more than they are.
Nintendo has yet to do anything but as we've seen from Pokémon mods in the past they like to wait up until release. Dudes got a video on the topic if you want to hear it from his own mouth https://youtu.be/AdBzok8GjA0
Sadly yeah
Plus nobody would actually want to live in the metaverse we see in media; Snowcrash, Ready Player One ect. The metaverse that's being advertised is a dystopia just like the ones we've had in media. Not to mention all the practical problems of like needing to virtually walk to the virtual store to buy shit, no way in hell is that catching on.
There's been "new" battery technology in the works since we starting using lithium ion and nothing so far has come anywhere near close enough to replace it. Sodium just like all the other "exciting" failed ideas in the past decade isn't gonna go anywhere either.
Sodium batteries on the infrastructure level would work wonderfully but you'll never see them in your phone or even a car. The energy density just is shit. There would need to be some unexpected advance in the technology to gain ~50% energy density just to meet lower end lithium ion.
But really electric cars aren't the future anyway what we need to invest in is public transportation. Electric busses, trains, trams, hell why not self driving scooters that's way more practical than a whole ass car.
Nooooo really?
When did I say I'm pro genocide? Jesus christ what a strawman. Genocide is bad, it's hypocritical for the US to get so freaky over this when there's an active genocide happening but that doesn't mean it's wrong to get freaky over maritime trade vessels being threatened. They were breaking international law and were told explicitly by the UN among others to knock it the fuck off or there would be consequences.
You are best off thinking of LLMs as highly advanced auto correct. They don't know what words mean. When they output a response to your question the only process that occurred was "which words are most likely to come next".