agusti pfp
agusti
@bleu.eth
claude code vibe-coded a swiftUI markdown-first notes(.)app replacement in like 20 min unattended. Im truly like wtf
7 replies
0 recast
22 reactions

Graeme pfp
Graeme
@graeme
I’ve heard / experienced a bit that AI for swift is bad because of their poor documentation and lack of open source projects! Very curious about how well it works
1 reply
0 recast
1 reaction

agusti pfp
agusti
@bleu.eth
This requires agentic ai with search capabilities, at first try it will hallucinate bad deps, then i tell it to -research SOTA dependencies/current ones- and it just finds whatever is best/decides whats better maintained and uses taht instead. then it can also fetch github (either docs, or code) or peek on node_modules equivalent build deps to see the actual source code another trick is to tell it it can use the terminal tools to do better digging'refactoring than editing files whole-sale. Im really digging llms'/agentic ai with swift/go/rust due to the tighter feedback loops its more terse type and safer system rails provide versus say js or python
2 replies
0 recast
1 reaction