Viewing profile — erikcw
erikcw
HN member- Joined
- Wed, Aug 10, 2011, 6:21 PM UTC
- HN karma
- 671
- Public activity
- 190 items
- HN profile
- View on Hacker News ↗
About erikcw
Recent public activity
-
comment
Comment #48352802
Thanks for releasing this! How do you handle DDL queries? Are table changes synchronized to the Iceberg table automatically? Also, I recently started looking into olake[0] to serve…
-
comment
Comment #48087237
How does Lakebase compare to Ducklake[0]? [0] https://ducklake.select/
- story
-
comment
Comment #47867259
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 r…
-
comment
Comment #47506359
Simon Willison wrote a good post about Dan Woods’ work on “Autoresearching Apple's "LLM in a Flash" to run Qwen 397B locally”. [0] https://simonwillison.net/2026/Mar/18/llm-in-a-fl…
- story
-
comment
Comment #46654802
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 = duckd…
-
comment
Comment #46571277
Link to the lectures?
-
comment
Comment #45928049
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 exp…
-
comment
Comment #45399704
This looks really useful! Am I correct that there isn’t an S3 compatible API, just the “fetch” API? Being able to set an S3 client’s endpoint to proxy traffic straight through this…
- story
-
comment
Comment #42457369
I’ve started using Granian[0] recently with good results. [0] https://github.com/emmett-framework/granian
-
comment
Comment #42393511
I've used SikuliX[0] in the past for similar purposes. Unfortunately the author hasn't had much time to maintain it recently. [0] https://github.com/RaiMan/SikuliX1
- story
-
comment
Comment #39307783
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 litt…
-
comment
Comment #39146395
https://www.caiso.com/TodaysOutlook/Pages/default.aspx
-
comment
Comment #38697967
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…
-
comment
Comment #37909846
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?
- story
-
comment
Comment #37663583
How about the Relational API[0] or the new PySpark compatible API[1] added in this release? [0] https://duckdb.org/docs/archive/0.8.1/api/python/relational_... [1] https://github.c…
-
comment
Comment #37587246
I'd love something like dd-wrt but for these cloud cameras. I have some Arlo cameras that I'd love to re-flash and run without the cloud service.
-
comment
Comment #37535452
After stumbling upon this, I’ve been obsessively looking for an excuse to drill a well[0]. https://drillyourownwell.com/
-
comment
Comment #37265232
Perhaps as a profit center to the tea industry. Most tea bags contain the grades of tea that can't be sold in the more expensive loose leaf form. Basically leaf fragments and dust.…
-
comment
Comment #37134948
I’ve been using it to great effect for the last year or so. It really is a breath of fresh air. In my case, I’m using a Django backend, but there are lots of successful folks using…
- story