Viewing profile — imanaccount
imanaccount
HN member- Joined
- Wed, Jun 11, 2014, 2:56 AM UTC
- HN karma
- 11
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About imanaccount
No profile information was provided.
Recent public activity
-
comment
Comment #7914783
>I want the bindings being declared within that let to line up with one another Why? And is it really worth the noisy diffs you inflict on the world as a result?
-
comment
Comment #7914776
>I'm genuinely curious I find that very hard to believe. It is a holy war that has been raging for longer than many posters here have been alive. Are you also totally unaware that …
-
comment
Comment #7897225
Not wanting to subsidize Myrvhold != not wanting to pirate either. The option was presented, you don't have to take it.
-
comment
Comment #7893945
It doesn't. They simply make that assertion and then assume it is true. There are lots of reasons for obesity variances with GDP to differ between the sexes that don't involve horm…
-
comment
Comment #7893938
No. This isn't a real study, this is a "we were given a result and told to make up a poor justification for it".
-
comment
Comment #7893927
I thought obviously trolling like this got people banned here? Have standards on HN really fallen this low?
-
comment
Comment #7891369
>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 sma…
-
comment
Comment #7887331
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.
-
comment
Comment #7885248
The GPL isn't to blame, the FSF is. Note it is their own license they are incompatible with.
-
comment
Comment #7876368
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/…
-
comment
Comment #7876358
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…