grout | 13 years ago | on: What We Should Have Said To PG
grout's comments
grout | 13 years ago | on: The Codeless Code - Tales to make wiser programmers.
grout | 13 years ago | on: Diablo 3 Job Interview for Programmers
grout | 13 years ago | on: Docopt creates beautiful command-line interfaces
grout | 13 years ago | on: Musl libc
grout | 13 years ago | on: Why I Use Perl: Reliability
method foo ($a, $b) {
$self->blargh($a + $b);
}grout | 14 years ago | on: Linus Torvalds won't do github pull requests
Thank you for epitomizing what makes Linus worth emulating.
Rhetorical force. Coooool.
grout | 14 years ago | on: Looking At The World Through Twitter Data
grout | 14 years ago | on: Functional Programming in C++
grout | 14 years ago | on: Why one company is making all its employees learn how to code
grout | 14 years ago | on: Yesod 1.0 - a robust, friendly, high performance web framework for Haskell
grout | 14 years ago | on: A Forth Story...
grout | 14 years ago | on: Books Programmers Don't Really Read But Recommend
Programmers don't stand on each others' shoulders, but each others' feet.
grout | 14 years ago | on: Tell Everyone About Your Business Idea - Don't Keep It A Secret
grout | 14 years ago | on: OpenSSL’s tools don’t support IPv6, patches unmerged without reason for 5 years
grout | 14 years ago | on: Meetings: Where Work Goes to Die
grout | 14 years ago | on: .NET: So long and thanks for all the fish
grout | 14 years ago | on: Why I Left Perl
Compilers are good enough for type systems to be advantages, now.
grout | 14 years ago | on: The story of MS Visual Studio C99 support (or why we can't have nice things)
grout | 14 years ago | on: Perl: When DWIM Doesn't