Credo (for weekends)
Don’t make enterprise software. Don’t write unit tests. Don’t accept pull requests. Simply write software for yourself and have fun doing it. Forget refactoring code into modules, just fucking code. Don’t worry about deployment with k8s, just copy the Python script to your production folder and run it. Fuck all that shit about git branch naming conventions, or how you’re supposed to use an object factory, just do whatever you want in the moment, bit by bit, until your software works most of the time then use it. Forget configuration, just hard code values for now. Don’t worry about documentation, just do it.
Your expectations, and the expectations of others, are your enemy here.