23 comments
@nixCraft As one of my professors would state it: if you know what to do and how to do it, make a program. If you know what to do, but don't know how to do it, make an expert system. If you don't know what to do nor how to do it, make a neural network... @nixCraft @S-Config flashbacks to the Java CS course I had. Looking back it surely would’ve helped if any of it was taught or demonstrated correctly to us. All the students had the same issue. @nixCraft Machine Learning requires an objective function that you are optimizing. This is known as 'test driven development'. |
@nixCraft Reinstalling the whole OS environment when a network service malfunctions is considered amateurish sysadmin practice too.
But if you automate that process, it's containerization!