Viewing profile — smacker
smacker
HN member- Joined
- Thu, Sep 04, 2025, 11:17 AM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About smacker
No profile information was provided.
Recent public activity
-
comment
Comment #45421451
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 shoul…
-
comment
Comment #45421319
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 "col…
-
comment
Comment #45413239
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…
-
comment
Comment #45384362
absolutely. But when PG is running out of open connections or has already consumed all available CPU even the simplest query will struggle.
-
comment
Comment #45384258
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 …
-
comment
Comment #45383732
thank you! Indeed, it is shown on a new tab in such case!
-
comment
Comment #45375066
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.
-
comment
Comment #45374912
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…