The smartest people I’ve ever worked with to date were from physics grad school. Still remember the time my coworker was doing code profiling, decided he was unhappy that the exponential function from the standard library was too slow, and decided to write a Taylor series approximation that gave him the precision he needed and cut the run time in half. He also learned C++ in a weekend and was vastly better at it by the end of that weekend than most people I’ve met in industry. And these were just every day occurrences that made it a thrill to go to work. Working with talented people is a drug.Some tips for younger people considering it: get involved in undergraduate research, apply to fellowships, shop for an advisor with a good reputation, start anticipating and preparing for an industry transition early, travel, date, and enjoy life!
BeetleB|1 year ago
My guess, though, is that if he improved the performance, he used some other wizardry (Chebyshev or something similar).
whatshisface|1 year ago
If anything it's a lesson that the definition of brilliance is being in the wrong place at the wrong time... ;-)
morelandjs|1 year ago
Check it out for yourself! I’m not claiming this was some kind of prodigious programming move, just something memorable that stuck with me.
dingnuts|1 year ago
> He also learned C++ in a weekend and was vastly better at it by the end of that weekend than most people I’ve met in industry
I doubt this. Really, really doubt this. Sure, geniuses exist, but I don't buy it.
fooker|1 year ago
adastra22|1 year ago