ВсеГосэкономикаБизнесРынкиКапиталСоциальная сфераАвтоНедвижимостьГородская средаКлимат и экологияДеловой климат
Challenges implementing Yjs and CRDTsThis is the less fun part of the article to write, because there is no real way to talk about this without appearing to bag on Yjs in particular. I know people work hard on it. But… I also think that as an ecosystem it’s going to be impossible to progress if we do not acknowledge where we are right now. And, based what I know, I believe that where we are right now is: a tight spot.
,更多细节参见搜狗输入法
is a small combinator library for lifting the “failure case” of
sternenseemann published a tailCallOpt wrapper that converts any tail-recursive function into this pattern. He tested it, confirmed it worked, and concluded it was "pretty much useless" due to the overhead of copying state at every step. [1] He also noticed a deeper problem, one he explicitly said he hadn't solved.