Results 36 comments of juno suárez

Update: I still want this and intend to implement it - but I got bogged down trying to configure the ESPHome dashboard following these directions https://upsy-desky.tjhorner.dev/docs/firmware-updates/ (this is not an...

In the future, maybe it could be PRs rather than issues. The data.json file is the commit, and the other fields could still be part of the pr template md....

Many of the `resources` were extracted from https://www.ncdc.noaa.gov/billions/events with the following script in the chrome console: ```js copy(jQuery('a[href$=".pdf"]').closest('td').toArray().map(e => {e=jQuery(e); var name = e.text().trim().replace(/\s\s+/g, ' ').replace('†',''); var url=e.find('a').attr('href'); if (url.startsWith('/'))...

For me ideally, as in #53 I'd like to turn off the app's own auto-updating and instead have updates entirely handled by homebrew casks. @heyman if you're open to the...

Hi, thanks for the pull request! This looks incomplete- if this is something you wish to continue working on, can you please open a GitHub issue and more fully describe...

hmm, what version of node.js are you using? Because ^ version ranges are supported in 0.10.x, which is probably what you should be using

hmm... we could get even more elaborate if we add other types of inflections. Right now we have it all in one list, one thing per line, just to make...

I'd gladly take a pull request converting to a CSV

Here's what @writethedocs has to say about the rough "what to write" outline of a readme http://docs.writethedocs.org/writing/beginners-guide-to-docs/#what-to-write