Viewing profile — wildbunny
wildbunny
HN member- Joined
- Mon, Apr 11, 2011, 8:54 PM UTC
- HN karma
- 467
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About wildbunny
Now joint CEO of Wildbunny, he is able to give himself hiccups simply by coughing.
Recent public activity
-
comment
Comment #26326053
You don't need to 'claim' anything. It's written into the rules of the blockchain. You cannot change the rules like that and expect to have your blocks appended to the canonical ch…
-
comment
Comment #26253897
I suppose you might argue that the amiga paved the way for the architecture of the PS2 - the copper chip ran a rudimentary display list, the blitter hardware accelerated graphics o…
-
comment
Comment #26247935
The GS (graphics chip) in the PS2 had a great hardware bug whereby if you turned off the z-test, it would never come back on again. You had to change the z mode to always pass to g…
-
comment
Comment #25470693
It's gone down
- comment
-
comment
Comment #17810219
Some more discussion on the topic over here: https://bitcointalk.org/index.php?topic=4459113.0
-
comment
Comment #17092468
Agree completely. Nice paper, utterly useless in practice due to sybil attack. edit: not only that, but it will be vulnerable to all kinds of history attacks for bootstrapping node…
-
comment
Comment #16481768
Can't read it due to their pay-wall, anyone post the copy?
-
comment
Comment #16440945
It requires a majority of trustworthy nodes to be online - it cannot deal with a force majeure, such as a massive power cut.
-
comment
Comment #16438353
Sorry, no it is not. There is no nash equilibrium in PoS at all. The only thing preventing it from collapsing completely is hidden centralisation in all the PoS protocols.
-
comment
Comment #16438087
Not to mention that the central consensus mechanism is completely broken. You cannot have a trustless consensus without a mining incentive: Quoted from my post linked below: o) Net…
-
comment
Comment #16239158
Isn't stellar's consensus still the 'consensus' of one node owned by the company due to the fact that the design is totally broken?
-
comment
Comment #16152770
I found that proof of burn actually was exactly equivalent to proof of stake in terms of overall security. I.e. not good enough.
-
comment
Comment #16151030
I did a bunch of analysis on proof of burn, and came to the conclusion that it cannot work in practice because it relies on transactions in order to burn, which themselves are subj…
-
comment
Comment #16115667
The easy way to express this is: cryptocurrencies are true, digital cash
-
comment
Comment #14860105
Very narrow minded. Tens of thousands of games rely on flash, along with many movies and general history of the internet. Open souring it will preserve countless hours of lost work…
-
comment
Comment #14826407
Bitcoin hasn't solved the scaling problem. All these BIPs are just short term fixes which don't address the core problem. I opened a discussion thread on bitcointalk hoping to catc…
-
comment
Comment #14826384
It has no countermeasures for Sybil attack. Therefore, the only trusted nodes in the Ripple network are owned by Ripple labs, making the entire currency much more like Visa than a …
-
comment
Comment #14797823
That's fair enough.
-
comment
Comment #14797100
You are correct. However, this field is so new and so potentially disruptive that there are a lot of so called 'blockchain developers' inventing new cryptocurrecies which are unwor…
-
comment
Comment #14797059
Indeed. But there is a lot of talk about bitcoin and blockchain in general lately, and a lot of existing cryptocurrencies which are unworkable, created by people who want to get ri…
-
comment
Comment #14796946
When you're talking about people's money, just following tutorials and piecing something together does not cut it.
-
comment
Comment #14796660
In a p2p environment, timestamps are totally useless at proving when I sent you bitcoins. However, when I sent you bitcoins is fundamentally important when it comes to ordering tra…
-
comment
Comment #14796277
Again, that's how it works, but not why it works. It bitcoin it is used as an unforgeable proxy for elapsed time.
-
comment
Comment #14795771
This worries me. Bitcoin solved the double spend problem by using the LCR with PoW. That is the novel aspect which allowed cryptocurrencies to come into existence. If you remove th…