Congrats, you completely missed the point. Maybe read the actual article, before going on a rant that’s only tangentially related?
Congrats, you completely missed the point. Maybe read the actual article, before going on a rant that’s only tangentially related?
Sand won’t do anything because the fire is self-oxidizing.
From my understanding the recommendation to have a bucket of sand around when handling lithium batteries is not to put the fire out with it, but to have something to throw the battery into that’s not gonna catch fire as well, and then to carry the whole bucket somewhere where the battery can just burn out on its own. Is that wrong?
It is an algorithm that searches a dataset and when it can’t find something it’ll provide convincing-looking gibberish instead.
This is very misleading. An LLM doesn’t have access to its training dataset in order to “search” it. Producing convincing looking gibberish is what it always does, that’s its only mode of operation. The key is that the gibberish that comes out of today’s models is so convincing that it actually becomes broadly useful.
That also means that no, not everything an LLM produces has to have been in its training dataset, they can absolutely output things that have never been said before. There’s even research showing that LLMs are capable of creating actual internal models of real world concepts, which suggests a deeper kind of understanding than what the “stochastic parrot” moniker wants you to believe.
LLMs do not make decisions.
What do you mean by “decisions”? LLMs constantly make decisions about which token comes next, that’s all they do really. And in doing so, on a higher, emergent level they can make any kind of decision that you ask them to, the only question is how good those decisions are going be, which in turn entirely depends on the training data, how good the model is, and how good your prompt is.
That kind of window has been around for a long time already. Also, let me introduce you to window awnings
Revenge bedtime procrastination is the term you’re looking for. Although I’m not sure that’s actually what the OP is describing
we’re going to ostracize you from society forever
That is very different from simply not wanting him to be a representative for his country and potential role model for aspiring athletes in one of the biggest media events of the world though. Being welcomed back as a member of society is one thing, but there is a point to be made about expecting more of Olympic athletes than your average member of society.
Kannst du das ausführen? Warum tut das kein Psychiater mehr?
Between 40-60% of people have some form of permanent brain damage and 70-80% have long covid problems
Wait what? I’m with you on masking etc., but those numbers seem a bit high, where did you get those from?
No, nutomic started by ignoring the actual question that was asked and instead starting an ideological argument with a bad faith question. You might say that OP shouldn’t have taken the bait, but this was not started by them
It still protects you from your passwords being compromised in any way except through a compromise of the password manager itself. Yes, it’s worse than keeping them separate, but it’s also still much better than not having 2fa at all.
Don’t know if this is the case here, but the word pedophile refers to someone who is sexually attracted to children, and rapists don’t necessarily have to be attracted to their victims. There can be other motivations at play. So yeah, it’s possible that someone raping a child is not actually a pedophile. Doesn’t make it any less disgusting of course, and I have no clue why anyone thought “but he’s not a pedo” would be a reasonable argument here
Negative prices are short-term self-regulation reactions of the market, they can’t stay negative long-term, just because of how the system works. So I’m not sure what you’re worried about.
Also, cut the condescending tone, it does nothing but make you look like an asshole.
Except it’d be much less of a practical problem if the question “but who gets paid” would be taken out distributing excess energy.
Right, that’s definitely an important thing, that at least with gog, you can defend yourself against that possibility.
My “best we got” was in regards to the potential to become a lot worse because of shareholder pressure. Given that CD Project is a publicly traded company, GOG is much worse in that regard than Steam.
I fully agree that GOG, as it currently is, could be the better product for you depending on your values, but its defenses against enshittification are objectively much worse than Steam’s*, and that’s all I was talking about.
*That is, until Gabe dies, I guess, who knows what’ll happen then
Nobody is talking about “no potential”. Just “a lot less potential than any other option out there”, and that’s currently the best we got
Not really. Timezones, at their core (so without DST or any other special rules), are just a constant offset that you can very easily translate back and forth between, that’s trivial as long as you remember to do it. Having lots of them doesn’t really make anything harder, as long as you can look them up somewhere. DST, leap seconds, etc., make shit complicated, because they bend, break, or overlap a single timeline to the point where suddenly you have points in time that happen twice, or that never happen, or where time runs faster or slower for a bit. That is incredibly hard to deal with consistently, much more so that just switching a simple offset you’re operating within.
Yeah, that’s the point, it shouldn’t be like that
That’s not what they’re asking. It’s not about how C works, it’s about how specific APIs written in C work, which is hard to figure out on your own for anyone who is not familiar with that specific code. You’ll have to explain that to any developer coming new into the project expected to work with those APIs, no matter their experience with C.