Viewing profile — tterrace
tterrace
HN member- Joined
- Thu, Oct 27, 2011, 12:29 PM UTC
- HN karma
- 163
- Public activity
- 106 items
- HN profile
- View on Hacker News ↗
About tterrace
No profile information was provided.
Recent public activity
-
comment
Comment #31002798
Dos32.bas with Visual Basic was my first intro to programming. There was no useful search so you had to navigate through webrings to get programming tutorials. There were also netw…
-
comment
Comment #22142156
Recently there's been cases where searching for a company name will actually return an ad for a competitor. Companies are being forced into a bidding war to win back the top positi…
-
comment
Comment #19783098
I'm not on buildbot nine (I think the new waterfall UI is a big regression), but what that is describing looks like a statically defined list of workers that scale up and down dyna…
-
comment
Comment #19782609
I'm still on buildbot, but it's definitely showing its age and I'm hoping to move off of it within a year. I've been keeping an eye on Chromium's buildbot replacement, LUCI ( https…
-
comment
Comment #10821300
A recent example of this is buildbot. The current version (8.x) has a very no-frills, utilitarian python/jinja UI which has served me, personally, and many other open source projec…
-
comment
Comment #9391083
Amazon also has a cloud deployment tool called Apollo (internally only I believe - the public version is called "CodeDeploy"): http://www.allthingsdistributed.com/2014/11/apollo-am…
-
comment
Comment #9317576
The lunar laser ranging experiment was used to observe the effects of relativity: http://en.wikipedia.org/wiki/Lunar_Laser_Ranging_experiment
-
comment
Comment #8824929
What was the performance like for those queries?
-
comment
Comment #8791167
Could you link the "why is my go program 138GB!" article?
- comment
-
comment
Comment #7721625
"Put the secret into your shared/.rbenv-vars file"... and then say goodbye to them! http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0... . I don't think keeping your sec…
-
comment
Comment #7497171
Usually Fabien gives a high level overview and dives into some of the pieces of the project that he finds interesting. I don't think this is the type of review that focuses on over…
-
comment
Comment #7231129
Here's a neat (and totally unpythonic) way to bring that down a bit: python -m timeit --setup "from collections import namedtuple; Point = namedtuple('Point', ['x', 'y']); p = Poin…
-
comment
Comment #7193791
Hmmm, that looks oddly familiar: http://use.perl.org/use.perl.org/_Aristotle/journal/33448.ht...
-
comment
Comment #6880330
I tried this once as well and I might have stuck with it if chrome had a quick "add to js whitelist" button. Instead you have to fiddle around in the settings menu which just takes…
-
comment
Comment #6846909
I ran across this yesterday (posted in 2011) about how google is using clang to automatically refactor their codebase: http://www.youtube.com/watch?v=mVbDzTM21BQ
-
comment
Comment #6282751
I've accidentally pasted lines with --username --password into source files because of a sensitive scroll wheel... That's pretty embarrassing in code review.
- comment
- comment
-
comment
Comment #6118468
What source are you looking for exactly? The piece was about the Dark Snow Project, and the journalist trekked around Greenland with the guy that founded it.
-
comment
Comment #6118424
This is nonsense. You should judge the article on its own merit.
-
comment
Comment #5940277
IIRC it's the way to switch between tabs
-
comment
Comment #5938998
Swipe to navigate is a terrible design antipattern. I can always tell when I'm reading a blog on blogspot because it'll dump me to the adjacent article when I'm scrolling or trying…
-
comment
Comment #5848696
Don't do that please.
-
comment
Comment #5633936
This was a neat article about a hackathon, and it seems like you're ignoring the whole point of it to push a holy war against coffee. Also, you broke the several-month long streak …