buzz
buzz
On Linux, pylint 1.8.2, Atom 1.24. Python 3.4.6 No ~/.pylintrc present. Fresh Atom installation: ``` [Linter] Error running Pylint Error: /bin/sh: module: line 1: syntax error: unexpected end of file...
Users should be able to easily add new/update existing sites, preferably without the need to write code. Create a simple front end to update/edit data at e.g. [wedata.net](https://wedata.net). The front...
A lot of sites nowadays render results dynamically e.g. using APIs they call from the client. That makes it impossible to just fetch the results page and parse it. On...
Some sites only make sense for specific types of entries (e.g. _GraphTv_ is only for TV shows). Add code that detects the type and add a new optional field to...
Use some lib like ([idb-keyval](https://github.com/jakearchibald/idb-keyval), [localForage](https://github.com/localForage/localForage), [Dexie.js](https://github.com/dfahlander/Dexie.js/)) to store data in-browser, with support for IndexedDB and localStorage fallback.
Fix mobile display - Responsive grid? - Feed edit buttons - Control bar buttons