boB Rudis
boB Rudis
http://ip-address.js.org/ (docs)
given that requests are heavily dependent on an external resource (a DNS server), figuring out how to use the timeout functionality `asio` has : https://github.com/chriskohlhoff/asio/tree/master/asio/src/examples/cpp03/timeouts : would be advantageous (IMO).
I removed this theme from hrbrthemes and CRAN needs it removed from this pkg
Moving the discussion started in #10 to here. Some examples of using the Unix socket API using `curl`: library(curl) library(jsonlite) library(openssl) docker_auth auth_json if (encode) auth_json
TODO
- [ ] Update README - [ ] Remove `analogsea` as a dependency - [ ] Go through the various "cloud" R pkgs and see which ones use an API...
Just keeping this https://github.com/hrbrmstr/splashr/issues/3 here for tracking purposes.
ref: https://emscripten.org/docs/api_reference/Filesystem-API.html#FS.trackingDelegate%5Bcallback%20name%5D This would let apps, like my janky IDE, watch for filesystem changes in a far more lightweight way. Helpful for knowing when to update the FS display without...
^C leaves cruft behind and forces the user to delete the partially downloaded DMG and pkgs. Either do a hash check and delete before re-downloading or trap ^C and cleanup.
(mostly for @trinker) there are no good ways to store seekrits on shinyapps.io AFAIK (at least with a free account). if the dashboard is basic enough (i.e. not requiring access...
Core elements are: - fonts - colors - base ggplot2 theme - base rmakdown theme ### Fonts - select fonts local (optionally converting OTF to TTF if possible) - select...