Viewing profile — cauchyk
cauchyk
HN member- Joined
- Thu, Dec 26, 2013, 4:44 AM UTC
- HN karma
- 55
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About cauchyk
meet.hn/city/27.7635302,-97.4033191/Corpus-Christi
Socials: - github.com/iskakaushik - x.com/iskakaushik
---
Recent public activity
- story
- story
- story
- story
- story
- story
-
story
Show HN: A modern C++20 AI SDK (GPT‑4o, Claude 3.5, tool‑calling)
Hi all, I’m hacking on new features for the ClickHouse native client and wanted the same “just call the model” ergonomics JavaScript and Python now enjoy. It didn’t exist for moder…
- story
- story
- story
- story
- story
- story
-
story
Change Data Capture (CDC) Tools should be database specialized not generalized
Reference: https://x.com/saisrirampur/status/1824694191537959159 Parent Tweet: https://x.com/craigkerstiens/status/1824114371737616794 Change Data Capture(CDC) is hard, it has 100s…
- story
-
comment
Comment #39195700
We've been using the Ubicloud runner for a while at PeerDB[1]. Great value and specially the ARM runners have been helpful to get our CI costs down. The team is really responsive a…
- story
-
comment
Comment #38170268
Author of the blog here: I'm a huge proponent of Rust, but in this project while interfacing with BigQuery and Snowflake go proved to be the right choice. There weren't official dr…
-
comment
Comment #38169652
To get higher throughput we would need one goroutine to pull from the replication slot while the other is pushing to the target. The idea is to keep the Postgres connection useful …
-
comment
Comment #38169464
Not all of our code is in Go. PeerDB has multiple components: the workers, the UI and the query layer. Some of which is in Rust, Go and Typescript. While it would certainly be poss…
-
comment
Comment #38169440
Author of the blog here, curious what a better alternative would be in this context. The channel has to be passed around for the producer and consumer to interface with each other.…
-
comment
Comment #37036915
At my previous job there were multiple use-cases where we used RabbitMQ in conjunction with Postgres. This would've made life so much easier. Are there any instructions on installi…
-
comment
Comment #36897182
Hi there, I’m Kaushik, one of the co-founders of PeerDB. PeerDB doesn’t handle schema changes today. For CDC, change stream does give us events in case of schema changes, we would …
- story
-
story
Ask HN: What are some of the best written macOS apps?
I'm looking for github repositories of applications. Note, I do not care how many stars/forks a repo has or how useful the application itself is. I'm looking for well structured te…