- cross-posted to:
- programmerhumor@lemmy.ml
- cross-posted to:
- programmerhumor@lemmy.ml
You must log in or # to comment.
IF there is documentation, IF it is even covered in documentation, IF documentation is using the sameish keywords, IF documentation is accurate and IF documentation is up to date.
Hey, 8 hours is a whole day well paid and if I fix it in 5 min I don’t wanna start allocating virtual memory for the next problem
I have another one:
30min of fighting with an LLM can save you 10s of boilerplate
Jokes on you, using AI I got that time down to 4 hours trying to convince it to create working code, and 3 hours of debugging.
Never ask it to do regex. Holy fuck, thank God I was just doing it for funsies as a test of local LLMs. I got it to go into an infinite loop trying to figure out what I asked.
I don’t blame the LLM, regex is a write-only language.