Viewing profile — grout
grout
HN member- Joined
- Mon, Aug 09, 2010, 5:08 PM UTC
- HN karma
- 48
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About grout
No profile information was provided.
Recent public activity
-
comment
Comment #4224673
Rule of thumb: If any part of your pitch sounds like Microsoft marketing, you're not ready.
-
comment
Comment #4191251
"Satisfactory."
-
comment
Comment #4191209
Fuck Diablo. My interview will be in Alpha Centauri.
-
comment
Comment #4066738
Perl has this: https://metacpan.org/module/Getopt::Declare
-
comment
Comment #4060064
AVR-targeted gcc has an __int24 type. Not a power of two.
-
comment
Comment #4039782
The readability arguments need to include such modules as Method::Signatures::Simple, which replaces the old manual method (no pun intended) with: method foo ($a, $b) { $self->blar…
-
comment
Comment #3966259
"using rhetorical force to invalidate contrary views" Thank you for epitomizing what makes Linus worth emulating. Rhetorical force. Coooool.
-
comment
Comment #3946945
http://topsy.com/ yeah. we do that.
-
comment
Comment #3901740
A lot. Ignore comments to the contrary.
-
comment
Comment #3900819
Based on that picture, I pity the employees.
-
comment
Comment #3829161
Doesn't build with the gold linker. Feh.
-
comment
Comment #3815582
Forth's necessity of carrying the stack in short-term memory while coding and debugging has seemed to me its deepest flaw as a tool for mortals.
-
comment
Comment #3755074
Mythical Man Month and Silver Bullet essay ought to be mandatory. K&R as well, and Stroustrup (both C++PL and Design and Evolution of C++). Programmers don't stand on each others' …
-
comment
Comment #3727889
Beware the naked man who offers you his shirt.
-
comment
Comment #3672809
OpenSSL's command line tools are so antequated and annoying that I can't help thinking that they're being held back by the Powers That Be so as to discourage casual crypto.
-
comment
Comment #3592310
It is fun watching kids rediscover the wheel.
-
comment
Comment #3588171
sigh Scientists stand on the shoulders of giants; programmers stand on each others' feet.
-
comment
Comment #3588154
The only valid reasons to "leave" Perl apply equally to Python. Sorry, but it's true. Compilers are good enough for type systems to be advantages, now.
-
comment
Comment #3564825
Microsoft wants to kill C. I don't know why.
-
comment
Comment #3534922
You're funny. If this really pushed you over the edge, you were born -on- the edge, and didn't give Perl a fair shake.
-
comment
Comment #3494742
"They laughed at Columbus, they laughed at Fulton, they laughed at the Wright Brothers. But they also laughed at Bozo the Clown." -- Saint Carl Sagan
-
comment
Comment #3494409
Whenever anybody complains about hate, I usually find that what they mean is "don't get mad just because we deserve it." Usually.
-
comment
Comment #3492693
The best system involves keeping end pointers, not lengths. Remaining length changes. End pointer never changes. At previous job we converted our whole code base to this system, an…
-
comment
Comment #3482854
I hope Feinstein gets primaried. Her support for PIPA is sick.
-
comment
Comment #3463390
"The advantage of abstraction" is not always an advantage, which is the whole point of this whole thread.