HackerTrans
TopNewTrendsCommentsPastAskShowJobs

notapoolshark

no profile record

comments

notapoolshark
·2 anni fa·discuss
Slight tangent, but this reminds me of discussions I've seen in the Postgres email servers about native support for real-time materialized views. Does anyone know if we can expect to see something like this in a future version of Postgres?
notapoolshark
·2 anni fa·discuss
Agree with this article 100%. At my old company we chose to write our server in Go instead of Java. We ended up regretting it because it was significantly harder to hire developers who could write in Go vs. Java.

Later, I read a Paul Graham essay where he says that a company should choose its programming language based on how fast they can iterate in that language. And it clicked for me.