Viewing profile — jzelinskie
jzelinskie
HN member- Joined
- Tue, Sep 25, 2012, 1:54 PM UTC
- HN karma
- 2,845
- Public activity
- 755 items
- HN profile
- View on Hacker News ↗
About jzelinskie
jimmy (at) authzed (dot) com
https://authzed.com
https://jzelinskie.com
https://github.com/jzelinskie
https://twitter.com/jimmyzelinskie
https://floss.social/@jzelinskie
[ my public key: https://keybase.io/jzelinskie; my proof: https://keybase.io/jzelinskie/sigs/_ySiaPAv00XDZy5HEpw6-P5WIpbEo893EPAvl5ukT7s ]
Recent public activity
-
comment
Comment #49267619
Has anyone on HN gotten the horseshoe crab pin and can share the story?
- comment
-
comment
Comment #49086878
Love this museum! It's child and adult friendly. They also have the best souvenir: a collab with a local brewery for wild ales (sour beer)!
-
comment
Comment #49060636
For SpiceDB[0], we've found a lot of success using this framework to define our own analyzers; it's probably 10x easier now with LLMs. No need for tribal knowledge or more time was…
-
comment
Comment #48564855
Lots of very bad uses for JWTs for service-to-service communication, too. There are often way more standard/foolproof alternatives than how lots of people use JWTs on the backend. …
-
comment
Comment #48546852
Sorry for the "asking for more"-style comment, but it would be amazing if this came in epub and not just PDF.
-
comment
Comment #48314244
Hi Brandon! Have you tried Apple's container CLI[0]? I'm still mostly using OrbStack, but container gives me some hope for the future that Apple cares about this experience. [0]: h…
-
comment
Comment #48185687
"Understanding _using_ singleflight in Go" would be a better title. This generated article doesn't give the reader a real understanding of the implementation and its various tradeo…
-
comment
Comment #47798801
I think I need a deeper-dive into the "diagonal scaling" presented. From my understanding, this is actually no different from "industry decoupling" he disparages earlier in the pre…
-
comment
Comment #47785458
Security has always been a game of just how much money your adversary is willing to commit. The conclusions drawn in lots of these articles are just already well understood systems…
-
comment
Comment #47494799
An emulator for integration testing against the major cloud providers seems like it should: 1. be table-stakes for a SDK from the cloud providers themselves 2. have the obvious hom…
-
comment
Comment #47490254
I'm just waiting for them to exhaust LotR and move on to Roverandom
-
comment
Comment #47133793
Sorry to piggyback, but if this is of interest to you, feel free to reach out to me over to email (contact info in my profile). I'm one of the founders of the most popular ReBAC so…
-
comment
Comment #47067478
I'd love to have someone else chime in on this because I did some spelunking and am not sure if this comment is true. I checked my DNS logs and saw zero attempts to resolve `log.ta…
-
comment
Comment #46862232
Cool idea, for sure, but I can't help but wonder: for the code that's been ported, is there a concern that you'd have to perpetually watch out for CVEs in glibc/musl and determine …
-
comment
Comment #46469800
I think the most common tools for similar workflows is Google's crane[0] and Red Hat's Skopeo[1]. It might be slightly more low-level than most developers want, though. [0]: https:…
-
comment
Comment #45727047
I'm curious if someone could chime in on the state of adoption of these these Rx libraries in other language's ecosystems. My poor memory seems to recall them gaining traction ~10 …
- story
- comment
-
comment
Comment #45542710
I rebuild from HEAD using homebrew quite regularly and have maybe had a single crash in years using Helix, so I'm shocked to see Julia report she's had crashes. But because I run H…
-
comment
Comment #45311561
I watched a video recently that dove deep into this as well[1]. It turns out there's not an easy way to figure out if it's borosilicate other than if it has "made in France" on it …
-
comment
Comment #45216697
I don't think my config works anymore (to my earlier point), but this is the balance I struck when I used neovim: https://github.com/jzelinskie/dotfiles/blob/426768c61078a77c... I'…
-
comment
Comment #45216653
I was never a big user of netrw or nerdtree, but Helix has +f for a fuzzy-finding file browser or more recently they added +e or +E for a hierarchical directory explorer. I build H…
-
comment
Comment #45216275
I wanted to provide an anecdote because I hold the opposite opinions of the author in a variety of ways, but still have used Helix as my primary editor for years now. I don't chase…
-
comment
Comment #45204426
I've seen projects like this for years and I still have the genuinely honest question: what are people doing that managing their dotfiles is significant problem for them? I've mana…