-
Using [the WashingtonPost parser](https://github.com/Data4Democracy/media-crawler/blob/master/crawler/crawler/parsers/washington_post.py) as an example, we want to create another parser for this sourc…
-
Using [the WashingtonPost parser](https://github.com/Data4Democracy/media-crawler/blob/master/crawler/crawler/parsers/washington_post.py) as an example, we want to create another parser for this sourc…
-
Using [the WashingtonPost parser](https://github.com/Data4Democracy/media-crawler/blob/master/crawler/crawler/parsers/washington_post.py) as an example, we want to create another parser for this sourc…
-
Using [the WashingtonPost parser](https://github.com/Data4Democracy/media-crawler/blob/master/crawler/crawler/parsers/washington_post.py) as an example, we want to create another parser for this sourc…
-
Using [the WashingtonPost parser](https://github.com/Data4Democracy/media-crawler/blob/master/crawler/crawler/parsers/washington_post.py) as an example, we want to create another parser for this sourc…
-
Using [the WashingtonPost parser](https://github.com/Data4Democracy/media-crawler/blob/master/crawler/crawler/parsers/washington_post.py) as an example, we want to create another parser for this sourc…
-
Theory: custom exceptions not being caught properly in the program itself? If that's the case, then is it a `dmi-scheduler issue`? The real problem is that any sort of logging is not handled and the j…
-
Refactor signal handling similar how [Django did for 1.0](http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Signalrefactoring).
According to them, the new approach brings up to 90% spee…
-
Is it in scope to have it be possible to archive:
- an entire blog (all posts) by only passing the root url?
- have this archive process only be additive? (even if posts are later deleted, I can b…
-
This would help us run tests on projects that don't have the `LinuxMain.swift` file. How to do it, is up to us. We know that:
* SPM on Darwin can generate it.
* Sourcery could probably do it as we…