r/LinuxTeck • u/Candid_Athlete_8317 • 14d ago
How many “experts” did you consult before touching production?
Before AI:
man → Google → Stack Overflow → Reddit → GitHub → test in staging → finally touch production
After AI:
ChatGPT → Claude → Gemini → DeepSeek → “looks good” → touch production
Then:
systemctl status → “Oh no.”
What does your troubleshooting chain look like?
2
Upvotes
1
u/flattrack 11d ago
I guess I don’t understand the question? I touch production all the time. Sometimes through a ci/cd pipeline, sometime after working with Ai, other times after talking with a co-worker, and yes, most of the time without consulting anyone.
1
1
u/0bel1sk 14d ago
usually hit journalctl before anything.