(no title)
frogsRnice | 1 year ago
You have to expend a mental effort to think about your solutions anyway; I guess it’s pick your poison really.
frogsRnice | 1 year ago
You have to expend a mental effort to think about your solutions anyway; I guess it’s pick your poison really.
zwnow|1 year ago
anileated|1 year ago
Now: I’m a lazy developer, so I get a glorified autocomplete to write 10x code than what I have the willpower to. Of course, I won’t read all of it.
joseda-hg|1 year ago
It's not like you should blindly throw the code in, you should run it and verify it
The more common the work you're doing the less likely it is to hallucinate, plus you can ask it to stick to whatever arbitrary coding standards you want so it's more readable to you, a rewrite to remove a wrong library takes an extra couple seconds per method/function
Also it's not like Stack Overflow or other non generated resources don't ocasionally hallucinate, it's not weird for the second or third voted answers in SO to be followed by the comment "This doesnt work because XYZ"
skydhash|1 year ago