this post was submitted on 17 Feb 2025
412 points (95.2% liked)

Technology

63084 readers
6739 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 5 days ago

I let the GPTs do that for me, without worrying that I won’t learn to code YAML for Ansible.

And this is the perfect use case. There's a good chance someone has done exactly what you want, and AI can regurgitate that for you.

That's not true of any interesting software project though.

FAIL some code reviews on corner cases. Fail some reviews on ISO27002 and supply chain and role sep. Fail some deployments when they’re using dev tools in prod. And use them all as teachable moments.

Fortunately, I work at an org that does this. It turns out that if our product breaks in prod, our customers could lose millions, which means they could go to a competitor. We build software to satisfy regulators, regulators that have the power to shut down everything if the ts aren't crossed just so.

Maybe that's the problem, maybe the stakes are low enough that quality isn't important anymore. Idk, what I do know is that I go hard on reviews.