This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Top 25 things you would love to say at work. Which one is your favorite? | |
01. I can see your point, but I still think you're full of shit. | |
02. I'll try being nicer if you'll try being smarter. | |
03. I see you've set aside this special time to humiliate yourself in public. | |
04. I don't know what your problem is, but I'll bet it is hard to pronounce. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wordlist ver 0.732 - EXPECT INCOMPATIBLE CHANGES; | |
acrobat africa alaska albert albino album | |
alcohol alex alpha amadeus amanda amazon | |
america analog animal antenna antonio apollo | |
april aroma artist aspirin athlete atlas | |
banana bandit banjo bikini bingo bonus | |
camera canada carbon casino catalog cinema | |
citizen cobra comet compact complex context | |
credit critic crystal culture david delta | |
dialog diploma doctor domino dragon drama |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"encoding/json" | |
"fmt" | |
"io" | |
"log" | |
"strings" | |
"time" | |
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- job_name: 'google-cloud-engine' | |
gce_sd_configs: | |
- project: my-project | |
zone: europe-west1-b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Report": { | |
"Location": "Snowdonia", | |
"Issue": "1800", | |
"Issued": "2017-11-20T17:03:59Z", | |
"Type": "PWS Mountain Forecast", | |
"ParamUnits": { | |
"WindSpeed": "mph", | |
"MaxGust": "mph", | |
"Temperature": "degC", |