Ryan Burnette

Results 49 comments of Ryan Burnette

I use it with Bower. ```js //bower.json { "name": "my-project", "dependencies": { "jquery-throttle-debounce": "[email protected]:cowboy/jquery-throttle-debounce.git" } } ```

There is a lot of malicious stuff on NPM to watch out for, but it's probably just someone who doesn't understand etiquette.

Aj needs to move the old issues here https://git.coolaj86.com/coolaj86/go-serviceman/issues/3

I keep wanting this feature. Here's how I do it manually. ```shell sudo systemctl stop myserv sudo systemctl disable myserv sudo rm /etc/systemd/system/myserv.service sudo systemctl daemon-reload ```

This really highlights what tremendous social responsibility comes with having a library that many things are dependent upon. This poor guy will probably have everything from Twitter DM's to frantic...

This would be nice. I have a use case for it where I am running multiple smtprelay instances, but this would be better.