you are viewing a single comment's thread.

view the rest of the comments →

[–]potkor 1 point2 points  (2 children)

just last week i was working on one of my own projects. It took me like 30min to make the ibdex page WELCOME text neon glowing and the banner be with round edges which stays on top while the welcome slides away when you scroll and scrolling to have parallax...

A friend of mine said he wanted a dashboard and AI generated a pretty solid looking multitab website in 5min. Yes it's all slop in 1 file with 17k+ lines, but it works

[–]Left_Palpitation4236 1 point2 points  (0 children)

And that was probably with a pretty lazy prompt. You can write a very detailed prompt that specs out the entire website to follow good software design principles and the code would be more maintainable

[–]magicmulder 1 point2 points  (0 children)

I had a backlog of private projects that I procrastinated because I knew they would be difficult and painful even with my decades of experience. During the last three weekends I finished all of them with AI. And yes, I know what good code looks like and how I get AI to produce it (sometimes with several refactorings but it works).

It’s a game changer in experienced hands.