Live data from Hacker News

Viewing profile — gendal

gendal

HN member
Joined
Mon, Nov 25, 2013, 12:50 PM UTC
HN karma
90
Public activity
29 items

About gendal

Richard G Brown, Chief Technology Officer, R3

Recent public activity

  1. comment
    Comment #47566072

    Cheers. No doubt there's additional nuance I've missed but I'm fairly certain he's directionally correct. And, if he is, we face some dire consequences as a nation. Re the Free Spe…

  2. comment
    Comment #47565622

    He explains on his website where he gets his data from. He gets it from The Low Carbon Contracts Company... y'know: the firm who is the actual counterparty to the CFDs and so shoul…

  3. comment
    Comment #47564214

    The amount wind farms in the UK have contributed back over the last ten years is a rounding error compared to how much they have received. It's not even close: https://x.com/7Kiwi/…

  4. comment
    Comment #47563686

    It's a good question. To be honest, I'm still trying to get my head around how the UK electricity market works. Its complexity is definitely a big part of why so many reasonable pe…

  5. comment
    Comment #47557090

    Yes - the wholesale price of electricity can sometimes be very low (or negative), particularly when there is a lot of wind. And some tariffs pass that on to consumers. But I don't …

  6. comment
    Comment #35066460

    Not a "hard" bug but a useful lesson in any case. I worked on a set of stress tests for a major middleware product and came into the office on a Monday morning to check the 72-hour…

  7. comment
    Comment #33704005

    No need to layer on the flattery... I was hand-waver in chief (and like to think I did a good job in bringing people with us and creating the space for you and the team to work wit…

  8. comment
    Comment #33693864

    Hi everybody... Richard Brown, CTO of R3, the firm behind Corda, here. As Mike says, we're somewhat unusual in that there are many live, successful Corda deployments around the wor…

  9. comment
    Comment #32561135

    Are there any MSR designs that require NO reprocessing (whether online, batch or other)? I'd love to find actual data but, anecdotally, it seems like a large amount (vast majority?…

  10. comment
    Comment #31493654

    There's a great (and insanely detailed) book on the rise and fall of Symbian by a guy who was there for most, if not all, of the journey: https://www.amazon.co.uk/Smartphones-beyon…

  11. comment
    Comment #30592821

    None of the above. AFAIK, 'modular' here is shorthand for '(mostly) assembled on site from modules made in factories'. The idea is that if you can transform nuclear build-out from …

  12. comment
    Comment #29613523

    I received one of these emails but, interestingly, whilst the email was about my personal blog, the email was sent to my work address, which is not listed on my blog. Implying they…

  13. comment
    Comment #27629346

    Just checked... yeah... you can arrange so that an encrypted enclave can only run on a specific machine through careful use of SGX primitives. So I think your idea would probably w…

  14. comment
    Comment #27628804

    That's helpful - thanks. We don't presently support it in Conclave but SGX (which we use) does, I believe, support the idea of, in effect, packaging up a secret in a program and th…

  15. comment
    Comment #27614533

    I may not be fully understanding your scenario but it sounds like A needs to prove to B that it knows a secret but doesn't want to actually reveal/send the secret to B? And the ide…

  16. comment
    Comment #27609088

    My team has built Conclave that might be interesting. https://docs.conclave.net . The idea is 1) make it possible to write enclaves in high level languages (we've started with JVM …

  17. comment
    Comment #17704712

    Hi there - Richard Brown, CTO of R3 here. We support and maintain Corda, an open source permissioned blockchain (that is not currently part of Hyperledger). Brian has done a good j…

  18. comment
    Comment #17339834

    This piece is written in terms of blockchain platforms (where determinism of execution is important - and why some platforms hence implemented entirely new VMs and associated toolc…

  19. comment
    Comment #8518310

    Argghhh! This is EXTREMELY embarrassing... and you're not the first to point it out. I've just corrected the post. Thanks :) Quick question: do I need to return my mathematics degr…

  20. comment
    Comment #8516072

    My understanding is that the worst two things that can happen are: 1) an attacker prevents a holder of bitcoins on a sidechain from reclaiming them on the bitcoin network (e.g. by …

  21. comment
    Comment #8514532

    The actor wanting to reanimate the coins on the Bitcoin network provides a proof to the Bitcoin network that 1) the coins on the sidechain have been moved to a particular address t…

  22. comment
    Comment #8074117

    I don't know enough about Visa's design to comment authoritatively - but my working assumption is payments from issuing to acquiring banks in-country are done net and through visa …

  23. comment
    Comment #8073368

    Remember that many (most?) recipients of international remittances don't have bank accounts or access to payment cards. Hence why Western Union et al have to maintain extensive age…

  24. comment
    Comment #6797060

    Hi there, Probably the best in-depth book on this topic I've read is this one. I'd highly recommend it. http://www.amazon.co.uk/Payment-Systems-Macmillan-Financial-... (Disclosure:…

  25. comment
    Comment #6795227

    Well, I certainly hope nobody tries to build a system off the back of that blogpost! But I think there is a lot to be said for helping people build useful mental models. My experie…