HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nullzzz

no profile record

comments

nullzzz
·4개월 전·discuss
I don’t think I mentioned USA nor took a side.
nullzzz
·4개월 전·discuss
Well done!

I don’t quite agree with making fun of the situation that’s deadly serious to many innocent people. Yet I’m sure the intentions of the author were good.

Hoping for peace.
nullzzz
·7개월 전·discuss
Interesting stuff!

The two separate failure channels turn me off. Is this practical or does it introduce unwanted complexity in most cases?

Also wondering what are the Signals that are mentioned.
nullzzz
·7개월 전·discuss
Requires Medium account to read. Sorry, not going for it.
nullzzz
·8개월 전·discuss
It’s indeed a reasonably usable tool. Gets very slow with large canvases though, so don’t put everything into a single canvas.
nullzzz
·8개월 전·discuss
I can recommend this architecture. So much easier to maintain and understand than using an extra service. The implementation here I didn’t go into much detail, but you can surely roll your own if this doesn’t cut it for you, or use a library like pgboss.
nullzzz
·9개월 전·discuss
This is really disgusting. Chickens are feeling animals as well.
nullzzz
·10개월 전·discuss
I agree. Having read my comment I must apologize as it came out too dismissive. Keep pondering, dude :)
nullzzz
·10개월 전·discuss
This is IMO best done running pg in a container using docker-compose or similar
nullzzz
·10개월 전·discuss
No it’s not ”pg functionality”. It’s close to SQL standard compliance but not close to what Postgres has to offer. Also, single transaction writing at a time, in-process etc.
nullzzz
·10개월 전·discuss
TLDR: a dude ponders if postgres could be used instead of sqlite. Close to zero useful information, no learnings from serious production use.