Live data from Hacker News

Viewing profile — abiro

abiro

HN member
Joined
Sun, Dec 08, 2013, 8:44 AM UTC
HN karma
540
Public activity
171 items

About abiro

No profile information was provided.

Recent public activity

  1. comment
    Comment #49210829

    For the tmux crowd: please consider sponsoring the author https://github.com/nicm https://liberapay.com/tmux

  2. story
  3. comment
    Comment #47033833

    A lot of the apparel being destroyed is unsold inventory of up-market brands to protect their pricing power. If they shipped that to less affluent countries for destruction, it's u…

  4. story
  5. comment
    Comment #37275906

    I thought it weird that the post didn’t mention RustCrypto. It’s legit.

  6. comment
    Comment #36890682

    > The second step failed almost immediately, with an error telling me that a replayed log entry was recording data belonging to a machine which didn't exist. This provoked some hea…

  7. comment
    Comment #36799752

    What to read on the slice universe?

  8. comment
    Comment #36210456

    Any details on how passkeys sync using external providers?

  9. story
  10. comment
    Comment #35972333

    Very cool project, congrats to the author! Baaed on the comments, I feel that people are both under and overestimating this. On the one hand it replaces the manual tasks of searchi…

  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #34593794

    Another thing to keep in mind is that if you want the data to be end-to-end encrypted, then you need both devices to be online at the same time to sync with Automerge.

  16. comment
    Comment #34557151

    SwiftUI and UIKit compose well in both directions, so if you choose SwiftUI as your framework, but then run into a wall, it's an option to partially rewrite that difficult part wit…

  17. story
  18. comment
    Comment #34092751

    This is great. I'd recommend the Learn Rust With Entirely Too Many Linked Lists [0] tutorial as the next step. It really helps you grok the borrow checker. [0]: https://rust-unoffi…

  19. comment
    Comment #34091249

    This is pretty cool: > Before we jump in, I wanted to share some history with you. Back in 2009 when we first built 1PasswordAnywhere, it wasn’t possible to use it with Dropbox. We…

  20. comment
    Comment #34091190

    Shopify supporting Passkeys for all merchant sites could be a great driver for adoption.

  21. comment
    Comment #34091180

    If you liked this, you'll probably like this interview with Diffie too: https://www.youtube.com/watch?v=DJxOz0I6z5A

  22. comment
    Comment #34020710

    Would be curious to see this broken down by fiction vs non-fiction. I read very few non-fiction books cover-to-cover. Most of them could be probably cut by 50% and not lose much.

  23. comment
    Comment #33710342

    Web3 refers to the emerging shift in internet value chains from permissioned, centralized databases to permissionless, decentralized databases where users own their data. The drivi…

  24. comment
    Comment #33690645

    Re costs: it’s decreasing rapidly. Solana is within 100x of DynamoDB prices so costs are soon becoming negligible. At that point costs can be taken over by the app developer or pai…

  25. comment
    Comment #33690547

    The new thing with blockchain tech is that we can now enforce invariants on state transitions in a decentralized manner. Paired with non-interactive zero-knowledge cryptography, we…