Live data from Hacker News

Viewing profile — jzm2k

jzm2k

HN member
Joined
Wed, Jun 09, 2021, 8:56 AM UTC
HN karma
71
Public activity
37 items

About jzm2k

No profile information was provided.

Recent public activity

  1. comment
    Comment #39770504

    Looks like Nebula uses go-libp2p and all of the supported networks listed in the README use libp2p for their p2p networking. Mainline DHT doesn't support the same transport protoco…

  2. comment
    Comment #39524998

    I'd like to recommend giving Daylio [1] a try if you want to start journaling. Someone on HN recommended this two years ago and I decided to try it because all past attempts at jou…

  3. comment
    Comment #39115032

    Isn't this criticizing the discussion of (new) programming languages, not the new languages themselves?

  4. comment
    Comment #39024836

    >I mean how do you even use the numbers? Who looks at code and says "no, this should be exactly 8 lines below this one." I just Alt + Down until it's right. I'd spend more time try…

  5. comment
    Comment #38898894

    I still don't understand what this has to do with WebRTC/WebSocket. You can combine, e.g., mDNS with WebRTC and build a pure peer-to-peer network.

  6. comment
    Comment #38893731

    Is there any P2P network that fits that criteria? The first time you connect, you need to know at least one publicly reachable node but I fail to see how that relates to WebSocket/…

  7. comment
    Comment #38890471

    >Sadly both WebRTC and WebSockets seem to have been designed in such a way that excludes pure peer-to-peer operation. What do you mean by pure peer-to-peer operation?

  8. comment
    Comment #38165773

    git-rebase is stupid because somebody doesn't know how to use it? I use it all the time and I really like how I can make garbage commits (wip, test) and then squash them into atomi…

  9. comment
    Comment #37379357

    You can still enjoy the language without engaging in this drama. I only know about this because it's on the front page of HN (maybe I'm living under a rock) and yet the language st…

  10. comment
    Comment #37004618

    >You can also tell on company hardware and on company accounts if the junior's browsing history represents getting better or just resting on their haunches because they want someon…

  11. comment
    Comment #36428915

    Kakoune has macros: https://github.com/mawww/kakoune/blob/master/doc/pages/keys....

  12. comment
    Comment #35937777

    Genuine question, why? It's not like the project (at least by default) owes anybody any explanation why it's run the way it is or why contributions are not accepted.

  13. comment
    Comment #35387397

    Maybe you should try committing longer? I had used Vim for nearly 8 years and had learned the crazy tricks you can do with Vim before switching to Kakoune and it took maybe 2 weeks…

  14. comment
    Comment #34980208

    I don't think it is. There are times in projects where you're exploring the problem space and figuring out how to get implement whatever you're doing and to speed up that process, …

  15. comment
    Comment #34705526

    Disaster Breakdown video of the accident for anyone interested: https://www.youtube.com/watch?v=Jsch6vFlcE4

  16. comment
    Comment #34183603

    Could you elaborate on why it can't scale if it's stateful?

  17. comment
    Comment #33989875

    Probably this one: https://drewdevault.com/2020/09/25/A-story-of-two-libcs.html

  18. comment
    Comment #33800627

    I have probably looked angry while working because people tell me I look angry in general, probably more so when I'm in focused but it has never stopped anyone from interrupting me…

  19. comment
    Comment #33674695

    Disaster Breakdown made a video about this accident: https://www.youtube.com/watch?v=8rXmskgv8nw

  20. comment
    Comment #33201673

    I tried googling all three + "abbreviation" so for example "SRE abbreviation" and the first result for all three was the actual term for the abbreviation.

  21. comment
    Comment #33161669

    >But many times, I do want immediate action-operator when I know exactly what I need to operate on. This argument doesn't make sense, it's just as fast to type in Kakoune. The orde…

  22. comment
    Comment #33160725

    It switches from "action selection" to "selection action" which allows you to first select the thing you want to operate on and only then specify what you want do with it. So for e…

  23. comment
    Comment #33151605

    Seconding this. I had used Vim for nearly 8 years and felt very comfortable with all the crazy tricks you could do with modal editing but I genuinely felt Kakoune's way of doing mo…

  24. comment
    Comment #31393641

    I think there is a major difference between consensus-breaking bug which unites the community in adopting a new change and a BIP which proposes a change to the network and modifies…

  25. comment
    Comment #31393340

    I don't think your original comment was curious but had a snarky tone and demonstrated a lack of knowledge about the history of Bitcoin and what has been tried. As GP pointed out, …