Echo JS 0.11.0

<~>

sbruchmann comments

sbruchmann 3530 days ago. link 1 point
[Spam]

@jameswilliam723 looks like a spam account to me and should be removed.
sbruchmann 3530 days ago. link 1 point
Despite the fact that Knwl.js is far from being a ‘new’ library, it still bothers me, that it is advertised as a ‘natural language parser’ when it clearly isn’t. The library uses a set of predefined regular expressions.
sbruchmann 3536 days ago. link 1 point
As @sady92 already had pointed out, this plugin does indeed have a huge need for refactoring, as most of the code is redundant and can be simplified.

Beside that, this plugin does nothing special I couldn’t do with a few lines of HTML, CSS and JS myself. Why are there so many upvotes then? Something smells fishy here…
sbruchmann 3544 days ago. link 2 points
Thanks for your reply, @kyofight!

As @RangerMauve pointed out correctly, I need an embeddable database. And looking at the comparison, I’d still favour LevelDB over Redis, since Redis offers features I’ll never need. Keeping systems as simple as possible should be everyone’s goal ;)

Aside from that, I may should have explained my use case more: The electron app needs to store RSS feeds and their items, along with some additional metadata. Nothing complex.
sbruchmann 3549 days ago. link 1 point
Please use the URL for the repo next time instead of a tweet.
[more]