Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joelg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Spatio-temporal indexing the Bluesky firehose
(joelgustafson.com)
46 points
by
joelg
1y ago
|
0 comments
2.
▲
by
joelg
1y ago
yeah I completely agree, I think there's a whole logic of reasons to using useEffect/useCallback/useMemo that the post didn't acknowledge. personally, I want to have a comprehensive understanding of exactly when and why
3.
▲
by
joelg
1y ago
my understanding (which is definitely not exhaustive!) is that the case between Galileo and the church was way more nuanced than is popularly retold, and had nothing whatsoever to do with Biblical literalism like the passage in Joshua about
4.
▲
Cloudflare/actors library – SDK for Durable Objects in beta
(developers.cloudflare.com)
3 points
by
joelg
1y ago
|
0 comments
5.
▲
With Behaviors Like These in Complex Systems, Who Needs Mechanisms?
(physics.aps.org)
4 points
by
joelg
1y ago
|
0 comments
6.
▲
by
joelg
2y ago
one of my biggest subjective takeaways from spending hours scrolling around the map is that my impression that the userbase was dominated by software types was ~mostly wrong! feels like less than half, and the rest is huge swaths of normie,
7.
▲
by
joelg
2y ago
there are a other few places tracking those stats too; I just counted 14487454 in my database :)
8.
▲
Visualizing 13M Bluesky users
(joelgustafson.com)
261 points
by
joelg
2y ago
|
237 comments
9.
▲
by
joelg
3y ago
point taken, but as the blog post here and many other comments have pointed out, there is a very sharp qualitative difference between just-Apple and Apple+Google doing this. Apple alone has a minority market share but together they cover e
10.
▲
by
joelg
3y ago
The merkle tree is persisted, and updating it is only log(n). You only have to "hash 2n elements" once, and then incrementally maintain it. It's negligible overhead for free log(n) diffing.
11.
▲
by
joelg
3y ago
The difference is that a trie over the hashes doesn't preserve lexicographical key ordering or support range queries, which are typically expected from key/value stores. But you're right - if you just need `get` / `set`
12.
▲
Merklizing the key/value store for fun and profit
(joelgustafson.com)
118 points
by
joelg
3y ago
|
16 comments
13.
▲
About Encrypted Direct Messages
(help.twitter.com)
2 points
by
joelg
3y ago
|
0 comments
14.
▲
by
joelg
3y ago
it’s definitely not an exact solution, but i’ve been thinking about ways prolly trees could fit into CRDT systems. they essentially give you efficient peer-to-peer entry-wise diffs, so could be good for identifying conflicts after-the-fact.
15.
▲
by
joelg
3y ago
on bluesky (sorry) the devs have been super active and responsive and eager to explain their approach. they have talked about this specific choice at length - that after an extensive ecosystem review and lots of thought, it seemed like a di
16.
▲
Merklizing the key/value store for fun and profit
(joelgustafson.com)
3 points
by
joelg
3y ago
|
0 comments
17.
▲
Syntax highlighting on the web
(joelgustafson.com)
50 points
by
joelg
4y ago
|
5 comments
18.
▲
by
joelg
4y ago
It's much more similar to a related Protocol Labs project: CAR (content-addressable archives) https://ipld.io/specs/transport/car/
19.
▲
Designing a Dataflow Editor with TypeScript and React
(research.protocol.ai)
75 points
by
joelg
5y ago
|
19 comments
20.
▲
Designing a Dataflow Editor with TypeScript and React
(research.protocol.ai)
1 points
by
joelg
5y ago
|
0 comments
21.
▲
Enso (formerly Luna) 2.0 public Alpha
(medium.com)
2 points
by
joelg
5y ago
|
0 comments
22.
▲
Enso (formerly Luna) 2.0 public Alpha
(medium.com)
2 points
by
joelg
5y ago
|
0 comments
23.
▲
by
joelg
5y ago
Database applications of category theory!
24.
▲
by
joelg
6y ago
I've been using it with React for a couple months now. In my experience it's been a little awkward but overall fairly usable. It seems like it would be easy to write a wrapper for.
25.
▲
by
joelg
6y ago
Looks like the NYT ran a short summary https://www.nytimes.com/2020/09/14/technology/facebook-manip...
26.
▲
Working in Public: The Making and Maintenance of Open Source Software
(amazon.com)
126 points
by
joelg
6y ago
|
19 comments
27.
▲
by
joelg
6y ago
> At some point a company needs to make money :-/ OpenAI started as a non-profit.
28.
▲
HTML energy is all around us and in this website
(html.energy)
1 points
by
joelg
6y ago
|
0 comments
29.
▲
by
joelg
7y ago
A simpler definition of fair use would definitely make automation easier! But is the simpler definition one we actually want or intend? Lots of laws are complicated because they’re the product of years and years of iteratively modeling a pr
30.
▲
by
joelg
7y ago
I think a lots of people end up having a reaction like "well they're trying their best! what else are they going to do!? it's basically an impossible problem!" to things like this and other recent youtube headlines. That
More ›