Jspenc72

Results 8 issues of Jspenc72

It would be nice to implement a service that continually retrieves the status of a VM (refreshes every 60 seconds...) I am building a VMWare reporting dashboard that uses this...

enhancement

Solution is to upgrade mysql to 1.2.5 Would be worth posting something about this in the tutorial or readme for future developers.

Looking for some input from the primus/primus-emit contributors and community. I am looking for a good nodejs real time clientserver library. I need to support connections from desktop and mobile...

kfctl currently runs a cache check comparison and downloads if cache is expired prior to running `kfctl build` or `kfctl apply`. This happens whether using -f ${CONFIG_FILE} is set to...

kind/bug
kind/question
priority/p2
area/kfctl

- Id like to contribute to this project. Where should I start? do you have a trello board or something with current development efforts mapped out?

The current example doesn't work since crags list changed the structure of their page. The following will work: ```typescript var osmosis = require('osmosis'); osmosis .get('www.craigslist.org/about/sites') .find('h1 + div a') .set('location')...

This bumps ecdsa to >=0.16.0 for easier dependency resolution.