Matěj Cepl

Results 503 comments of Matěj Cepl

There is just no way (via a device or via the web) to unsubscribe from a podcast so that it would stick. Hopefully, I will find somewhere else to sync...

Wouldn't something like ``` diff diff -up hexo-generator-feed/lib/generator.js.noCat hexo-generator-feed/lib/generator.js --- hexo-generator-feed/lib/generator.js.noCat 2015-06-22 00:53:57.252358394 +0200 +++ hexo-generator-feed/lib/generator.js 2015-06-22 00:55:27.556153242 +0200 @@ -15,10 +15,18 @@ module.exports = function(locals){ var config = this.config;...

Sorry, after https://github.com/hexojs/hexo/issues/1494 I gave up on hexo and switched to pelican. I am in the end a Python programmer really, and apparently when desiring `rST` one should not play...

> I wanna say that a monorepo approach would really help here, and I'm happy to talk about project management (not on this issue though) Just to say that I...

> Can we declare parse_float and parse_int deprecated (but still working) and recommend using new and shiny parse_amount instead? Enlightened plugins would switch, old ones would work as before. OTOH,...

OK, so I have created a [git repository](https://gitlab.com/mcepl/ofxstatement-plugins) collecting all known ofxstatement plugins (except for ofxstatement-postfinance, which has dead repository) and thus I could search through all plugins in one...

Wouldn't just `contrib/` directory with files like this be a good solution?

Don't ask me, I have nothing to do with this project (aside from maintaining one plugin for it).

Here we are (renamed to ``.xml.txt`` to make GitHub happy) [router.xml](https://github.com/jabberd2/jabberd2/files/731206/router.xml.txt)

The above error is from running test suite of https://github.com/evansd/whitenoise [Complete build log](https://github.com/pytest-dev/pytest-django/files/8120587/_log.txt) contains records of all packages used and steps taken.