Viewing profile — barrybe
barrybe
HN member- Joined
- Fri, Apr 24, 2009, 9:59 PM UTC
- HN karma
- 384
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About barrybe
No profile information was provided.
Recent public activity
- story
-
comment
Comment #3800827
It's fun? A lot of people build things for fun, you wouldn't tell someone building a table not to do it because we already know how to build tables.
-
comment
Comment #3789390
That's how I do it, it works great that way. I didn't actually set up the gh-pages as a proper submodule, I just cloned the branch to a folder. Then I added the gh-pages folder to …
-
comment
Comment #3750916
Go might have had less marketing than Java, but it still had a decent amount of support. There were several high quality promotional videos when it was first released. The web page…
-
comment
Comment #3731963
There's no crime there. People have the right to say offensive things in the privacy of their own homes. Other people have the right to disagree with the first people, and to even …
-
comment
Comment #3686460
I just happened to see a thread about that. Apparently it will work fine on JVM/Android/iOS since those targets use Java bytecode. It won't work on HTML5/Flash since those use the …
-
comment
Comment #3686330
GoFlow.com is a site about sailing, this site's at http://flowstateengaged.com/
- comment
-
comment
Comment #3649765
You are correct, but it's still fun to speculate wildly.
-
comment
Comment #3563760
There is a cost to voting on Reddit, it's the time/attention cost of moving your mouse over and clicking a tiny button. Sometimes you even have to log in! For people browsing a web…
- comment
-
comment
Comment #3530480
If you start depending on reflog just remember that changes in there are subject to garbage collection. Commits can be permanently deleted after they are 2 weeks old (by the defaul…
-
comment
Comment #3483455
There's nothing about the US's past behavior which suggests that we're afraid of pissing off friendly countries. :) We're a bunch of international bullies, basically.
-
comment
Comment #3482325
It's kind of surprising how flat the curve is. Even the "worst" major choices still have plenty of people that make it to the 1%. Of course, nowhere from this data can we conclude …
-
comment
Comment #3448420
That talk gets quoted pretty often, but it's a bit silly for Hoare to take all the blame/credit. Null references were discovered, not invented. They are so easy (from the point of …
-
comment
Comment #3388018
Maybe you could argue that it was the right approach at the time. But deciding that the data doesn't matter anymore is not cool, you have to take care of your paying customers or e…
-
comment
Comment #3387264
Another interesting case is Quake 3 which used a hand-written stack based VM. They don't introduce much of a performance hit when used wisely.
-
comment
Comment #3354381
I tried just hitting "Grade it" and got this reply: > Oops, looks like we found 0 errors in your code. Try again and click "Grade it!" So I guess that means I passed? (After reload…
-
comment
Comment #3344780
NaCl is nice and all, but it's better to have something that works perfectly fine on top of Javascript/HTML5, rather than only inside NaCl.
-
comment
Comment #3336337
This story occurs a few dozen times a day in the valley, but I guess when it's a cute young girl, it's newsworthy.
-
comment
Comment #3322483
I don't get how NaCl can be a tool for controlling content, when it's easy to convert an NaCl app into a native app that can be downloaded and run at will. You can't really have Mi…
-
comment
Comment #3291518
Wait.. why is raganwald replying to raganwald?
-
comment
Comment #3268077
There's one here: https://github.com/TTimo/doom3.gpl/blob/master/neo/idlib/Hea... Surprisingly there's not a lot of platform-specific cruft in that code. The Xbox version of Doom3 …
-
comment
Comment #3264497
how come I went through a Facebook warning page when I clicked the FancyPants link?
-
comment
Comment #3221639
Anyone that uses a check cashing business or accepts a bad loan is probably doing it wrong too, but that doesn't stop millions of people from doing those things. Regulating that ki…