HackerTrans
TopNewTrendsCommentsPastAskShowJobs

erikcw

no profile record

Submissions

Should the Grizzly Return to California?

amp.sacbee.com
2 points·by erikcw·قبل شهرين·0 comments

DuckDB 1.5.0

duckdb.org
46 points·by erikcw·قبل 4 أشهر·5 comments

comments

erikcw
·الشهر الماضي·discuss
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 the same purpose. What would you say differentiates Streambed?

[0] https://github.com/datazip-inc/olake
erikcw
·قبل شهرين·discuss
How does Lakebase compare to Ducklake[0]?

[0] https://ducklake.select/
erikcw
·قبل 3 أشهر·discuss
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.
erikcw
·قبل 4 أشهر·discuss
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-flash/
erikcw
·قبل 6 أشهر·discuss
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")`.
erikcw
·قبل 6 أشهر·discuss
Link to the lectures?
erikcw
·قبل 8 أشهر·discuss
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.

[0] https://ducklake.select/docs/stable/duckdb/advanced_features...
erikcw
·قبل 10 أشهر·discuss
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 would be quite useful.
erikcw
·قبل 5 سنوات·discuss
IANAL but I believe "the rule against perpetuities" is one of the sticking points in using something like a trust as an institutional solution to this problem.