I was working on figuring out how to log ftp scripts, and discovered how to use a remote file: .netrc to store usernames and passwords. So I’m going to have to apply that to a number of scripts in the DigitalSignage program I’m working on. Hmmm, which makes me realize I’m doing the same for the main RETS library I’m accessing!
Then I randomly clicked on a YouTube “Tech Code” channel and watched a guy describing how he accidentally hard-coded a password into his program, and saved it to git–thereby uploading it to anyone who has access to the source code. Yikes!
The solution to hard-coding usernames and passwords into programs that get moved about is to use an environmental file: .env (for python or laravel for instance) that stores the either local or remote (test / production) settings. Of course!


OK, I found a couple books:
Everything altogether is trying to be a revelation for you. It is just that you are not sensitive to it in your ordinary habit. The shaman, you see, has entered into a discipline to make himself sensitive. It is not that he is making the magic happen. The magic is already there. He is just not sensitive to it, not in a position to observe it. Thus, he must engage in a discipline that enables him to participate in what is already happening. Then all of a sudden he sees all kinds of magical things.