Neon Now Runs in VS Code
7 comments
·July 21, 2025mdaniel
Aww, man, it's started https://github.com/neondatabase-labs/neon_local_vs_code_exte...
But, be sure you don't click on that link or you'll be in violation!!11
> If you have not agreed to an Agreement or otherwise do not agree to these terms, you may not use the Software or view, copy or compile the Source Code of the Software.
pigfuckers, putting that shit on GitHub with a "don't look at it" license
senderista
This is predictable enshittification from the Databricks acquisition. Might as well have sold to Oracle.
webdevver
neon dot com is such a cool domain name. you guys will be succesful, i can already tell. you can't lose with a domain name like that.
koakuma-chan
also
"productive collaboration for every test with all your data in 1 sec"
brilliant ad
princevegeta89
They already got bought by databricks btw.
webdevver
oh dear... "databricks" is what comes out the rear end of a poorly-configured llm.
that's a shame.
For most use-cases, Serverless Postgres is a nasty thing in my experience. It is way too slow and has a lot of latency over the wire, even for production apps.
The scaling requirement doesn't usually happen to startups until they hit ~4 years or later, and it is not much useful to optimize for it anytime before that. Add the cost aspect to it and it becomes close to meaningless.
You're way better off running your own managed Postgres service or container that costs about $10 a month.