Thread
Stories related to "The imminent risk of vibe coding" across the full archive.
I make my money writing Ruby. I like Ruby, I find it pleasant to work with. But what I really like is getting work done, and I theorize that, between the duck typing, the meta programming, all the things that make it what it is might make it harder for LLMs to work with it.
I found a paper, [A Sy...
Generate from Constraints: Using Prompt-Hoisting for GPT-based Code Generation
(michaelfeathers.silvrback.com)
We've made an open-source AI code assistant that supports different open-source code models (like LLama, Code Llama, Refact 1.6B, WizardCoder, Starcoder, etc).
You can fine-tune the models on your codebase locally for free to get better code suggestions.
What has been your experience using LLMs for coding.
In what capacity have you been using LLMs when coding.
For me it has been great tool i have been using chatgpt 4 and it has immensely helped me understanding new concepts , building scripts. and prototyping stuff