Live data from Hacker News

Viewing profile — a7b3fa

a7b3fa

HN member
Joined
Mon, Feb 17, 2020, 8:54 PM UTC
HN karma
957
Public activity
47 items

About a7b3fa

https://johv.dk/

Recent public activity

  1. story
  2. comment
    Comment #46683402

    I agree with you, and I also think that their interpretation of example 6.2.1 in the RFC is somewhat nonsensical. It states that “The difference in ordering of the RRs in the answe…

  3. story
  4. comment
    Comment #39167009

    RemNote seems like a close match to what you're describing: https://www.remnote.com

  5. comment
    Comment #30825477

    The authors actually do briefly mention this concern in the section titled 3.7 Algorithm extensions (under Log truncation ): > However, in practice it is easy to truncate the log, …

  6. comment
    Comment #30825327

    My understanding[1] is that you would not use only a Lamport timestamp but rather a tuple (Lamport, actor ID), where the actor ID is a globally unique per-node ID (say, a UUID), wh…

  7. story
  8. comment
    Comment #29923556

    The full quote is: > This is because sub-par VR technology (e.g. the Quest 2) is simply not good enough for someone wanting to work several hours per day in a VR Computer instead o…

  9. story
  10. story
  11. comment
    Comment #25207923

    I was wondering how it compares to Syncthing[0], which I currently use to sync files between my phone and PC. It looks like the main difference is that Recall doesn't require you t…

  12. story
  13. comment
    Comment #25178579

    Neat! I enjoyed your thoughts about choosing a data structure and editor component. I'm also building something in this space ( https://thinktool.io/ , https://github.com/c2d7fa/th…

  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #22802106

    Jonesforth is insanely cool. The linked mirror seems to be missing 'jonesforth.f'. Maybe try check out this one[1] for the full implementation. I recently tried porting Jonesforth …