Live data from Hacker News

Viewing profile — ahopebailie

ahopebailie

HN member
Joined
Tue, Oct 30, 2018, 6:56 PM UTC
HN karma
86
Public activity
22 items

About ahopebailie

$fynbos.me/adrian

Recent public activity

  1. comment
    Comment #45655488

    I have always been a fan of how Tigerbeetle abstracts away time so you can simulate ticks for testing purposes. Not applicable to all systems but really powerful for their use case…

  2. story
  3. comment
    Comment #33332024

    On the contrary I think both products are excellent. The issue I have is that we've taken 20 years to find a better alternative than raw card data in Web forms and as a result we'r…

  4. comment
    Comment #33331986

    I think you miss the point that card payments should never have evolved to still require us to type sensitive data into a web form at all. Also, don't forget that 2FA etc are not u…

  5. comment
    Comment #33331892

    It's actually about what is supported natively in Web browsers and what the vendors of those browsers have done to make it better. Sadly you are correct that the mentality of the b…

  6. comment
    Comment #33331831

    This is pretty much the exact distinction between the US attitude to cards and the rest of the world. In the US, the ability to dispute a card tx is just part of life. Everywhere e…

  7. comment
    Comment #25914813

    We're working to make the Web Monetization API a standard that browsers can adopt natively: https://webmonetization.org The extension helps us bootstrap the ecosystem but a native …

  8. comment
    Comment #25914793

    This was a straight donation. A thriving Web ecosystem of independent developers and creators building and hosting their own content is what gets us out of bed in the morning. Cred…

  9. comment
    Comment #25914758

    That's where the idea started but that means the user has to be able to send Bitcoin. The purpose of Interledger is to abstract away that issue which is why Web Monetization is bui…

  10. comment
    Comment #23832165

    https://wiki.mozilla.org/Identity/Persona_AAR

  11. comment
    Comment #23778243

    No. Although it would be great if they did.

  12. comment
    Comment #23778231

    This is a pretty good summary. Interledger (interledger.org) is a protocol stack and a network. The network consists of a number of companies that have setup arrangements to settle…

  13. comment
    Comment #23778162

    Those two efforts address different use cases. Web Monetization is an API for websites that wish to accept a stream of small micropayments as long as the user is on the site. This …

  14. comment
    Comment #22467973

    Google have some great ones which are applicable across the board (it's a standard!), but they are busy being updated: https://developers.google.com/web/ilt/pwa/introduction-to-th.…

  15. comment
    Comment #22467415

    The APIs aren't really designed to solve for this. If the site knows you and has payment credentials stored they won't need to use Payment Request API (although they still can). St…

  16. comment
    Comment #22466859

    My expectation is that the PSPs will help to hide the complexity from merchants that don't have the resources to use the (admittedly complex) API directly. e.g. Stripe already have…

  17. comment
    Comment #22466814

    Not true at all. The ISO20022 RA (Swift) has been involved since the beginning as have numerous banks from Europe and LOTS of non-card payment methods are represented through their…

  18. comment
    Comment #22466735

    Not explicitly but it does come up regularly. The challenge with standards is that they are very slow to solidify so we have to keep ensuring we are tackling a manageable (small) s…

  19. comment
    Comment #22466664

    I was originally a member of the web payments community group which existed before payments was on any standards track at W3C. The high level of interest and activity in the commun…

  20. comment
    Comment #22466610

    Sorry, link: https://www.theverge.com/2020/1/14/21064698/google-third-par...

  21. comment
    Comment #22466607

    Here's a decent write up. In short, 3rd-party cookies and storage are being blocked (or phased out). This means you can insert an iframe into a page but the cookies/storage it has …

  22. comment
    Comment #22465032

    I co-chair the working group doing this work. Happy to answer (almost) any questions? PR API is part of a set of specifications designed to improve payments on the Web. Most import…