Live data from Hacker News

Viewing profile — mlmilleratmit

mlmilleratmit

HN member
Joined
Mon, Mar 17, 2008, 12:57 AM UTC
HN karma
649
Public activity
84 items

About mlmilleratmit

Founder, Cloudant

Recent public activity

  1. comment
    Comment #38021749

    Neat. I like the fresh take on validation. It’s not necessarily unique, but it may be cleaner / more efficient than previous attempts. The mixing of backend processing and the http…

  2. comment
    Comment #15654057

    Normalization matters. Well put.

  3. comment
    Comment #14141089

    Congrats! That's a big war chest to go to market.

  4. comment
    Comment #13091269

    Awesome news. Was very happy to invest. I wish this existed for onboarding when we were scaling Cloudant.

  5. comment
    Comment #13091261

    It's also popular to price a seed round (from 500k up, in my experience) using the "Series Seed" legal documents that are close to boilerplate now. As a founder turned investor, it…

  6. comment
    Comment #10273390

    That part is, in my experience, vanishingly cheap if you're not doing high rate DB transactions. The whole thing could clearly be moved to other managed hosting providers or privat…

  7. comment
    Comment #10273204

    I think the pro is 'feed-able', wonder if that's it.

  8. comment
    Comment #10273125

    Take a look at the specs -- you can either vent them out a window or buy the air filter (which I'm guessing is a fancy charcoal scrubber, don't know for sure).

  9. comment
    Comment #10273086

    Good question for somebody on the GF team. My last company was Cloudant so my biases are pretty obvious.

  10. comment
    Comment #10273024

    This one I actually know -- biohazards depend on more than just wattage -- spot size, wavelength, pulse characteristics, etc, all go into it. I think you really compare them based …

  11. comment
    Comment #10273006

    Good question, I _think_ the ideas is the exact opposite -- you're not depending on Glowforge UI to be backed by a startups servers, the software runs on google cloud instead. Pros…

  12. comment
    Comment #10272852

    I ordered one, wish I could pick it up in person instead of paying the shipping. Particularly interested in seeing what one can do with just a pen and skipping the computer design …

  13. story
  14. comment
    Comment #8528565

    Will give it a spin.

  15. comment
    Comment #8075483

    Good points.

  16. comment
    Comment #8075476

    Hey, that's a million times prettier. Maybe you could drop some of that UI goodness onto the public hind-cite dataset?

  17. comment
    Comment #8075452

    Good thought. I've been trying to think of how to do that without crawling the comments, too.

  18. comment
    Comment #8075318

    In our spare time, we're researching this dataset in detail. Here are some questions that we're interested in. Would love to hear other ideas and to have folks dig into the data. I…

  19. comment
    Comment #7292138

    Actually, the majority of our servers have been on SL bare metal since ~2010.

  20. story
  21. comment
    Comment #7007509

    Very cool. I like the way that you show 'means vs time' on the left panel and then you can dig into the actual distribution on the right panel. FYI, I think that, e.g., http://weat…

  22. comment
    Comment #6692883

    Sure, nobody claims that CouchDB is the first to have replication. MVCC was invented decades back, and hash trees have been around forever. I believe those two combined are compell…

  23. comment
    Comment #6692876

    I agree with some but not all of what you write. 0) CouchDB will never lose your data. Period. Not many other stores are 'append only, copy on write'. If you're data is transient, …

  24. comment
    Comment #6692842

    There is indeed a deterministic but arbitrary choice of the "winner", but there is a big difference with other systems -- no data is discarded. The hash tree branches and both edit…

  25. comment
    Comment #6655023

    High level -- what's it like writing for windows mobile vs iOS/android?