Meme Monday!
Today's cover image comes from last week's thread.
DEV is an inclusive space! Humor in poor taste will be downvoted by mods.
Meme Monday!
Today's cover image comes from last week's thread.
DEV is an inclusive space! Humor in poor taste will be downvoted by mods.
For further actions, you may consider blocking this person and/or reporting abuse
Mokey King -
Jess Lee -
Mahi -
Engineer Robin π -
Top comments (63)
Especially on a Monday...
... my children... and I don't mean from fork()
YESSSSSSS
Let's start the convo with an awful AI-generated meme based on today's cover image.
This one is basically the same but no actual joke.
AI meme looks like guy that tries remembering some jokes, but every time failed
Like my nephew when he was 5
AI did write 404 but forgot to empty the tissue paper. π
I believe the time spendings would be more or less the same though, at least if you want to make the app work as expected... The only benefit being that you won't write the actual code yourself... But the feeling of self-stupidity in the end would level this up...
Honestly, it's still faster. You just have to drag the AI along by a leash and make sure it behaves. If you let them go wild on your code you'll get buried in spaghetti in no time, but if you make it carefully craft each patch to do exactly what you want and fit your architecture, then you can bang out code amazingly fast. Just never let the AI go down it's "total solution" rabbit hole and you'll be fine.
I look at it like having an intern do the work. They have an idea how it could be implemented and are so eager to present it that they don't factor in HOW it should be implemented. But with AI you don't have to wait 8 hours for the patch to be done just to have to tell them to do it all over again because they ignored a key requirement or completely missed and gaping hole in their logic. After a couple rounds of refinement, the results can be pretty decent, but this method kind of relies on the "organic" dev to have a pretty good head on their meat-sack body.
That is what happens whenever I ask deepseek DO A SIMPLE THING!
(don't ask)
My new prompt in copilot instructions seems to have made a drastic improvement:
"Be surgical in your suggested changes. Avoid 'total solutions' when working with an existing codebase."
Also, using the #codebase and #changes tags are key to not steamrolling your working features.
Me: Hey AI, fix this error
AI: Here is the fixed code
Me: It broke
AI: Here is the fixed code
Me: That code broke
10 Hours later...
AI: Here is the fixed code
Me: THAT'S THE SAME CODE WE STARTED WITH BRO!
RIP rubber ducks... my software development course gave us all ducks and I've only talked to mine like once :,)
Oh how I wish it was 30 minutesβ¦
"I should have a makefile for this"
Some comments may only be visible to logged-in visitors. Sign in to view all comments.