My first thought – who needs another language? Are new languages the new rage? If I were to design a new language (I am not qualified, trust me), what would it address . . . It would be garbage collected (no brainer) It would run in a VM (actually, many different VMs ) It would also be statically typed (I think many would disagree these days) Threading would be a focus (with message passing as a language feature). Certainly include some aspects of functional programming languages It would have first...
One of the things I have always hated was “Windows Search”. Why the heck would I need “instant results” – instant as in donating countless CPU cycles and disk churns to background indexing operations running all day long on my box? YUK! I am never actually “looking” for something – I know where everything is. It’s right where I put it. Who are these people “looking” for things on their computers all the time? Typical Scenario My typical use case came up again this morning: I downloaded a source distribution...