Viewing profile — abrahms
abrahms
HN member- Joined
- Sat, Oct 27, 2007, 9:31 AM UTC
- HN karma
- 642
- Public activity
- 166 items
- HN profile
- View on Hacker News ↗
About abrahms
b376d5d679f0a69bbfd9776d1ef1038e5ecb88146fb1629153ecdf7dd1a6c0063e0040f74e56e48002dcb1796915fe3df3babfc3921baf52f86bbde511bceccd
[ my public key: https://keybase.io/justinabrahms; my proof: https://keybase.io/justinabrahms/sigs/5R6gbHKSQ5wFy1cywMe52FSJ-ROaemrqjrG-0MIfCho ]
Recent public activity
- story
-
comment
Comment #46770400
This doesn't sound correct. We have computers write binary for us. We still make protocols which are optimizations for binary representation.. not because it's a pain to write.. bu…
- story
-
comment
Comment #45119965
tl;dr - New(ish?) erlang-y language
-
comment
Comment #45069729
I've wanted this for literal years. The only thing that this doesn't do that was on my wishlist was to annotate each edge with the paragraph of text that contains the link, so I ca…
-
comment
Comment #44807830
If you recall that "venture capital" was literally about financing ships in the 16-1700s.. it would make sense that NL & UK, both massive naval powers, would have some experience a…
-
comment
Comment #44675325
Interestingly, this webpage doesn't load due to "no healthy upstream" and there's no status.starlink.com . That's.. quite the outage! Interested to hear what went wrong.
-
comment
Comment #44500999
You don't have to keep servers running if there aren't servers (p2p) or you offload it onto some other cloud.
-
comment
Comment #41942428
Forgive my ignorance, but what should it be doing instead?
-
comment
Comment #41861112
You don't have to learn morse code to pass the initial HAM test.
-
comment
Comment #41322993
There was a youtube video I came across a few weeks ago which took Usain Bolt's world record and did a bio-mechanical analysis to see how far off he was from his absolute theoretic…
-
comment
Comment #41312640
I believe this depends on the location of hosting. One version is that things are hosted by URI on wizards.com. Another is the data being stored on something content-addressable li…
-
comment
Comment #41312618
Not OP, but based on my (limited) understanding.. it should be possible to use something like a smart contract to provide a stable and auditable surface area whereby two parties co…
-
comment
Comment #41226008
Almost certainly not. Apple wants people to use apps, so "pushing people to use apps" wouldn't be cause for backlash. Instead, I suspect they saw the money that patreon made and wa…
-
comment
Comment #40977964
Just mentioning that tracking isn't left as a rough draft, but rather it's being actively worked on. For reference, eBay uses OpenFeature for their experimentation tooling.
-
comment
Comment #40730910
Folks here might also be interested in https://calagator.org/ (portland's tech meetup calendar) which is open source and also in rails. https://github.com/calagator/calagator
-
comment
Comment #40479744
You have to choose good defaults. For some systems, that's fail open. For others, it's different. I'd also begin to ask "are there solutions that are futher upstream and/or lower o…
-
comment
Comment #40479716
You could set it in a header (w3c baggage?) which is monitored by a dashboard, as an example.
-
comment
Comment #39920962
https://stanza.systems is a managed thing that offers this functionality (and a bit more) if y'all are looking for an escape valve away from redis as the coordination mechanism.
-
comment
Comment #39574211
Location: Portland, OR Remote: Yes, hybrid in PDX is fine. Willing to relocate: No Technologies: Go, Python, Rust, Java, Javascript/Typescript, AWS, Kubernetes, etc Résumé/CV: http…
-
comment
Comment #39329528
The "here's the content, you do the rendering" is very close to what gemini does. https://geminiprotocol.net/
-
comment
Comment #38533723
My experience w/ most news outlets is that they have a random article I'm linked to. That's not worth a subscription in my mind. A news service you have an ongoing relationship wit…
-
comment
Comment #38452505
It isn't a true second factor. See here for a discussion on it: https://www.reddit.com/r/1Password/comments/1247mho/help_wit...
-
comment
Comment #37558342
recommended title update: Replace DCAT with "Data Catalog (DCAT)"
-
comment
Comment #37149111
Mobile phones have less powerful CPUs. Parsing large json objects and then building up a corresponding html structure may be more difficult than on the server (where you already ha…