Viewing profile — sznurek
sznurek
HN member- Joined
- Mon, Jul 30, 2012, 10:48 AM UTC
- HN karma
- 130
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About sznurek
No profile information was provided.
Recent public activity
-
comment
Comment #11922431
Commenting on your second thought: I hoped that people behind DAO (and Ethereum?) will stick to the terms they themselves proposed but it seems they will push hard for forking the …
-
comment
Comment #11922256
The 'Terms' section on DAO website states: The terms of The DAO Creation are set forth in the smart contract code existing on the Ethereum blockchain at 0xbb9bc244d798123fde783fcc1…
-
comment
Comment #11922150
I am not sure. I believe that in many cases similar activity would illegal or at least forbidden by Terms and Conditions. I the DAO case I am not aware of any regulations or laws t…
-
comment
Comment #11922076
I have a (maybe naive) question: why is the person draining ETH from DAO called "attacker"? I seems to me that the idea behind smart contracts was to have unambiguous description o…
-
comment
Comment #8604082
I would recommend "Purely Functional Data Structures" by Chris Okasaki. It's not only for functional programmers - there is also a bunch of structures useful in imperative language…
-
comment
Comment #4315810
I wrote 'monad-inspired' structure because of lack of syntactic sugar (do notation). So it basically looks like that: login_action = Write('PASS') >> \ Read('pass') >> \ Guard(lamb…
-
comment
Comment #4314368
I was learning Haskell for last six months (part of my undergraduate studies). It was (and is!) fun and challenging but I had hard time seeing any measurable profits from learning …
-
comment
Comment #4311963
Agreed. My point was that uniformity will increase when content will be provided by one company (take Google Glass for example). And you are right - it's partially happening right …
-
comment
Comment #4311745
The article missed one important scene from the video - the last one. Maybe mind control stuff is too far reaching but consider another possibilities: for example censorship. If we…