vFunct 8 days ago

No guarantee that will happen. LLMs are still statistically based. It's not going to give you edgier ideas, like filling a glass of wine to the rim.

Use them for the 90% of your repetitive uncreative work. The last 10% is up to you.

1
skydhash 7 days ago

The pain of that 90% work is how you get libraries and framework. Imagine having many different implementation of sorting algorithms inside your codebase.

vFunct 7 days ago

OK now we have to spend time figuring out the framework.

It's why people say just write plain Javascript, for example.

skydhash 7 days ago

Is it? Or is it because the framework are not suitable for the project?