Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
smacker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
smacker
1y ago
I'm not very well versed with CURL design too but afaik it does reuse connections but only inside the same process (e.g. downloading 10 files with 1 command). In this case it shouldn't be re-using them as I ran 2 different command
2.
▲
by
smacker
1y ago
It makes requests to API server that is deployed to k8s, which doesn't have a cold start. Clearly, some caching by the runtime and framework is involved here. My point is that "cold start" is often more than just booting VM i
3.
▲
by
smacker
1y ago
While I really appreciate Workers platform "eleminated cold starts" advertising was always bothering me. This is a curl request from my machine right now to SSR react app hosted on CF Worker: ``` DNS lookup: 0.296826s Connect: 0.3
4.
▲
by
smacker
1y ago
absolutely. But when PG is running out of open connections or has already consumed all available CPU even the simplest query will struggle.
5.
▲
by
smacker
1y ago
I like using postgres for everything, it lets me simplify infrastructure. But using it as a cache is a bit concerning in terms of reliability, in my opinion. I have witnessed many incidents when DB was considerably degrading. However, thank
6.
▲
by
smacker
1y ago
thank you! Indeed, it is shown on a new tab in such case!
7.
▲
by
smacker
1y ago
That is exactly a service I was hoping Cloudflare would provide. Simple binding using wrangler is really a life quality upgrade when starting new projects.
8.
▲
by
smacker
1y ago
I tried it a few days ago, a privacy-focused Chrome that doesn't break browsing experience resonates with me. The team seems to care about quality and the browser felt good overall. A few things that made me go back to Brave: - No vert