<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: 2pk03</title><link>https://news.ycombinator.com/user?id=2pk03</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 07:59:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=2pk03" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: KafClaw – OpenClaw agents on Kafka. Pi-ready, Go, observable groups]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/KafClaw/KafClaw">https://github.com/KafClaw/KafClaw</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47062549">https://news.ycombinator.com/item?id=47062549</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Feb 2026 16:10:09 +0000</pubDate><link>https://github.com/KafClaw/KafClaw</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=47062549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47062549</guid></item><item><title><![CDATA[Apache Kafka without the hassle, K8s native, Iceberg and SQL]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/KafScale/platform">https://github.com/KafScale/platform</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46821974">https://news.ycombinator.com/item?id=46821974</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 30 Jan 2026 08:41:27 +0000</pubDate><link>https://github.com/KafScale/platform</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=46821974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46821974</guid></item><item><title><![CDATA[New comment by 2pk03 in "Show HN: Kafka-compatible streaming on S3 with stateless brokers"]]></title><description><![CDATA[
<p>Did that here: <a href="https://kafscale.io/comparison/" rel="nofollow">https://kafscale.io/comparison/</a> - mainly k8s native, easy ops, direct decoupling of brokers and data streaming processing, 100% open source. Much cheaper to operate in a cloud.</p>
]]></description><pubDate>Fri, 09 Jan 2026 08:27:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46551344</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=46551344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46551344</guid></item><item><title><![CDATA[S3-backed Kafka, ephemeral brokers, no partition shuffles, K8s native]]></title><description><![CDATA[
<p>Article URL: <a href="https://kafscale.io/">https://kafscale.io/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46525463">https://news.ycombinator.com/item?id=46525463</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 07 Jan 2026 12:08:13 +0000</pubDate><link>https://kafscale.io/</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=46525463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46525463</guid></item><item><title><![CDATA[Show HN: Kafka-compatible streaming on S3 with stateless brokers]]></title><description><![CDATA[
<p>Hi HN,<p>KafScale is Kafka-compatible streaming, k8s native, where S3 is the source of truth and brokers hold no persistent state. Written in Go, runs on Kubernetes.<p>Built this after years of operating Kafka and hitting the same walls: broker failures that take hours to recover, partition rebalancing that blocks deploys, disk capacity planning that never ends.<p>How it works:<p>- Producers and consumers use standard Kafka clients
- Brokers buffer in memory, flush to S3
- etcd stores metadata and consumer group state
- Recovery means restarting a pod and reading from S3
- Optional Iceberg processor reads segments directly from S3, bypasses brokers entirely for batch/analytical workloads<p>What you give up: latency is 400-500ms (S3 round-trip), no transactions, no compacted topics. It's not a 100% replacement.<p>What you get: brokers are disposable, scaling is just replica count, no disk management, direct access to streamed data over S3 ACL<p>License: Apache 2.0
GitHub: <a href="https://github.com/novatechflow/kafscale" rel="nofollow">https://github.com/novatechflow/kafscale</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46514822">https://news.ycombinator.com/item?id=46514822</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 06 Jan 2026 16:53:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46514822</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=46514822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46514822</guid></item><item><title><![CDATA[New comment by 2pk03 in "AI founders will learn the bitter lesson"]]></title><description><![CDATA[
<p>Right. It boils down to federated learning on edge to have access to relevant data.</p>
]]></description><pubDate>Mon, 13 Jan 2025 05:33:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42680372</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=42680372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42680372</guid></item><item><title><![CDATA[Show HN: Apache Wayang supports now Kafka]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/apache/incubator-wayang">https://github.com/apache/incubator-wayang</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42049275">https://news.ycombinator.com/item?id=42049275</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 Nov 2024 07:08:31 +0000</pubDate><link>https://github.com/apache/incubator-wayang</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=42049275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42049275</guid></item><item><title><![CDATA[Research Paper Apache Wayang, Federated ML / AI]]></title><description><![CDATA[
<p>Article URL: <a href="https://dl.acm.org/doi/10.1145/3631504.3631510">https://dl.acm.org/doi/10.1145/3631504.3631510</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38300626">https://news.ycombinator.com/item?id=38300626</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 17 Nov 2023 07:35:10 +0000</pubDate><link>https://dl.acm.org/doi/10.1145/3631504.3631510</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=38300626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38300626</guid></item><item><title><![CDATA[Show HN: Apache Wayang, multi-platform execution engine]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/apache/incubator-wayang">https://github.com/apache/incubator-wayang</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36880477">https://news.ycombinator.com/item?id=36880477</a></p>
<p>Points: 7</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 26 Jul 2023 16:33:00 +0000</pubDate><link>https://github.com/apache/incubator-wayang</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=36880477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36880477</guid></item><item><title><![CDATA[Apache Wayang: A Unified Data Analytics Framework [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://web.iitd.ac.in/~kbeedkar/publication/wayang-sigmod-rec-23/apache-wayang.pdf">https://web.iitd.ac.in/~kbeedkar/publication/wayang-sigmod-rec-23/apache-wayang.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36880411">https://news.ycombinator.com/item?id=36880411</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 26 Jul 2023 16:29:16 +0000</pubDate><link>https://web.iitd.ac.in/~kbeedkar/publication/wayang-sigmod-rec-23/apache-wayang.pdf</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=36880411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36880411</guid></item><item><title><![CDATA[Wayang can now support simple and basic SPJ queries for decoupled JDBC sources]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/apache/incubator-wayang/pull/308">https://github.com/apache/incubator-wayang/pull/308</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35724528">https://news.ycombinator.com/item?id=35724528</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 27 Apr 2023 07:35:48 +0000</pubDate><link>https://github.com/apache/incubator-wayang/pull/308</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=35724528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35724528</guid></item><item><title><![CDATA[Agnostic application framework in ASF incubation, FL, BigData]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/apache/incubator-wayang">https://github.com/apache/incubator-wayang</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35180219">https://news.ycombinator.com/item?id=35180219</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 Mar 2023 10:36:52 +0000</pubDate><link>https://github.com/apache/incubator-wayang</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=35180219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35180219</guid></item><item><title><![CDATA[Build a FL Stack with Groovy and Wayang]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/ApacheWayang/comments/10f3zm1/how_can_i_build_a_fl_stack_using_apache_groovy/">https://old.reddit.com/r/ApacheWayang/comments/10f3zm1/how_can_i_build_a_fl_stack_using_apache_groovy/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34425189">https://news.ycombinator.com/item?id=34425189</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Jan 2023 10:24:35 +0000</pubDate><link>https://old.reddit.com/r/ApacheWayang/comments/10f3zm1/how_can_i_build_a_fl_stack_using_apache_groovy/</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=34425189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34425189</guid></item><item><title><![CDATA[S the public cloud repatriation starting off in 2023?]]></title><description><![CDATA[
<p>Article URL: <a href="https://engineering.databloom.ai/2023/01/is-public-cloud-repatriation-starting.html">https://engineering.databloom.ai/2023/01/is-public-cloud-repatriation-starting.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34258104">https://news.ycombinator.com/item?id=34258104</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 Jan 2023 10:39:32 +0000</pubDate><link>https://engineering.databloom.ai/2023/01/is-public-cloud-repatriation-starting.html</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=34258104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34258104</guid></item><item><title><![CDATA[New comment by 2pk03 in "Is Binance the Next Domino to Fall?"]]></title><description><![CDATA[
<p>Controversy article, but digging deeper - especially the rants from CZ against competitors - it looks not so good, as for the whole industry. I bet crypto.com and / or Binance are the next and last one in this consolidation period.</p>
]]></description><pubDate>Tue, 03 Jan 2023 16:53:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=34234001</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=34234001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34234001</guid></item><item><title><![CDATA[ML-Based Cross-Platform Query Optimization [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://uploads-ssl.webflow.com/61fd00481f4b997da0ec34e3/61ffdd8c256d72ba6bd0a65a_ml-based.pdf">https://uploads-ssl.webflow.com/61fd00481f4b997da0ec34e3/61ffdd8c256d72ba6bd0a65a_ml-based.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34233942">https://news.ycombinator.com/item?id=34233942</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Jan 2023 16:49:37 +0000</pubDate><link>https://uploads-ssl.webflow.com/61fd00481f4b997da0ec34e3/61ffdd8c256d72ba6bd0a65a_ml-based.pdf</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=34233942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34233942</guid></item><item><title><![CDATA[Groovy, Spark, Flink, Wayang and Data Science]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.javaadvent.com/2022/12/groovy-and-data-science.html">https://www.javaadvent.com/2022/12/groovy-and-data-science.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34233908">https://news.ycombinator.com/item?id=34233908</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Jan 2023 16:47:53 +0000</pubDate><link>https://www.javaadvent.com/2022/12/groovy-and-data-science.html</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=34233908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34233908</guid></item><item><title><![CDATA[Open source data mesh – Apache Wayang in 5 minutes]]></title><description><![CDATA[
<p>Article URL: <a href="https://mapredit.blogspot.com/2022/09/get-apache-wayang-ready-to-test-within.html">https://mapredit.blogspot.com/2022/09/get-apache-wayang-ready-to-test-within.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32939562">https://news.ycombinator.com/item?id=32939562</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 Sep 2022 14:49:04 +0000</pubDate><link>https://mapredit.blogspot.com/2022/09/get-apache-wayang-ready-to-test-within.html</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=32939562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32939562</guid></item><item><title><![CDATA[BigData Platform Independence]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=Hdo3IrbvzJM">https://www.youtube.com/watch?v=Hdo3IrbvzJM</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31821349">https://news.ycombinator.com/item?id=31821349</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 21 Jun 2022 07:46:14 +0000</pubDate><link>https://www.youtube.com/watch?v=Hdo3IrbvzJM</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=31821349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31821349</guid></item><item><title><![CDATA[Using Groovy with Apache Wayang and Apache Spark]]></title><description><![CDATA[
<p>Article URL: <a href="https://blogs.apache.org/groovy/entry/using-groovy-with-apache-wayang">https://blogs.apache.org/groovy/entry/using-groovy-with-apache-wayang</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=31807355">https://news.ycombinator.com/item?id=31807355</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 Jun 2022 07:39:43 +0000</pubDate><link>https://blogs.apache.org/groovy/entry/using-groovy-with-apache-wayang</link><dc:creator>2pk03</dc:creator><comments>https://news.ycombinator.com/item?id=31807355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31807355</guid></item></channel></rss>