Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
imanaccount
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
imanaccount
12y ago
>If dynamically typed languages are really okay for smaller systmes, than avoiding bad architecture of large tightly-coupled systems in favor of loosely coupled compositions of smaller subsystems means that it is also okay for large syst
2.
▲
by
imanaccount
12y ago
You don't achieve freedom through bad software. What the hell? Note that the NSA spying on you is also facilitated by all the complex, buggy, broken software we use.
3.
▲
by
imanaccount
12y ago
The GPL isn't to blame, the FSF is. Note it is their own license they are incompatible with.
4.
▲
by
imanaccount
12y ago
You mean "this library" not "Haskell libraries". Some libraries have real documentation (either on hackage or off) to go with the API reference. http://hackage.haskell.org/package/pipes-4.1.2/d
5.
▲
by
imanaccount
12y ago
I find records are used most heavily in web development, where you are pretty much just shuffling data from browsers to databases and the other way around. But even there the field name thing doesn't pose much of a problem, I prefer d