Live data from Hacker News

Viewing profile — cauchyk

cauchyk

HN member
Joined
Thu, Dec 26, 2013, 4:44 AM UTC
HN karma
55
Public activity
31 items

About cauchyk

Founded PeerDB acq by ClickHouse. ex - Google, Palantir, ICPC World Finalist

meet.hn/city/27.7635302,-97.4033191/Corpus-Christi

Socials: - github.com/iskakaushik - x.com/iskakaushik

---

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. 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…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. 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…

  15. story
  16. 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…

  17. story
  18. 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…

  19. 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 …

  20. 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…

  21. 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.…

  22. 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…

  23. 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 …

  24. story
  25. 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…