â„–22852[Quote]
try making large projects. large language models struggle with those.
â„–22854[Quote]
>>22852so basically code architecture
â„–22859[Quote]
>>22856why does it make you leak
â„–22869[Quote]
>>22852Struggle is an understatement. They will actually make them worse and reduce productivity. Basically any llm code you use will have to be gutted out later
â„–22870[Quote]
>>22852Learn how to fix the sewer in your village before getting into computers
â„–22942[Quote]
Ai is just giving you stackoverflow code, could be outdated, not performent and could also be subject to prompt injection (which could reveal all your keys)
plus the short context make it very difficult to work on with complex project and applications
â„–23151[Quote]
vibe code the ez stuff, refactor it to fit large architecture, once you start repeating too much code refacor everything again and eventually you will learn the large scale patterns