Viewing profile — jzm2k
jzm2k
HN member- Joined
- Wed, Jun 09, 2021, 8:56 AM UTC
- HN karma
- 71
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About jzm2k
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #39115032
Isn't this criticizing the discussion of (new) programming languages, not the new languages themselves?
-
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…
-
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.
-
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/…
-
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?
-
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…
-
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…
-
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…
-
comment
Comment #36428915
Kakoune has macros: https://github.com/mawww/kakoune/blob/master/doc/pages/keys....
-
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.
-
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…
-
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, …
-
comment
Comment #34705526
Disaster Breakdown video of the accident for anyone interested: https://www.youtube.com/watch?v=Jsch6vFlcE4
-
comment
Comment #34183603
Could you elaborate on why it can't scale if it's stateful?
-
comment
Comment #33989875
Probably this one: https://drewdevault.com/2020/09/25/A-story-of-two-libcs.html
-
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…
-
comment
Comment #33674695
Disaster Breakdown made a video about this accident: https://www.youtube.com/watch?v=8rXmskgv8nw
-
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.
-
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…
-
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…
-
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…
-
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…
-
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, …