Reuben Cummings
Reuben Cummings
@hfeeki you may want to check out [my fork](https://github.com/reubano/rsstail) It lets you pass a custom function that get's called with the new feed entries during each loop. ```python from rsstail...
Thanks for the comments @gvalkov. Re Py2, my thoughts are anyone who wants support for it can continue to use your original version. My fork is meant to be a...
Idea: see if flask-caching does anything similar...
https://psutil.readthedocs.io/en/latest/#filtering-and-sorting-processes
@pradyunsg any updates?
ok thanks. I had other issues with `postcss-brunch` and `autoprefixer` which is why I went the `stylus-autoprefixer` route.
@artisin awesome, thanks!
Can confirm similar issue as both OP and @jlewicki-nevo. The `AZURE_STORAGE_CONTAINER` issue may also be related to #48. This is what seems to work for me. ```yaml variables: - name:...
Forgive my ignorance of LevelDB. But the more I read about hypercore and the dat syncing infrastructure, the more I wonder if CouchDB could perhaps provide a simpler solution. Is...