

0·
24 days agoI see. Thanks!


I see. Thanks!


Never had any use case for collaborating on requests, why do you use it?


It’s the term used in the field not my invention.


I assume it works better the more local and isolated the code is, since every model only has finite attention heads, giant interleaving programs probably lead to mistakes.
Even with good codebases it feels like they often just consider small parts and reinvent the wheel.
For 2: see the other comment https://feddit.org/post/25212909/11301373
For 3: i think you can also create a “host” terminal in vscode? (Maybe i’m remembering wrong). Then you can simply cd to your project and use git etc as usual
Dont know tauri, but maybe start with something small first that you build from scratch? Or try implementing a data structure. The from scratch part is important to get the concepts.