Forgot your password?
typodupeerror

Comment Re:this (Score 2) 53

These are the same lazy dolts that call them selves "Software Engineer" yet don't know shit on how software actual works beyond an ID, don't understand software developer ethics, and think the can be sloppy because "computers have a lot of RAM" completely blind to the idea there janky ass software isn't the only thing running on a computer.

Modern IDEs have lead to this industry being full undisciplined half wits.

Comment Re:Good (Score 1) 109

OK, which particular aspect of the LLM learning do you think doesn't exist in the human brain? Backprop exists (and the other training methods the brain uses has similar effects), embeddings more or less exists and seems to be very similar to the LLM embeddings (shown by brain activation in various areas linearly matching with embeddings) - see e.g. High-level visual representations in the human brain are aligned with large language models (Adrien Doerig et al, 2025), and speech/text generation by humans has similar error patterns as for LLMs.

They obviously don't learn in the EXACT same way, but there's also clearly a lot of bits that are the same, and I'm fairly sure nobody knows how much is similar yet, particularly not weighted by importance.
 

Slashdot Top Deals

All life evolves by the differential survival of replicating entities. -- Dawkins

Working...