Viewing profile — mousematrix
mousematrix
HN member- Joined
- Thu, Feb 20, 2025, 6:03 PM UTC
- HN karma
- 12
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About mousematrix
No profile information was provided.
Recent public activity
- story
-
comment
Comment #44957954
hey all, another perspective that I have been thinking about is if semantic layers are like ORM for but BI dashboards. Actually, they I think its more than BI dashboards since a si…
-
comment
Comment #44729448
As opposed to Substrait? I think there is certainly a path to converting to Substrait as one of the outputs for on-the-wire format to send query plans to various engines. YAML as s…
-
comment
Comment #44726699
I think so too...seriously considering changing the name
-
comment
Comment #44725820
this is really useful. In our case, we are inspired by a terminal game called Zork, which is an Activision trademark. So, we tried to be creative and replacing Z with X made sense …
-
comment
Comment #44725280
great point...honestly this will be our 3rd rebrand, but worth considering. I am just hoping that we are in a different enough space that it could slide....
-
story
Show HN: Xorq – open compute catalog for AI
Hi HN, Hussain and Dan from Xorq here. After years of struggling with scaling compute that worked in notebooks but failed in production, we decided to do something about it. Data h…
- comment
- story
- story
-
comment
Comment #43508453
While we considered Narwhals (It's pretty new) over Ibis, but ultimately we decided to go with Ibis since it supports the SQL backends that we needed. We have ambitions of supporti…
-
comment
Comment #43500570
this is an example of an out-of-core processing: https://www.xorq.dev/posts/trino-duckdb-asof-join Anecdotally, TPC-H 10 TB is pretty doable now a days with DuckDB, so xorq goes as…
-
comment
Comment #43428867
Looks v. cool, how does gizmo handle concurrency for multiple writes? are there any limits that you have observed?