Live data from Hacker News

Viewing profile — mushi

mushi

HN member
Joined
Wed, Apr 01, 2015, 3:53 PM UTC
HN karma
27
Public activity
30 items

About mushi

No profile information was provided.

Recent public activity

  1. comment
    Comment #41368746

    > aka AWS “DocumentDB” Nope, just the same API, completely unrelated codebase.

  2. comment
    Comment #40608065

    How many people does it take to run it?

  3. comment
    Comment #39893729

    “This site” loved ReThinkDB. How is it doing?

  4. comment
    Comment #36442270

    Seems like the OP doesn’t know correct syntax for MDB embedded field query which is “a.b”

  5. comment
    Comment #33284059

    How much did you actually pay them?

  6. comment
    Comment #31663022

    It’s already been mentioned that “Queryable Encryption was designed by MongoDB’s Advanced Cryptography Research Group, headed by Seny Kamara and Tarik Moataz" - are you calling bul…

  7. comment
    Comment #31434750

    there seems to be no details in the report - without seeing code can't be sure if it's a bug in the driver or the application code ...

  8. comment
    Comment #28327475

    Replication is literally built into MongoDB so I’d call that trivial.

  9. comment
    Comment #27946626

    > Closed, source-available, software vendors are the anti-thesis of that. They want others to participate and contribute, Whatever makes you claim they want others to contribute? T…

  10. comment
    Comment #27929735

    You know what database doesn’t contain 8 year old unfixed bugs? A database that’s 7 years old.

  11. comment
  12. comment
    Comment #26472656

    Don’t you get a replica set for that $? That's three of your laptops. And if any of them fail, a free replacement. And that FT sysadmin of yours is willing to work 24x7? Cool!

  13. comment
    Comment #25221137

    Why do all your databases have to be on the same shard? Isn’t the idea of snarding you can have different dbs on different shards?

  14. comment
    Comment #24338191

    Is this because you were interviewing candidates who were incapable of saying “I don’t know?” That’s a good filter during any interview.

  15. comment
    Comment #23962624

    Someone who’s a bit more lazy might just switch their db from default port and assume all is good!

  16. comment
    Comment #23962609

    You’re switching from a free database to a paid one because what?

  17. comment
    Comment #23962570

    MongoDB only binds to localhost for at least the last four versions (4+ years). Someone would have had to install a really old version or intentionally configure it to listen to pu…

  18. comment
    Comment #23510301

    > what is your user id I don’t think you actually tried it. It returns user who’s id is “{$ne: null}” (string)

  19. comment
    Comment #23510279

    > You would expect better arguments from the folks here. You would? Why?

  20. comment
    Comment #23510060

    Why expected down time for dB that has built in replication? I would expect downtime from RDBMSS and most banks have scheduled downtime nearly every weekend they say when I log in.…

  21. comment
    Comment #21600315

    I think you missed the point here - slavery over which the US fought a civil war was not in ancient times nor did it protect US from becoming enslaved.

  22. comment
    Comment #18305890

    Who’s their single largest user?

  23. comment
    Comment #17923639

    Apache license vs AGPL is not the same approach. MongoDB owns their code - Elastic does not own Lucene.

  24. comment
    Comment #13591127

    I think maybe the doubt is based on case like https://aphyr.com/posts/282-jepsen-postgres which all systems are subject to.

  25. comment
    Comment #13591089

    isn't that because they are not distributed systems?