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/)UL
Посты
0
Комментарии
581
Joined
2 yr. ago

  • At this point if it was possible to orchestrate some massive conspiracy to vaccinate people en masse, we should just do that. They'll shout about it either way, but this way they'll at least be vaccinated

  • Model collapse is likely to kill them in the medium term future. We're rapidly reaching the point where an increasingly large majority of text on the internet, i.e. the training data of future LLMs, is itself generated by LLMs for content farms. For complicated reasons that I don't fully understand, this kind of training data poisons the model.

  • 1979: A computer can never be held accountable, therefore a computer must never make a management decision.

    2023: A computer can never be held accountable, therefore a computer must make all decisions that are inconvenient to take accountability for.

  • But the fever definition wasn't that precise. They took the average temperature, 36.88 C, rounded it up to 37 C, and somewhat arbitrarily defined a fever as 1 C above the (rounded) average. Which is perfectly fine, but it means the equivalent in Fahrenheit is 100, not 100.4.

  • That's a sigfig error. A fever is 38C, which is 2 significant digits. Converting to 100° F goes up an order of magnitude so you get a free sigfig, but unless the original number was 38.0C, you don't get that 0.4, you're implying precision that the original measurement never gave you.