Viewing profile — nefreat
nefreat
HN member- Joined
- Mon, Oct 10, 2011, 8:44 PM UTC
- HN karma
- 133
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About nefreat
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #35679025
I just picked one egregious example to compare to Korolev and other researchers that suffered. If you want to compare systemic examples like the Gulags then the Jim Crow system tha…
-
comment
Comment #35677149
You're right it could've been a lot greater however you should apply the same analysis towards the USA as well. If you're black you're all but barred from participating in the spac…
- story
- comment
- story
-
comment
Comment #17663489
Abel Prize is pretty popular and has esteemed winners. The only requirement is that the person being nominated be alive. https://en.wikipedia.org/wiki/Abel_Prize
-
comment
Comment #15270547
I find the criticism of cprop a bit bizarre. Configurations of apps have many use cases. Some people package config files with the app on the classpath others use fs. Some do a com…
-
comment
Comment #13560548
Many people in the tech industry don't realize the tradeoffs they are making by participating on FB. This is to say nothing of the nontechnical crowd who make up the overwhelming m…
-
comment
Comment #9509572
I think it would be pretty hard to write something like algo.monads in python when macros are not available. https://github.com/clojure/algo.monads
-
comment
Comment #9003850
Because Mickey Mouse is an idea while a farm is not. Claiming ownership of metaphysical concepts like Mickey Mouse is very different from claiming ownership of something that's sca…
-
comment
Comment #8909850
There's a thread on reddit a while ago that explains this quite well. http://np.reddit.com/r/todayilearned/comments/2j3xar/til_tha...
-
comment
Comment #7330739
There is a great book available for free about the topic: Against Intellectual Monopoly[1] which does a great job detailing how IP is actually destructive to innovation and hurts s…
-
comment
Comment #6976393
> You seem pretty accustomed to economics. Can you explain how exactly or why would anyone buy any items (that's what currencies are for after all) using a deflationary currency? T…
-
comment
Comment #6955463
SICP shows us how to do this as an exercise 1.19. http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-11.html... In scheme: (define (square x) (* x x)) (define (fib n) (fib-iter 1…
-
comment
Comment #6237097
> The reality is that there is massive state intervention in the productive economy and the free-trade agreements are anything but free-trade agreements. That should be obvious. Ju…
-
comment
Comment #5733328
This sounds like a more care-free way to do the same thing as http://unlicense.org Personally I'd choose unlicense instead of WTFPL.
-
comment
Comment #5668199
You may be interested in learning how Hollywood came into existence ( http://www.free-culture.cc/freeculture.pdf ) or America's roles in industrial revolution ( http://www.bloomber…
-
comment
Comment #3609384
I think a better way to phrase the poll would be: Which alternative JVM language do you actively use most? I've met a lot of people who like and use groovy and have it in productio…
-
comment
Comment #3095771
I wonder how effective cramming it all in 5 days. I would be interested in how much he remembers after 2 months.