Evie ​Snuggle

Results 12 issues of Evie ​Snuggle

## Weather is different in different places! #### 1) Not everywhere has a sunrise/sunset: http://web.archive.org/web/https://twitter.com/AustinJ/status/1144655793612107778 ![image](https://user-images.githubusercontent.com/26250962/72086568-08912280-32ff-11ea-855e-8c68f590a9e8.png) #### 2) `December != Winter` and `August != Summer` Seasons aren't the same everywhere....

🆕 new link
🙏 help wanted

``` def addToCache(cacheURL, data, cacheLength): # Return True if added, return False if not pass ``` ``` def removeFromCache(cacheURL): # Return True if removed, False if not pass ``` ```...

todo
self

**Proposed method structure:** - [ ] boosters - [x] player - [ ] hasBooster < - [ ] friends - [x] findGuild - [x] getSession - [ ] watchdogstats -...

enhancement
todo
self

I need to add a cool gif to make this look cool. 👀

todo
self

Start tracking how many requests are made on each API key. Perhaps turn verified_api_keys into a list of dictionaries in order to do this. **Example:** ` [{key: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxxxx', totalRequestsMade: '32',...

enhancement
todo
self

Could we please have an example of a mononym added here, since they're pretty common! I'm from the UK where name changes are done by yourself and you can do...

Oh my goshness, I'd feel bad for the poor GitHub gist servers! Does it make a "blank" revision each time it checks for a new Tweet? Ideally if there are...

enhancement

👋 Hello! When I export my CV as a PDF, all of the emoji seem to turn into broken 'tofu' symbols. This is **not** an issue with the HTML format....

## Feature Request I think it would be a good idea to add some kind of stressful benchmark to Travis and track how different pull requests, commits etc. change Spacefish's...

Type: Maintenance
Status: Available

## Description The tutorial, https://docs.chef.io/install_omnibus.html, shows an incredibly insecure way of creating an installer, due to a timing difference between curling into a file/stdout vs curling directly into bash. This...

Component: Chef Infra Client
Aspect: Documentation