Wikipedia (!?): https://en.wikipedia.org/wiki/Megumin?wprov=sfla1
Wikipedia (!?): https://en.wikipedia.org/wiki/Megumin?wprov=sfla1
Megumin from a comedy Anime called “Konosuba”
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.)
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.
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
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.
It better be Greenland or I’ll be disappointed
For most of the code, I don’t think anything special is used.
Compiling the code already obfuscates it enough. Most function, type and variable names are removed, the compiler does some optimizations and what you end up with is already pretty indecipherable code soup.
There are obfuscators that make the resulting binaries even harder to read/decompile, but further obfuscation also makes your code run slower.
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
Rookie numbers, it takes me a solid 30mins
I don’t think money is the real issue here. It’s already budgeted for the military anyways - if it’s used to help other countries that’s a good thing in my book. Well unless it’s “helping” by funding the bombing of civilians, but what do I know.
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”
Sounds like a CIA psyop
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.
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.