TED MIT
Alan Edelman: Language Julia and climate change.
You should also read:
Does Aptera have a technology issue or an integrity issue?
I was so excited by the 330 MPG car claimed by Aptera back in 2008 that I started to spread the word about it. I remember I showed a video at the end of an R&D staff meeting with a bunch of PhD's and an…
Continue reading...Search an array in an array
Searching an array in an array is common. It would be nice to have a function like String.IndexOf(string) for arrays. This can be easily achieved by the following extension method of array: public static class Extensions { /// <summary> /// Reports the index of the first…
Continue reading...The impression of Occupy *
I had never personally met any people of Occupy * (e.g. Wall Street, Boston, Oakland) until today when I decided to listen to them personally to have a better understandng of these people who have been making headlines. I listened to speeches of four Occupy Boston…
Continue reading...