▲ | neilv a day ago | |
How do the colleagues of people "vibe-coding" feel about that? Does it end up like having colleagues who are aren't doing or understanding or learning from their own work, and are working like they offshored their job to an overnight team of juniors, and then just try to patch up the poor quality, before doing a pull request and calling their sprint done? Or is it more like competent mechanical grunt work (e.g., "make a customer contact app with a Web form with these fields, which adds a row to the database"), that was always grunt work, and it's pretty hard to mess up, and nothing that normally the person you assigned it to would understand further anyway by doing it themself? | ||
▲ | izabera a day ago | parent | next [-] | |
random example, may or may not come from a real situation that just happened:
it's so incredibly productive | ||
▲ | dogleash 16 hours ago | parent | prev | next [-] | |
> working like they offshored their job to an overnight team of juniors Reviewing a co-worker of 13 years now gives me the exact same unpleasant feeling as opening an MR from a junior where I know it's going to be garbage and I'm tired of struggling to let them down easy. | ||
▲ | Izkata a day ago | parent | prev | next [-] | |
Patch up? Had our junior dev working on a case actually ran the code in the merge request and looked at the result, it would have been obviously broken and unusable. Like not even wrong value, it would have spewed a bunch of HTML into the page. | ||
▲ | jennyholzer a day ago | parent | prev [-] | |
> Does it end up like having colleagues who are aren't doing or understanding or learning from their own work, and are working like they offshored their job to an overnight team of juniors, and then just try to patch up the poor quality, before doing a pull request and calling their sprint done? yes |