this post was submitted on 11 Jul 2023
483 points (100.0% liked)

Programmer Humor

37698 readers
108 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] b3nsn0w@pricefield.org 1 points 2 years ago

yeah, makes sense. when i'm not doing a test-driven workflow, i usually only allow copilot to generate simple things. with unit tests it's a lot easier because the tests are easy to read and verify, and they expose the errors in other parts of the code