Diff of The Seventy Maxims Of Maximally Effective Machine Learning Engineers at 0008be8

@@ -10,3 +10,3 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima
 *. Harsh critiques have their place—usually in the rejected pull requests.
-*. Never turn your back on a Claude Code.
+*. Never turn your back on a reinforcement learner.
 *. Sometimes the only way out is through… through another epoch.
@@ -18,3 +18,3 @@ Based on [[https://schlockmercenary.fandom.com/wiki/The_Seventy_Maxims_of_Maxima
 *. Your model is in the leaderboards: be sure it has dropout.
-*. The longer training goes without overfitting, the bigger the validation-set disaster.
+*. The longer your Claude Code runs without input, the bigger the impending disaster.
 *. If the optimizer is leading from the front, watch for exploding gradients in the rear.