Forgot your password?
typodupeerror

Comment Re:20 years experience for new tech (Score 1) 160

I always wonder though what recruiters and HR folks think when all their applicants all seem to fall well short of their requirements/

Probably to the effect "We failed to poach the people who developed this framework in the first place. Can we import some immigrants, pretty please?"

Comment How a compiler differs from an LLM (Score 5, Informative) 54

His hand written "artisan" code is being turned into machine code by a computer anyway.

A compiler is a deterministic process that runs locally on a modest home computer in reasonable time without needing an expensive NVIDIA GPU, doesn't regurgitate memorized copyrighted code from its training set, and doesn't boil the oceans in a datacenter for training plus use.

Comment Cookie storage is a file system (Score 1) 111

My browser should have zero knowledge of what a filesystem is.

If your web browser didn't store a session identifier in a small file called a cookie, how would Slashdot's server know that you're logged in as ArchieBunker (132337)? Otherwise, I'm not sure where you've mentally drawn a line between cookie storage and "a filesystem" proper.

Slashdot Top Deals

Credit ... is the only enduring testimonial to man's confidence in man. -- James Blish

Working...