top | item 40338975

(no title)

12907835202 | 1 year ago

This last sentence is the most important. You can describe your dB schema in words and get laravel migration, models, controllers and if you wanted policies, form requests etc all near perfect. You can get a V1 in 10-20 minutes then go about handling all the actual logic

discuss

order

mlinhares|1 year ago

So rails scaffold from 20 years ago but with a chance of hallucinations?

dudus|1 year ago

It's very easy to find multiple solutions to one problem. The power of LLM is that it's one solution to many problems.

ben_jones|1 year ago

Shhh we’re raising trillions for this technology remember?

rm_-rf_slash|1 year ago

Yeah the copilot doesn’t need to be integrated into every keystroke, just able to analyze the context and kickstart the code. Getting up to speed with new libraries is so much easier with AI instead of the bad old days of trial-and-error-and-marked-as-duplicate

erhaetherth|1 year ago

I especially like when I'm looking for a particular method on a class I've never used before and it just makes one up for me as though it exists.

gtirloni|1 year ago

Can Copilot analyze my whole codebase these days or just the file I've opened? Honest question as I've stopped to use it a long time ago.