<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: erikcw</title><link>https://news.ycombinator.com/user?id=erikcw</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 14 Sep 2026 20:19:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=erikcw" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by erikcw in "Show HN: Streambed – Stream Postgres to Iceberg on S3, Supports Postgres Wire"]]></title><description><![CDATA[
<p>Thanks for releasing this!  How do you handle DDL queries?  Are table changes synchronized to the Iceberg table automatically?<p>Also, I recently started looking into olake[0] to serve the same purpose. What would you say differentiates Streambed?<p>[0] <a href="https://github.com/datazip-inc/olake" rel="nofollow">https://github.com/datazip-inc/olake</a></p>
]]></description><pubDate>Mon, 01 Jun 2026 05:02:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48352802</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=48352802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48352802</guid></item><item><title><![CDATA[New comment by erikcw in "Lakebase architecture delivers faster Postgres writes"]]></title><description><![CDATA[
<p>How does Lakebase compare to Ducklake[0]?<p>[0] <a href="https://ducklake.select/" rel="nofollow">https://ducklake.select/</a></p>
]]></description><pubDate>Sun, 10 May 2026 19:54:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48087237</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=48087237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48087237</guid></item><item><title><![CDATA[Should the Grizzly Return to California?]]></title><description><![CDATA[
<p>Article URL: <a href="https://amp.sacbee.com/opinion/op-ed/article315602357.html">https://amp.sacbee.com/opinion/op-ed/article315602357.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48029783">https://news.ycombinator.com/item?id=48029783</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 May 2026 22:46:24 +0000</pubDate><link>https://amp.sacbee.com/opinion/op-ed/article315602357.html</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=48029783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48029783</guid></item><item><title><![CDATA[New comment by erikcw in "DuckDB 1.5.2 – SQL database that runs on laptop, server, in the browser"]]></title><description><![CDATA[
<p>I’ve had very good experience with it last year.  I used it at large scale with data that had been in iceberg previously and it worked flawlessly. It’s only improved since. Highly recommend.</p>
]]></description><pubDate>Wed, 22 Apr 2026 18:17:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47867259</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=47867259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47867259</guid></item><item><title><![CDATA[New comment by erikcw in "Run a 1T parameter model on a 32gb Mac by streaming tensors from NVMe"]]></title><description><![CDATA[
<p>Simon Willison wrote a good post about Dan Woods’ work on “Autoresearching Apple's "LLM in a Flash" to run Qwen 397B locally”.<p>[0] <a href="https://simonwillison.net/2026/Mar/18/llm-in-a-flash/" rel="nofollow">https://simonwillison.net/2026/Mar/18/llm-in-a-flash/</a></p>
]]></description><pubDate>Tue, 24 Mar 2026 17:37:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47506359</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=47506359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47506359</guid></item><item><title><![CDATA[DuckDB 1.5.0]]></title><description><![CDATA[
<p>Article URL: <a href="https://duckdb.org/2026/03/09/announcing-duckdb-150">https://duckdb.org/2026/03/09/announcing-duckdb-150</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47317775">https://news.ycombinator.com/item?id=47317775</a></p>
<p>Points: 46</p>
<p># Comments: 5</p>
]]></description><pubDate>Tue, 10 Mar 2026 00:41:19 +0000</pubDate><link>https://duckdb.org/2026/03/09/announcing-duckdb-150</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=47317775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47317775</guid></item><item><title><![CDATA[New comment by erikcw in "Why DuckDB is my first choice for data processing"]]></title><description><![CDATA[
<p>I use them both depending on which feels more natural for the task, often within the same project.  The interop is easy and very high performance thanks to Apache Arrow: `df = duckdb.sql(sql).pl()` and `result = duckdb.sql("SELECT * FROM df")`.</p>
]]></description><pubDate>Sat, 17 Jan 2026 02:49:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46654802</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=46654802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46654802</guid></item><item><title><![CDATA[New comment by erikcw in "Show HN: Play poker with LLMs, or watch them play against each other"]]></title><description><![CDATA[
<p>Link to the lectures?</p>
]]></description><pubDate>Sun, 11 Jan 2026 00:01:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46571277</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=46571277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46571277</guid></item><item><title><![CDATA[New comment by erikcw in "650GB of Data (Delta Lake on S3). Polars vs. DuckDB vs. Daft vs. Spark"]]></title><description><![CDATA[
<p>Data inlining is also currently limited to only the DuckDB catalog (ie it doesn't work with Postgres cataglogs)[0].  It's improving very quickly though and I'm sure this will be expanded soon.<p>[0] <a href="https://ducklake.select/docs/stable/duckdb/advanced_features/data_inlining" rel="nofollow">https://ducklake.select/docs/stable/duckdb/advanced_features...</a></p>
]]></description><pubDate>Fri, 14 Nov 2025 15:54:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45928049</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=45928049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45928049</guid></item><item><title><![CDATA[New comment by erikcw in "I built Foyer: a Rust hybrid cache that slashes S3 latency"]]></title><description><![CDATA[
<p>This looks really useful! Am I correct that there isn’t an S3 compatible API, just the “fetch” API?<p>Being able to set an S3 client’s endpoint to proxy traffic straight through this would be quite useful.</p>
]]></description><pubDate>Sat, 27 Sep 2025 22:02:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45399704</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=45399704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45399704</guid></item><item><title><![CDATA[DuckDB 1.3.0]]></title><description><![CDATA[
<p>Article URL: <a href="https://duckdb.org/2025/05/21/announcing-duckdb-130.html">https://duckdb.org/2025/05/21/announcing-duckdb-130.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44057776">https://news.ycombinator.com/item?id=44057776</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 May 2025 01:04:29 +0000</pubDate><link>https://duckdb.org/2025/05/21/announcing-duckdb-130.html</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=44057776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44057776</guid></item><item><title><![CDATA[New comment by erikcw in "BlackSheep: Fast ASGI web framework for Python"]]></title><description><![CDATA[
<p>I’ve started using Granian[0] recently with good results.<p>[0] <a href="https://github.com/emmett-framework/granian">https://github.com/emmett-framework/granian</a></p>
]]></description><pubDate>Thu, 19 Dec 2024 01:23:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42457369</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=42457369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42457369</guid></item><item><title><![CDATA[New comment by erikcw in "Helium: Lighter Web Automation with Python"]]></title><description><![CDATA[
<p>I've used SikuliX[0] in the past for similar purposes.  Unfortunately the author hasn't had much time to maintain it recently.<p>[0] <a href="https://github.com/RaiMan/SikuliX1" rel="nofollow">https://github.com/RaiMan/SikuliX1</a></p>
]]></description><pubDate>Wed, 11 Dec 2024 22:04:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=42393511</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=42393511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42393511</guid></item><item><title><![CDATA[I Talk to Robots While Driving]]></title><description><![CDATA[
<p>Article URL: <a href="https://tomtunguz.com/working-with-ai/">https://tomtunguz.com/working-with-ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42089857">https://news.ycombinator.com/item?id=42089857</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 08 Nov 2024 19:41:41 +0000</pubDate><link>https://tomtunguz.com/working-with-ai/</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=42089857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42089857</guid></item><item><title><![CDATA[New comment by erikcw in "FCC rules AI-generated voices in robocalls illegal"]]></title><description><![CDATA[
<p>I've always wished that there was an option to whitelist certain area codes.  I've had the same number for 20 years, and now live in a different part of the country.  I get very little spam from local area codes -- but a ton spoofing my phone number's area code.  Sending all calls all those calls to voicemail while continuing to ring for local would be the right balance (kids' school, doctors office, etc...).</p>
]]></description><pubDate>Thu, 08 Feb 2024 21:13:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=39307783</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=39307783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39307783</guid></item><item><title><![CDATA[New comment by erikcw in "As solar capacity grows, duck curves are getting deeper in California"]]></title><description><![CDATA[
<p><a href="https://www.caiso.com/TodaysOutlook/Pages/default.aspx" rel="nofollow">https://www.caiso.com/TodaysOutlook/Pages/default.aspx</a></p>
]]></description><pubDate>Fri, 26 Jan 2024 18:51:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=39146395</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=39146395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39146395</guid></item><item><title><![CDATA[New comment by erikcw in "My cat water fountain comes with a spicy USB power adapter"]]></title><description><![CDATA[
<p>I thought my ThermoWorks Signal had a dead/defective battery after trying to charge it on a standard USB power adapter.  Device booted up and and functioned fine, except the battery wouldn't charge.  Plugged it into the provided adapter and it started charging again.<p>Thanks for the PSA, I'll be sure to get that adapter off my kitchen counter right away!</p>
]]></description><pubDate>Tue, 19 Dec 2023 16:50:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=38697967</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=38697967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38697967</guid></item><item><title><![CDATA[New comment by erikcw in "Ruff v0.1.0"]]></title><description><![CDATA[
<p>I’ve been meaning to find time to get ruff-lap working on Doom Emacs side by side with pyright. Is anyone who’s already managed to get it working willing to share their config?</p>
]]></description><pubDate>Tue, 17 Oct 2023 02:38:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=37909846</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=37909846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37909846</guid></item><item><title><![CDATA[PyIceberg 0.5.0]]></title><description><![CDATA[
<p>Article URL: <a href="https://tabular.medium.com/announcing-pyiceberg-0-5-0-ab067bb75b2b">https://tabular.medium.com/announcing-pyiceberg-0-5-0-ab067bb75b2b</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37699537">https://news.ycombinator.com/item?id=37699537</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 29 Sep 2023 05:14:53 +0000</pubDate><link>https://tabular.medium.com/announcing-pyiceberg-0-5-0-ab067bb75b2b</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=37699537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37699537</guid></item><item><title><![CDATA[New comment by erikcw in "DuckDB 0.9"]]></title><description><![CDATA[
<p>How about the Relational API[0] or the new PySpark compatible API[1] added in this release?<p>[0] <a href="https://duckdb.org/docs/archive/0.8.1/api/python/relational_api" rel="nofollow noreferrer">https://duckdb.org/docs/archive/0.8.1/api/python/relational_...</a>
[1] <a href="https://github.com/duckdb/duckdb/pull/8083">https://github.com/duckdb/duckdb/pull/8083</a></p>
]]></description><pubDate>Tue, 26 Sep 2023 18:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=37663583</link><dc:creator>erikcw</dc:creator><comments>https://news.ycombinator.com/item?id=37663583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37663583</guid></item></channel></rss>