Evan Tschuy

Results 15 issues of Evan Tschuy

Right now we're calling the same URL a lot when it's not necessary. We should cache results whenever possible.

**General** ``` https://www.duolingo.com/api/1/version_info https://www.duolingo.com/api/1/users/show?id=????? https://www.duolingo.com/api/1/store/get_items ``` **Skills**: 1. main skill page `https://api.duolingo.com/api/1/skills/show?id=?????` 2. lessons `https://api.duolingo.com/api/1/sessions?device=mobile&select_capable=true&offline=true&lesson_number=???&type=lesson&skill_id=????&speak_capable=true` **Sentence**: `http://d2.duolingo.com/words/hints/de/en?sentence=plus+separated+words.&format=new` It appears this API can take arbitrary sentences. **Other** The cloudflare URL should...

closes #60. We don't currently collect load average, uptime, or kernel log info anywhere.

1) skip service data collection if services can't be collected 2) use a default built-in config (currently just the default as previously found in the repo, just compiled in) if...

This definitely isn't ready for merge yet, but I'm just getting it up here so that I have a place for feedback and my own thought process to live.

and what else is and is not collected

awscli should be an output option.

The VPC/Subnet/AZ/etc naming should be clarified/made accurate.