jovezhong

↗ HN profile [ 76.6 ms ] full profile
Karma
39
Created
November 2, 2022 (3y ago)
Submissions
0
Cofounder and Head of Product at Timeplus A streaming database company
  1. Existing OSS C++ projects like ClickHouse and DuckDB support reading from Iceberg tables. Writing requires Spark, PyIceberg, or managed services. In this PR https://github.com/timeplus-io/proton/pull/928, we are…

  2. We all know AI can generate code and content. (maybe just me), I just realized AI can also generate code *for* documentation, to create easy-to-understand and interactive visualization/tool to better explain complex…

  3. In 2023, AWS announced[1] IAM authentication for MSK Kafka clusters with support for "all programming languages"… except C++. While Java[2], Python[3], Go[4], and others got official SDKs, C++ developers/vendors were…