Viewing profile — Cloven
Cloven
HN member- Joined
- Thu, May 19, 2011, 3:42 PM UTC
- HN karma
- 111
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About Cloven
No profile information was provided.
Recent public activity
-
comment
Comment #7860053
Microsoft's APIs have traditionally been poorly written, bizarre, late, often built specifically to force vendor lock-in, and seem even now to appear and disappear depending on whi…
-
comment
Comment #5596016
at first I thought this was a humorous documentary about the sorts of dumb questions that novice interviewers use to make themselves look smart. But I fear after looking at it for …
-
comment
Comment #4685074
Amazon clearly needs a change in management at the head of AWS. The engineers are either petrified of telling the truth (very, very bad) or incompetent (less bad but still bad). An…
-
comment
Comment #4657969
if it doesn't make sense to you, and you suggest using triggers (!) and mongodb map reduce (!) to get stats, then you are probably working at very small scale. There are a number o…
-
comment
Comment #4608174
when you are asked if you've ever been involved in a lawsuit, the reasonable assumption that the person is interested in knowing of your involvement in lawsuits, not if you are cap…
-
comment
Comment #4573149
would you expect someone who writes articles about DBMSes, or comments in a thread about them, to understand that memory mapped file size is (a) not necessarily limited to address …
-
comment
Comment #4439589
it introduces a lock in your code, because that is what you want -- you want the string to be built by one thread only. Why the strange comments about 'yet another lock' and the sy…
-
comment
Comment #4410148
per their submission history, OP has also attempted to generate buzz here by posting over and over: How the Galaxy In-Memory Data Grid Handles Networking How the Galaxy In-Memory D…
-
comment
Comment #4331779
oh my god I wonder what dalton caldwell had for breakfast today
-
comment
Comment #4287730
Redis is a particular product, not a catch-all for low latency in-memory data stores. So saying your product is a Redis (which you did, rather than making an analogy) was merely em…
-
comment
Comment #4287533
I don't think you understand Redis. Redis is also a key-value store, but implements a variety of structures, not just RTree, and has a large number of operations on those data stru…
-
comment
Comment #4287377
Product appears to have nothing to do with Redis and isn't even remotely compatible. Marketer uses buzzword to attempt to get credibility and hence immediately loses all credibilit…
-
comment
Comment #4241312
The good thing about the AppStore password timing out after 15 minutes is that you can hand your child the ipad/iphone/etc. and not get a surprise $5,000 itunes bill.
-
comment
Comment #4203369
Maybe it's just me, but I find the e-paper Kindles to be absolutely terrible reading experiences. The text is still relatively low contrast, but the real deal killer is the refresh…
-
comment
Comment #4194873
how about 'the evidence on display in front of us'?
-
comment
Comment #4194858
Reading between the lines from both the posted note and their persistent failure to provide correct statuses: the ops guys over there are in full CYA desperation mode somewhere aro…
-
comment
Comment #4162487
PHP is more expressive than python, ruby, or java. I see.
-
comment
Comment #4162098
you are incorrect.
-
comment
Comment #4162086
I would say there's a difference. PHP is bad because it has a wide variety of objectively awful design flaws, its standard library is a conflicted mess, and it's unperformant. Impl…
-
comment
Comment #4129245
I wonder what Microsoft's hardware partners think of all this. It's not just competition, they actively disparaged the others by saying that it was as powerful as all the ultrabook…
-
comment
Comment #4071995
Beyond the other listed benefits: Percona also provides support contracts quite inexpensively, which can be worth their weight in diamonds. I bought a support contract after our Pe…
-
comment
Comment #4053538
95% of even good developers wouldn't be able to tell when a sql sanitization function is poorly coded or has a hidden gotcha. Having the source is not nearly as important as trusti…
-
comment
Comment #4050680
first, poison all the employees and burn down the restaurant. Then, write recipes to ensure that this does not happen.
-
comment
Comment #4024872
"At scale in production, adding a new node took days to complete all the handoffs..." That's a bit of a headscratcher. What is happening during those 'days' and what is the primary…
-
comment
Comment #3920582
"Today, however, Prasad no longer feels the need for the security blanket. “In the tablet version of the server, we’re still using Node, but now the clients are talking directly fr…