Our recent Nintendo #Switch2 announcement for Order of the Sinking Star was just the beginning, and we have more big news coming soon ๐
Stay tuned > https://t.co/qpaf1S62Gg
@sasajuric That's where I landed in my AI approach too. Small incremental steps in TDD style. Every cycle is focused on observable business requirement, not implementation. And my attention and approval of every step.
It's slow, but I can go long periods with this approach and not get tired
@robpalmer2@acutmore@TechAtBloomberg@TC39 My intuitive guess is 90% go towards syntax/api. And imho itโs too much.
I would understand if it was Java. But JavaScript is not that bad. But performance is what itโs lacking
@platypii Usual tool for reducing code is abstraction. But for LLMs a repeatable boilerplate is cheap to produce and maintain. If you have the tests/guardrails
@Ex3NDR I see, thank you for the info. I'm using SQLite heavily, but want to keep an eye on something for heavy writes. Looked at TiKV, also looks promising. Nowadays having documentation for database is more valuable because of LLMs.