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.
An unpopular opinion can have more or less thought put into it and be genuinely interesting and get up- or downvoted accordingly. Just like a photograph in a photography sub can have more or less thought put into it and an interesting or boring subject and get up- or downvoted accordingly.
Genuine photograph and the people downvote it… In a community named “photography”.
Sounds like utter nonsense doesn’t it
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.
Yes they are.
Here’s a TED talk on YouTube from “Hide the pain Herold” a guy who was in a stock photo that became a meme: https://youtu.be/FScfGU7rQaM?si=MFVrgwlJQ8DSOfVB
I think it makes more sense if you think about backend applications: If you write a Webserver with ExpressJS in typescript, you need typescript only to compile it (dev dependency) but once compiled, you only need ExpressJS in your node_modules for the app to be able to run (“regular” dependency).
Frontend development is a bit strange in that respect, because often everything gets bundled into your dist/ directory, so technically there are no runtime dependencies? In that case it’s more of a hint to let you know “this goes into the bundle” vs. “this is part of the compiler toolchain”
What do you mean by email aliases?
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.
They sell ad spots based on their data about you - IMHO that’s very different from outright selling your data.
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
I’d like you all to consider that places where you’d use starlink are also significantly more than 30x farther away from civilization than the average land-based internet user.
If your local branch and the branch on GitHub diverge, they need to be merged. If you pull using the console it will tell you that, apparently VScode does this automatically?
Anyways, nothing to be concerned about. If you’re annoyed by the merge commits, you can configure git to “rebase on pull”, google it, you’ll find instructions pretty quickly.
Alternative title for the articles thumbnail: Philip Morris releases worlds largest cigarette filter in an effort to convince regulators that smoking is not a health risk.