Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JS
Posts
14
Comments
1,409
Joined
1 yr. ago

  • So you're suggesting the headline should read:

    Yemen declares air blockade against Palestine

    Obviously that's absurd -- Israel is not the wrong name for Palestine. You don't have to recognize Israel as a legitimate state to see these are different concepts. You don't even have to believe it exists to see that's absurd. Though of course, it does exist -- Israel is a real, actual settler colony that is illegitimately occupying Palestine.

  • Very effective at translating between different (human) languages. Best if you can find a native speaker to double-check the output. Failing that, reverse translate with a couple different models to verify the meaning is preserved. Even this sometimes fails though -- e.g. two words with similar but subtly different definitions might trip you up. For instance, I'm told "the west" refers to different regions in english and japanese, but translating and reverse translating didn't reveal this error.

  • Crappy but working code has its uses. Code that might or might not work also has its uses. You should primarily use LLMs in situations where you can accept a high error rate. For instance, in situations where output is quick to validate but would take a long time to produce by hand.

  • It's odd that it's in quotes in only 2 places in the article, and otherwise not in quotes.

    Idk, it bugs me on the grounds that e.g. Palestine is not referred to with quotes by other countries. But if the quotes are helping, I guess it's worth the inconsistency.

  • Permanently Deleted

    Jump
  • Autism registry can be used to target people with autism, invade their privacy, increase stigma, and take away their rights. But I don't see how this is eugenics. Autism isn't even entirely genetic.

  • Okay but this documentation is obviously wrong from the first sentence

    The parseInt() function parses a string argument and returns an integer of the specified radix

    Integers don't have radices. It should read:

    The parseInt() function parses a string argument representing an integer of the specified radix and returns that integer.

    Either way, I still don't understand the behaviour in the image. nvm, thanks m_f@discuss.online