HackerTrans
TopNewTrendsCommentsPastAskShowJobs

skyde

no profile record

comments

skyde
·4 bulan yang lalu·discuss
Actually not surprised. I guess this is for the same reason “say it twice” [1] is working. Because LLm are trained as causal language model, past token cannot attend to future token. One copy of the layer set solve this. [1]https://arxiv.org/html/2512.14982v1
skyde
·4 tahun yang lalu·discuss
so in your example the database thread is the Redis thread and the worker thread are your http server thread I assume.

This is a good analogy, but there are still lot of wire heavy scenario a real database like postgresql or mysql will have better throughput than redis.
skyde
·5 tahun yang lalu·discuss
so twrk doesn't handle coordinated omission or you found a different way to do it?
skyde
·5 tahun yang lalu·discuss
this is genius. I love it.