Viewing profile — jaketoronto
jaketoronto
HN member- Joined
- Wed, Nov 19, 2025, 9:38 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About jaketoronto
No profile information was provided.
Recent public activity
-
comment
Comment #46126662
To further explain : You mention setting the conn pool to 8 to match your # of cores. That would be fine if you didn't have any sleeps inside of your txns... But the moment you add…
-
comment
Comment #46126571
Are you limiting your # of connections to postgres to 8? Is this unnecessarily throttling your throughput? This seems like quite the bottleneck... connection pools are good when yo…
-
comment
Comment #45985631
> It can take enormous amounts of time to replicate existing imagery with prompt engineering, only to have your tool of choice hiccup every now and again or just not get some speci…