For many tasks vibe coding is so much slower and more expensive. Its like instructing and intern to do something and they keep getting it slightly wrong so you have to constantly tweak it. You also can’t get into flow state doing this.

For random scripts and one off demos it’s great though. I vibe coded a python script for pulling down a podcast rss and displayed all the entries. Boring xml parsing and plumbing i didn’t want to write and didn’t care of code quality.

Coding on notedeck with cursor hasn’t been super productive, but its nice for one off things like getting it to suggest different ways of coding a small part of the code. It’s a really nice interface for adding code-related context to the prompt and applying diffs from LLM output.

Reply to this note

Please Login to reply.

Discussion

I'm finding it very useful to rapid prototype frontends in react which I am garbage at

But it's backend functions have been pretty dumb even sonnet 3.7

3.7 is weird. Sometimes its good but sometimes it just tries too hard and does too much

What is vibe coding?

Sorcery!!!

Honestly, I am not too sure how I feel about coding with AI yet. I've fucked around a little bit, but I need to learn more about proper prompting in order to get any meaningful results. I plan on trying it to help me make a highly visually appealing TUI for a FOSS project I've been working on soon as an experiment.

Do you know of any good learning resources that can help me improve my ai prompting skills for coding?

Its good for in the evening when I'm braindead but it's way less satisfying

I m trying to build something like primal using perplexity api the whole data feeds concept

I m trying to build something like primal using perplexity api the whole data feeds concept