Live data from Hacker News

Viewing profile — wildbunny

wildbunny

HN member
Joined
Mon, Apr 11, 2011, 8:54 PM UTC
HN karma
467
Public activity
92 items

About wildbunny

A games industry veteran of ten years, seven of which spent at Sony Computer Entertainment Europe, he has had key technical roles on triple-A titles like the Bafta Award Winning Little Big Planet (PSP), 24: The Game (PS2), special effects work on Heavenly Sword (PS3), some in-show graphics on the BBC’s version of Robot Wars, the TV show, as well as a few more obscure projects.

Now joint CEO of Wildbunny, he is able to give himself hiccups simply by coughing.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. comment
    Comment #25470693

    It's gone down

  5. comment
  6. comment
    Comment #17810219

    Some more discussion on the topic over here: https://bitcointalk.org/index.php?topic=4459113.0

  7. 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…

  8. comment
    Comment #16481768

    Can't read it due to their pay-wall, anyone post the copy?

  9. 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.

  10. 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.

  11. 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…

  12. 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?

  13. 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.

  14. 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…

  15. comment
    Comment #16115667

    The easy way to express this is: cryptocurrencies are true, digital cash

  16. 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…

  17. 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…

  18. 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 …

  19. comment
    Comment #14797823

    That's fair enough.

  20. 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…

  21. 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…

  22. comment
    Comment #14796946

    When you're talking about people's money, just following tutorials and piecing something together does not cut it.

  23. 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…

  24. 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.

  25. 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…