Viewing profile — jonahberquist
jonahberquist
HN member- Joined
- Thu, Sep 01, 2022, 10:56 PM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About jonahberquist
No profile information was provided.
Recent public activity
-
comment
Comment #47617547
We are also hiring a non-senior level SWE for this team: https://discord.com/jobs/8487457002
-
comment
Comment #47602816
Discord | Senior Software Engineer - Database Infrastructure | SF Bay Area (Hybrid) Tech stack: Rust | ScyllaDB | k8s | Python | Postgres | Elasticsearch | Terraform Role: Build an…
-
comment
Comment #46859721
Discord | Senior Software Engineer - Database Infrastructure | SF Bay Area (Hybrid) Tech stack: Rust | ScyllaDB | k8s | Python | Postgres | Elasticsearch | Terraform Role: Build an…
-
comment
Comment #33425120
This is more dependent on parallelism of queries rather than parallelism of connections. Having a ton of relatively idle connections won't increase the query latency. For the relat…
-
comment
Comment #32684532
We used https://github.com/Percona-Lab/sysbench-tpcc , which the folks at Percona did a good write up of here https://www.percona.com/blog/2018/03/05/tpcc-like-workload-s... . For …