Jay
Jay
Or, I suppose, skip shebangs which seems it might be easier than skipping code blocks. Though, while I don't imagine too many people using `#!` leading a tag, I wouldn't...
Adding my two cents for snapshots. I use it in the same method mentioned above--configure a machine; snapshot it; then do testing/demos/whatnot and return to the clean snapshotted version when...
I'm having the same problem. With curl: ```shell TOKEN=`cat gh_token` curl -v -H "Authorization: token $TOKEN" https://api.github.com/user ``` A portion of the HTML payload returned is: ```json { "login": "meangrape",...
I don't have `headersForRequest` I have `requestHeaders` at line 638 so I went ahead and kept `requestHeaders` ``` elif requestHeaders["Authorization"].startswith("token"): headersForRequest["Authorization"] = "token (oauth token removed)" ``` ``` elif requestHeaders["Authorization"].startswith("token"):...
I'd prefer not to give all permissions to a token that doesn't need them. Though I can try adding them one at a time and see if that helps.
I'm seeing this intermittently on different files. ``` Error detected while processing DirChanged Autocommands for "*": E475: Invalid argument: Channel doesn't exist E475: Invalid argument: Channel doesn't exist Error detected...
Don’t forget about USDS! https://www.usds.gov/