| ▲ | fellowniusmonk 5 hours ago | |||||||||||||
CRDTs are something you still have to write by hand, I finished creating a custom sequence based CRDT engine about 2 months ago (inspired by diamond types) and it was hilarious to ask Ai for assistance. It's interesting when you are working on something that: 1. Is essentially a logic problem. 2. That LLMs aren't trained on. 3. That can have dense character sequences when testing. 4. To see how completely useless an LLM is outside of pre-trained areas. There needs to be some blackbox test based on pure but niche logic to see if an LLM model is capable of understanding and even noticing exposure to new logics. | ||||||||||||||
| ▲ | canadiantim 4 hours ago | parent [-] | |||||||||||||
What about just using something like Loro? | ||||||||||||||
| ||||||||||||||