fluxty | 7 years ago | on: Real-time air pollution map
fluxty's comments
fluxty | 7 years ago | on: Google to open artificial intelligence lab in Princeton
But, at the same time, Google already has connections with Princeton, both through these individual profs and through the NY Tech campus (they shared an office with Google before moving to Roosevelt Island).
It is kind of interesting in the trend of professors being more connected with industry and spending time actually working at tech companies. It's both interesting from the perspective of engagement (profs can work on real problems) and frightening from the prospective of independence--the companies will inevitably sway which problems profs work on, and of course their students won't enjoy their advisors' attention being scattered elsewhere.
fluxty | 7 years ago | on: The rise of the internet and a new age of authoritarianism
fluxty | 7 years ago | on: A New Largest-Known Prime Number
We eventually realized that no one really cared about the numbers we felt confident we could find--now Mersenne primes, though, people really care about those, but they're extraordinarily difficult to find. Always a cool day to see a new one.
fluxty | 7 years ago | on: Evaluation of five password managers
fluxty | 7 years ago | on: 96-core ARM supercomputer using the NanoPi-Fire3
fluxty | 7 years ago | on: 96-core ARM supercomputer using the NanoPi-Fire3
It is an interesting question what people who don't have access to a supercomputer, but would like to learn and optimize for HPC-style distributed memory programming should use.
I've found AWS to be pretty nice, except there are no RDMA drivers for the elastic NIC and the BW is a bit low. (25Gbit vs. 100Gbit). For MPI bulk synchronous programs, it's probably a pretty close model, though.