HackerTrans
TopNewTrendsCommentsPastAskShowJobs

erikcw

no profile record

Submissions

Should the Grizzly Return to California?

amp.sacbee.com
2 points·by erikcw·2 เดือนที่ผ่านมา·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
·2 เดือนที่ผ่านมา·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.