Refreshable + sharable + interactive. Mviz is for static reports :)
Refreshable + sharable + interactive. Mviz is for static reports :)
which is why i have this gist for those folks:
gist.github.com/matsonj/1c13...
of course, works great for claude web and desktop users too, but you have to download the latest release and add it manually (annoying)
just shipped mviz 1.5 - now with mermaid support!
add it your claude code with `npx add-skill matsonj/mviz`
or
embedded it in your app with `npm i mviz`
github.com/matsonj/mviz
π€
It also works perfectly fine in Claude for Web / Deskop :)
A gift for my Bsky followers- a chart and report builder designed for usage with AI.
Install for Claude Code (or your favorite IDE):
βnpx add-skill matsonj/mvizβ
github.com/matsonj/mviz
πππ
It sparks joy
Yeah getting it into something lightweight and runnable so the LLM can quickly iterate is key!
Checking in on my AI workflow www.dataduel.co/my-explorato...
Stats for Atlanta falcons showing high probability of the 4 seed and very low for 3 or 5 seed
Finally implemented nfl tiebreakers in mdsinabox.com - so now teams have a much better outlook on playoff seeding. To wit: the Atlanta falcons
mdsinabox.com/nfl/teams/At...
table with gemini pro 2.5 results: 100% solve rate
table with opus results: 45.5% solve rate
I've been screwing around with evals - here is my first one!
I know many of you are AI haters but its here and its real.
For this case I've looking at speed, accuracy and cost for solving hard NYT connections.
GitHub repo: github.com/matsonj/eval...
Screenshot of embedding atlas showing the embedding view on the left, a table at the bottom and charts on the right.
π We've just open-sourced Embedding Atlas β a tool for exploring large embedding spaces through rich, interactive visualizations π.
Hope you enjoyed and learned something!
I suspect no, they probably care more about the iceberg parts than the DuckDB parts? but this is purely speculative.
i've also been spending a lot of time on pg_duckdb (and how to run it) as we prepare for launching 1.0 of that extension. Can't wait to share more
Something challenging about @duckdb.org : its a bit of a funhouse - many doors to enter that get you to the same place.
I wrote about one of those doors - Postgres!
motherduck.com/blog/postgre...
!! Super clever
This practical example of how easy it is to bootstrap your observability is part of why I love working on DuckDB every day!
Another good strategy is partitioning your writes to object storage by date / time (i.e. by hour) so you can easily write naive queries for analysis and backfills, like `select * from 's3://my_bucket/year/month/day/hour/*.json'`
One of the notions we think about quite a bit at @motherduck.com is "handling data before it becomes big" and I think this example from @tigrisdata.com really nails it. The trick here is parsing the JSON on insert so its really quick to query it.
NFL season update on www.mdsinabox.com/nfl
DuckDB v1.3.0 βOssivalisβ is out and it packs a ton of new features, fixes and optimizations.
See the announcement blog post: duckdb.org/2025/05/21/a...
π
WAKE UP EVERYONE ITS DUCKDB RELEASE DAY
github.com/duckdb/duckd...
i will never love another ERP like I loved Dynamics NAV.
this is the future they want for you
There is nothing official I am aware of.