HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rustyconover

no profile record

Submissions

Compiling Isn't Running: Functionally Testing DuckDB-WASM Extensions

rusty.today
2 points·by rustyconover·上個月·0 comments

Quack and VGI: Two Approaches to Bringing RPC to DuckDB

rusty.today
2 points·by rustyconover·2 個月前·0 comments

DuckDB/DuckLake multi-user in the browser with Read/Write and WebSocket notify

ducklake-with-vgi.query-farm.services
3 points·by rustyconover·2 個月前·0 comments

DuckDB ↔ Arrow Compatibility: A Status Page

rusty.today
3 points·by rustyconover·2 個月前·0 comments

Fair Weather

fair-weather.query-farm.services
4 points·by rustyconover·5 個月前·2 comments

Radio for DuckDB – DuckDB Now Talks to WebSockets and Redis Pub/Sub

query.farm
18 points·by rustyconover·去年·0 comments

Databricks Buys Tabular (The Iceberg Company)

databricks.com
4 points·by rustyconover·2 年前·2 comments

comments

rustyconover
·2 個月前·discuss
[flagged]
rustyconover
·3 個月前·discuss
With the new PEG parser this is just a Claude session away in DuckDB.
rustyconover
·5 個月前·discuss
Determine and schedule the best windows of your day for running and walking.
rustyconover
·6 個月前·discuss
DuckDB is awesome and Robin is too!
rustyconover
·7 個月前·discuss
The next major release of Tributary will support Avro, Protobuf and JSON along with the Schema Registry it will also bring the ability to write to Kafka with transactions.

But really you should get excited for DuckDB Labs to build out materialized views. Materialized views where you can ingest more streaming data to update aggregates. This way you could just keep pushing rows through aggregates from Kafka.

It is going to be a POWER HOUSE for streaming analytics.

Contact DuckDB Labs if you want to sponsor the work on materialized views: https://duckdb.org/roadmap
rustyconover
·8 個月前·discuss
Where are the server side implementations?
rustyconover
·9 個月前·discuss
Yet again Hollywood is prescient. This post reminds me of the language of the aliens in Arrival. It seems like the OP would see that as a reasonable input to an LLM.
rustyconover
·9 個月前·discuss
Thanks for building this!

Using my textplot extension doesn't result in my expected output:

---

install textplot from community;

load textplot;

select tp_bar(0.5)

---
rustyconover
·9 個月前·discuss
There are so many!

Rill Data - https://www.rilldata.com Summer - https://summer.io Hex - https://hex.tech Evidence - https://evidence.dev
rustyconover
·9 個月前·discuss
Just remember TINA - "There Is No Alternative."

But come on, there should be an alternative.

Without diversification, we’re just setting ourselves up for an economic rug pull the moment the AI growth hits the law of large numbers and people realize its not the magic they think it is. Economically? Don’t worry it’ll just be another “oops, your 401k lost a bit, here’s a bailout” moment. AKA, stimulus with sprinkles.

So yeah... keep buying those dips girls and boys.
rustyconover
·12 個月前·discuss
Yellowstone is a national park, you can’t hunt anything inside the park’s boundaries. Wolves can.
rustyconover
·12 個月前·discuss
I'm not a biologist, but I grew up in West Yellowstone around the time wolves were reintroduced. Their return—and its impact—has been extensively studied by experts far more qualified than me.

That said, I believe wolves had a profound effect on the Yellowstone ecosystem, particularly on elk and deer populations. Before their reintroduction, those species had few natural predators beyond hunters, vehicles, bears, and the occasional mountain lion. The imbalance led to overgrazing and the spread of diseases like Chronic Wasting Disease (CWD) in elk.
rustyconover
·去年·discuss
Thanks for taking the time to understand the philosophy of the extension.
rustyconover
·去年·discuss
Only the data source.
rustyconover
·去年·discuss
Thanks for the compliments!
rustyconover
·去年·discuss
That’s possible with the arrow extension today.
rustyconover
·去年·discuss
I'd love to see a 10 minute YouTube video of the capabilities of this product.
rustyconover
·去年·discuss
Ada was the first language they threw at us in university back in '98. At the time, it felt like learning Latin to become a poet, but looking back, those lessons—rigor, clarity, and discipline—have aged better than some modern frameworks. Ada may not trend on GitHub, but it quietly shaped a generation of better programmers.
rustyconover
·去年·discuss
This is a great lead up to my talk at DuckCon 6 on Friday in Amsterdam.

It’s title is: “Airport for DuckDB: Letting DuckDB take Apache Arrow Flights”

You can stream it at: https://duckdb.org/events/2025/01/31/duckcon6/

You’ll see how DuckDB can integrate with Arrow Flight for reading/writing/creating tables, scalar user defined functions, table returning functions, table in/out streaming functions, row/column filtering and anything else I can breeze through in 15 minutes.

It all starts with a single call to ATTACH with the URL of the Arrow Flight server.
rustyconover
·2 年前·discuss
As the author I'm happy to answer any questions. I'm glad you like the idea of the extension.