1) Let's build an AI profiler! A thought experiment—on just how easy it is to know everything about YOU.
Where to start? Ah... Let's build the operating system...
2) Well... We have an option here... Seeing that we are still in "binary-land," it would be best to stick with known technologies...
Windows? Nope
Mac? Nope
Ah LINUX! Nope
Unix? Yep... For now...
Ultimately? We roll our own OS.
3) Ok... We'll start with OpenBSD—the most battle-hardened OS for security operations.
Next step... Close ALL ports. Zero communication with any outside network... later we'll open up a couple ports.
For now, we need a black box.
4) Ok! We have a Unix box... yay!
Ok... Time to start coding... But what language?
There is only ONE choice—a programming language even geniuses have a hard time with.
But what language is that? Is it new? Tip of the spear?
Nope... it was created in 1959.
LISP
5) Why is Lisp preferred for AI, robots, satellites, and other mission-critical software?
Well... For one, Lisp can CREATE new programs itself... If you train it correctly, it will write its own programs.
Paul Graham said it