Viewing profile — jbrechtel
jbrechtel
HN member- Joined
- Sun, Dec 26, 2010, 5:31 AM UTC
- HN karma
- 245
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About jbrechtel
http://www.keithalexanderisreadingyouremail.com
http://www.mobilemagicdevelopers.com
Email: My gmail username is the same as my HN one.
Recent public activity
-
comment
Comment #8540069
No, you're not alone. To be explicit about why, for others, this means your shell will search for executables in a 'bin' sub directory of whatever directory you happen to be in BEF…
-
comment
Comment #8262767
pass - http://www.passwordstore.org/
-
comment
Comment #7858528
| There's a difference between a few people arguing and a controversy. Only on average. We are fully capable of being irrational as large groups...
-
comment
Comment #7772542
I'll ask about the reasoning instead of attacking the decision (since that didn't get a response). Why not embed HAProxy?
-
comment
Comment #7297300
Depends on what the product itself is and from which perspective you're asking the question. At any rate, those are almost never the only two choices...
-
comment
Comment #7285836
I don't see tinco saying it is simple to replace these things. Where do you see that? I suspect you're unconsciously framing tinco's position this way... Another possible way to in…
-
comment
Comment #7198549
Maybe, what's your point?
-
comment
Comment #7197261
Why do you think that? The top sellers of mining hardware that I could find on Google (Butterfly Labs, Advanced Miners, Cointerra) all accept Bitcoin for payment. Are you referring…
-
comment
Comment #7084767
Why the "Yeah, but so what?" rhetoric? This is an important point, regardless. Sometimes new projects are started and it's not a matter of switching. Sometimes verbosity, and the t…
-
comment
Comment #6869586
It doesn't have to be explicit "use X% of your time to contribute to open source" to count as getting paid to do it. When using OSS libraries on commercial products I've found the …
-
comment
Comment #6706389
The servers in this example were configured to be asynchronous. The clients were not. You may still be using asynchronous clients in your code but James's argument is that Java dev…
-
comment
Comment #6660013
In what way, specifically, do you feel this pain?
-
comment
Comment #6592390
They left at 11am because they realized how bad the problem was and just gave up? Or left at 11am as a normal thing (e.g. before they noticed the problem) ?
-
comment
Comment #6479716
I don't think it's the treatment one way or the other of those that write C# code. I think it's just the Microsoft Bubble at work. I think there are just fewer .NET developers here…
-
comment
Comment #6457426
Sorry, I wasn't clear. I understand SNI and SSL without SNI. What I'm not seeing is why it's a problem when a host such as DO doesn't allow multiple IP addresses on a single machin…
-
comment
Comment #6457403
I don't think it's at all obvious or universally true that it's better to get an 'Unable to connect' error message than a certificate warning (btw, the default site could tell the …
-
comment
Comment #6447698
Why's this a problem related to SSL?
-
comment
Comment #6447683
That's not true. Why do you think that?
-
comment
Comment #6393077
One benefit to something like async/await is letting you get on with other stuff without having to murk up your code with callbacks/delegates which read more like GOTOs than async/…
-
comment
Comment #6392919
Isn't the problem that the end of the day never comes? A site is never 'done'. It always needs to be changed and this is why 'clean code' matters. It reduces the cost of change.
-
comment
Comment #6392880
Definitely true that estimates can be improved from some hypothetical floor of quality.. Estimates still come with a cost in themselves though. They're not an end, merely a means. …
-
comment
Comment #6388882
Natural Language Processing libraries https://opennlp.apache.org/ http://nlp.stanford.edu/ Cloud provider automation libraries http://jclouds.incubator.apache.org/ Distributed stre…
-
comment
Comment #6388860
Neither my intuition nor experience lead me to the same conclusion as you. My intuition says that complex algorithms get even more advantage from more expressive languages. Java an…
-
comment
Comment #6301275
Is pray a syscall?
-
comment
Comment #6259218
Not really...you'd still need to be online which isn't always the case.