HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bottom999mottob

no profile record

comments

bottom999mottob
·vor 3 Monaten·discuss
This analogy almost works, except about a fifth the hay making machines' output is needles.
bottom999mottob
·vor 3 Monaten·discuss
This is literally one the most infantilizing and simultaneously insulting analogies I've ever come across on this site. Do you really think consumers of the latest AI tools have no ability to forecast? The parents in this analogy have every incentive to lie
bottom999mottob
·vor 4 Monaten·discuss
I think you'd end up with more plastic from just breathing in air and eating seafood than Invisalign, but I haven't done a study on that.
bottom999mottob
·vor 12 Monaten·discuss
One-size-fits-all never fits everyone :)
bottom999mottob
·vor 12 Monaten·discuss
In theory, if a program is written in a high-level language and you have a correct implementation (interpreter, compiler, runtime) of that language on a new system, then the program should be able to run there.

In practice, this is not always so straightforward, especially as you move closer to machine-level details or consider compiled binaries.

Many compiled programs are built for a specific architecture (x86, ARM, etc.). They won’t run on a different architecture unless you provide either: A cross-compiler (to generate new native code for that architecture), or an emulator (which mimics the old architecture on the new one)
bottom999mottob
·letztes Jahr·discuss
I'm curious how you've cured your schizoaffective disorder? Diet?
bottom999mottob
·letztes Jahr·discuss
I think your LLM temperature analogy is interesting in this deprecated dichotomy between autism and schizophrenia.

One Youtuber Jreg used a breadth-first search (schizophrenia) vs depth-first search (autism) analogy when comparing the the two, but I think your temperature analogy is more apt. Higher temperature results in more disorganized thoughts like schizophrenia. And if you buy into the idea that the root of most schizophrenia is thought disorders, then this analogy implies that dialing up temperature corresponds to more signs of psychosis through speech

My experience with many friends on the autism spectrum is that their speech tends to be more scripted, but I certainly don't think autism and psychosis are mutually exclusive.