zeeone

↗ HN profile [ 81.0 ms ] full profile
Karma
206
Created
February 15, 2008 (18y ago)
Submissions
0
  1. The company hired a new CTO. He's taken it upon himself to set the development stack for both back and front end development. Our application is migrating to micro services. Is it normal for a CTO to set a single…

  2. My wife (28) developed an app to make fun of people who make the "duck face" in pictures. Any advice for her? https://play.google.com/store/apps/details?id=com.duckface.nua.app

  3. I thought it would be great to share code snippets without saving them on a server, so I created http://mem.pe It allows you to paste code and save it in your browser's local storage. When you share the URL of the…

  4. Underscore Perl (github.com)
  5. A recent post in HN claimed that MongoDB doesn't scale well, because the performance drops after the indexes are bigger than the available memory. Scaling with MongoDB (or how Urban Airship abandoned it for PostgreSQL)…

  6. Reddit Flaws (jimmyr.com)
  7. I've been looking into lighttpd and nginx for a server with low memory. I'm somewhat familiar with lighttpd, but there is an online rumor that it has memory leaks. I'll serve mostly static pages and some FastCGI pages.…