ajuc

↗ HN profile [ 52.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Cargo Cult Liberty (ajuc.substack.com)
  2. Previous article about the engine (from 2011) http://www.sciencedaily.com/releases/2011/10/111006084023.htm.<p>Video from the tests: http://www.youtube.com/watch?v=RP48Eb4lr54<p>Surpsisingly engine worked at the first…

  3. More info: http://www.bikeradar.com/news/article/crank-based-gearbox-in-development-35979/ http://www.efneo.com/how-efneo-gearbox-works/

  4. I think I can, somehow. I know it sounds like pseudoscience, and I know it can be confirmation bias at work, but it happens to me quite often that I somehow "know" someone will be calling me shortly. I need to construct…

  5. Is there a site, where I can paste javascript, and see result of this javascript being run in each browser/javascript engine?

  6. I always tried to stay away from templates in C++. I knew a little about how it works, but it seemed to me it's rarely useful in regular (non-library) code, and makes debugging pain, so why bother. Today I've wrestled…