HackerTrans
TopNewTrendsCommentsPastAskShowJobs

threesquared

no profile record

comments

threesquared
·3 years ago·discuss
I worked at a company who made charging points a few years ago and the consensus then was that the idea of charging on the road at petrol stations was outdated.

Chargers need to be where you park for an hour or more, so at the home, destination or basically where there are car parks.
threesquared
·4 years ago·discuss
What does "70 health interventions were made" mean?
threesquared
·4 years ago·discuss
You might want to check out something like https://photoprism.app/
threesquared
·4 years ago·discuss
But honestly what do you do when your application monolith outgrows its relational database. This seems to be the main reason to split concerns into their own services. Relational DBs don't scale horizontally.
threesquared
·4 years ago·discuss
Why would you use Postgres for this which doesn't horizontally scale when you could easily index documents in ES and use that for full text search?