> -My account balance went from 10 to 0 to 10 That could potentially indicate a database infrastructure problem. Eventually consistent databases can issue responses that appear to travel backwards in time. And [1]…
base+extension@domain type mail addresses are incredibly useful for legitimate people. For starters, they can be used to track who is leaking your personal information out. So I hope this alarmist note does not prompt…
Nice article, whose central message ("don't bundle your tools") is widely applicable to domains other than monitoring. Small, specialized tools that can be combined together is the very essence of the Unix philosophy.
On both a very unrelated and totally related note, one of the co-founders of Kiva, Rafaello D'Andrea, dominated robo-soccer for five years.
The point here is that this particular cargo cult around bcrypt (one subscribed to by some really loud people) has a shaky foundation and does not deserve its reputation. He's offering alternatives that have been better…
What a sensible change. Kudos to the git team. Most other teams would be wary of a non-backwards compatible change on such a critical path for a widely used tool.
Wow, I had no idea that the OP was in high school. Kudos to him! His blog entry is close enough to other software dev blogs in quality that I think we can leave his age, identity and personality aside, and talk about…
Let me reiterate my constructive suggestion that the OP provide actual data. I can see how the author wrote a pop book, as he is quite verbose, but any engineer can tell you that he is also quite evasive on technical…
If you're unhappy with Python as a baseline comparison, pick anything else you're happy with that other people understand and compare to that. It's not like we're setting an impossibly high bar here. Just put forward a…
I'm still not seeing you report something that says "an operation that took X ms now takes Y ms." Note the absolute numbers whose units are in seconds. That's what I'd like to see for a baseline. And I won't even…
I simply summarized your article. There is nothing wrong with not being up to handling C++'s error messages. I don't feel up to that task myself most of the time. But your arguments for Go rang hollow. I'd urge you to…
Here's a summary of the article: * author cannot write portable C sockets code * author cannot handle C/C++ * author believes his app would be too slow in Python, later abandons App, but retains his bias against Python…
What's the baseline? When the baseline is terrible, getting 100x performance is not a big deal. No good engineer would cite "100X improvement" without quantifying the baseline level. This is PR, not engineering and not…
Not surprised. Twitter seems to have a large amount of bot traffic that tends to drown out the normal human-to-human discussion. It's a write-mostly medium.
The intellectual laziness shown above indicates that you cannot be trusted even with a MySpace profile. Or especially a MySpace profile.
Redis has a rich API but it doesn't scale and it doesn't guarantee consistency.
It's a consistent, scalable, high-performance key-value store. If you need the use cases spelled out for you, you should not be using it or anything else related to the web.
> -My account balance went from 10 to 0 to 10 That could potentially indicate a database infrastructure problem. Eventually consistent databases can issue responses that appear to travel backwards in time. And [1]…
base+extension@domain type mail addresses are incredibly useful for legitimate people. For starters, they can be used to track who is leaking your personal information out. So I hope this alarmist note does not prompt…
Nice article, whose central message ("don't bundle your tools") is widely applicable to domains other than monitoring. Small, specialized tools that can be combined together is the very essence of the Unix philosophy.
On both a very unrelated and totally related note, one of the co-founders of Kiva, Rafaello D'Andrea, dominated robo-soccer for five years.
The point here is that this particular cargo cult around bcrypt (one subscribed to by some really loud people) has a shaky foundation and does not deserve its reputation. He's offering alternatives that have been better…
What a sensible change. Kudos to the git team. Most other teams would be wary of a non-backwards compatible change on such a critical path for a widely used tool.
Wow, I had no idea that the OP was in high school. Kudos to him! His blog entry is close enough to other software dev blogs in quality that I think we can leave his age, identity and personality aside, and talk about…
Let me reiterate my constructive suggestion that the OP provide actual data. I can see how the author wrote a pop book, as he is quite verbose, but any engineer can tell you that he is also quite evasive on technical…
If you're unhappy with Python as a baseline comparison, pick anything else you're happy with that other people understand and compare to that. It's not like we're setting an impossibly high bar here. Just put forward a…
I'm still not seeing you report something that says "an operation that took X ms now takes Y ms." Note the absolute numbers whose units are in seconds. That's what I'd like to see for a baseline. And I won't even…
I simply summarized your article. There is nothing wrong with not being up to handling C++'s error messages. I don't feel up to that task myself most of the time. But your arguments for Go rang hollow. I'd urge you to…
Here's a summary of the article: * author cannot write portable C sockets code * author cannot handle C/C++ * author believes his app would be too slow in Python, later abandons App, but retains his bias against Python…
What's the baseline? When the baseline is terrible, getting 100x performance is not a big deal. No good engineer would cite "100X improvement" without quantifying the baseline level. This is PR, not engineering and not…
Not surprised. Twitter seems to have a large amount of bot traffic that tends to drown out the normal human-to-human discussion. It's a write-mostly medium.
The intellectual laziness shown above indicates that you cannot be trusted even with a MySpace profile. Or especially a MySpace profile.
Redis has a rich API but it doesn't scale and it doesn't guarantee consistency.
It's a consistent, scalable, high-performance key-value store. If you need the use cases spelled out for you, you should not be using it or anything else related to the web.