/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
When imperfect systems are good: Bluesky's lossy timelines
(jazco.dev)
768 points
cyndunlop
| 2 comments |
19 Feb 25 17:48 UTC
|
HN request time: 0s
|
source
1.
trhway
◴[
19 Feb 25 19:51 UTC
]
No.
43106657
[source]
▶
>>43105028 (OP)
#
So the system design puts the burden on what seems to be synchronous, not queued, writes to get easy reads. I usually prefer simpler cheaper writes at the cost of more complicated reads as the reads scale and parallelize better.
replies(1):
>>43107302
#
ID:
GO
2.
pfraze
◴[
19 Feb 25 20:35 UTC
]
No.
43107302
[source]
▶
>>43106657 (TP)
#
you're underestimating the read load, by a lot
↑