Live data from Hacker News

Viewing profile — csumtin

csumtin

HN member
Joined
Mon, Dec 12, 2022, 9:02 PM UTC
HN karma
11
Public activity
13 items

About csumtin

No profile information was provided.

Recent public activity

  1. comment
    Comment #42601166

    I tried using SSE and found it didn't work for my use case, it was broken on mobile. When users switched from the browser to an app and back, the SSE connection was broken and they…

  2. comment
    Comment #42411607

    Soz for the late reply. I think you kind of answered your own question. It's not can't, it's won't as you are willing to add tipping but not a paywall to your content :D So for con…

  3. comment
    Comment #42360408

    I think another problem with micropayments is competing with free is hard. Say you have the best lightning paywall with an amazing UX where it's super easy and automatic to pay a c…

  4. comment
    Comment #36887693

    True although I'm not talking about Ethereum smart contracts, I'm talking about Bitcoin ones which are very limited and not Turing complete. The lightning smart contract is like 20…

  5. comment
    Comment #36887660

    I'd argue it is a smart contract :) just not a Turing complete one

  6. comment
    Comment #36887108

    If bankB is hacked, bankA still gets their money back or the payment is sent to bankC. So I still think the counterparty risk is eliminated between bankA and bankB

  7. comment
    Comment #36886750

    I think the bank failing risk is eliminated, if it fails the forwarded payment is unlocked so bankA gets their money back.

  8. comment
    Comment #36886283

    I realise that this might seem a bit niche but we can use this to create a payment network(like visa). This system is better as the nodes in the network don't need to trust each ot…

  9. comment
    Comment #36886203

    USD doesn't have smart contract abilities so yes you are correct about trusting a third party to exchange crypto to USD. You could use a stablecoin but that requires you to trust t…

  10. comment
    Comment #36885334

    Explanation: bankA -> bankB -> bankC. bankC creates a secret number, hashes it and sends it to bankA. bankA sends money to bankB locked to hash. bankB can't get money until they ha…

  11. comment
    Comment #36885272

    Correspondent banking. So say a bank in the States needs to send money to one in Spain. They may not have a relationship, so they go through an intermediary bank. You can use a sma…

  12. comment
    Comment #33960305

    Just posting here too, I've plugged into evdev to remap keys so the keybindings work on all apps and in gnome Wayland. https://github.com/csumtin/cua

  13. comment
    Comment #33960271

    In regards to point 1 about keybindings, I've used evdev to get something similar to Mac(my alt is CMD). https://github.com/csumtin/cua