HN user

Gby56

2 karma
Posts0
Comments4
View on HN
No posts found.

Great talk imo, my TLDR would be : > systemd is not the best it could be, but it's there. > distros patting themselves on the back because they don't use it means they haven't listened to actual needs and stayed behind. > death threats over software that nobody else tried doing are ridiculous

I've been using it for personal projects and it's been quite fun !

The comments about Postgres and database XX vs ArangoDB are always the same, this is a choice depending on the use-case, if you have a vague scenario, ArangoDB has good performance on a wide array of use cases.

On a personal note, the main downside is not having any ORM for Golang for example, Node.js doesn't have any worth considering too.

Python seems to have arango-orm, which makes it simpler for small projects to integrate it.

Another improvement could be the graph visualization, simplifying the setup to use another solution would be nice.