Skill issue
Skill issue
LLMs work by always predicting the next most likely token and LLM detection works by checking how often the next most likely token was chosen. You can tell the LLM to choose less likely tokens more often (turn up the heat parameter) but you will only get gibberish out if you do. So no, there is not.
Still good to add it as a comment for the unaware. Not everyone one on lemmy is into tech.
Not necessarily: If they came out right now and said that games run great, it might build expectations that they can’t meet.
Yes, because infrastructure, subsidies, education and social spending still need to happen and not paying your taxes will erode those things long before they stop a genocide. If you don’t care about getting in trouble with your government, there are more effective things that can be done.
Supposedly Nvidia has become a lot better on Linux lately. They finally dropped their weird framebuffer API or whatever (the one that was the reason for horrible Wayland compatibility and also caused a heated Linus Torvalds moment), and I think they even made their linux drivers open source.
If you have vitamin deficiencies, fortified food can also cause you to run at 120%. In some countries (e.g. US) Noodles and flour are fortified with B-vitamins. Maybe that’s what you’re experiencing? It happened to me a few times.
player_hand and dealer_hand are only [DECK_SIZE/2] in length, but in initialize_decks you write zeros into them unti [DECK_SIZE -1]. Since the arrays are located next to each other in memory you end up overwriting the deck array.
Rookie numbers, it takes me a solid 30mins
What do you mean by email aliases?
Considering MRTs use 1.5-7 Tesla, I can’t imagine microtesla will be doing anything, unless you have a piece of metal in your head. Maybe it’s an ear infection or a migraine or something like that gets worse from the cup pressure. If it’s a problem, ask a doctor.
Also, Bild is not exactly known for quality journalism in Germany.
The probability of getting a finite number is pretty much zero.
For any range [0; n], where n is finite, there are always infinitely many numbers larger than n, so the probability of getting a number in said range is n/(n+infinity). I feel very confident in saying that something with that probability will never happen.
Looks to me like they’re trying to build something like office 365, but open source. Mostly by wiring other open-source components together I think?
This is probably a better starting point, unfortunately the text is in German: https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/info
They removed JPEG XL support from chrome. It was behind a feature flag previously.
(At least that’s what I gathered from reading the screenshot.)