You are here |
www.padizio.com | ||
| | | |
www.bobdc.com
|
|
| | | | My personal quick reference | |
| | | |
shaneosullivan.wordpress.com
|
|
| | | | How to run a clean up script when your NextJS dev server is shut down | |
| | | |
techtldr.com
|
|
| | | | Here is a simple trick that I used to restart my python script after unhandled exception. Let's say I have this simple script called test.py that I want to run forever. It will just wait 2 seconds and throw an error. I use the following script called forever in the same directory: It uses python [...] | |
| | | |
ilya-sher.org
|
|
| | Declarative languages failure Approach that in my eyes failed, again and again, is to start with your own declarative language and then with time grow the language. (SQL being among notable exceptions) Puppet is the best example. map and each, added in Puppet 4.0.0 are, in my opinion, just two in a sea of evidence... |