Viewing profile — mushi
mushi
HN member- Joined
- Wed, Apr 01, 2015, 3:53 PM UTC
- HN karma
- 27
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About mushi
No profile information was provided.
Recent public activity
-
comment
Comment #41368746
> aka AWS “DocumentDB” Nope, just the same API, completely unrelated codebase.
-
comment
Comment #40608065
How many people does it take to run it?
-
comment
Comment #39893729
“This site” loved ReThinkDB. How is it doing?
-
comment
Comment #36442270
Seems like the OP doesn’t know correct syntax for MDB embedded field query which is “a.b”
-
comment
Comment #33284059
How much did you actually pay them?
-
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…
-
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 ...
-
comment
Comment #28327475
Replication is literally built into MongoDB so I’d call that trivial.
-
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…
-
comment
Comment #27929735
You know what database doesn’t contain 8 year old unfixed bugs? A database that’s 7 years old.
- comment
-
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!
-
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?
-
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.
-
comment
Comment #23962624
Someone who’s a bit more lazy might just switch their db from default port and assume all is good!
-
comment
Comment #23962609
You’re switching from a free database to a paid one because what?
-
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…
-
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)
-
comment
Comment #23510279
> You would expect better arguments from the folks here. You would? Why?
-
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.…
-
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.
-
comment
Comment #18305890
Who’s their single largest user?
-
comment
Comment #17923639
Apache license vs AGPL is not the same approach. MongoDB owns their code - Elastic does not own Lucene.
-
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.
-
comment
Comment #13591089
isn't that because they are not distributed systems?