Viewing profile — jorin
jorin
HN member- Joined
- Sun, Jun 14, 2015, 1:12 PM UTC
- HN karma
- 23
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About jorin
Recent public activity
-
comment
Comment #47835461
Really cool project! Would love to see a standard established for representing visualizations in SQL! I built a whole dashboarding tool on top of the idea: https://taleshape.com/sh…
- story
-
comment
Comment #47060829
shaper leans into doing everything as code. instead of using a custom UI you can use your own editor and AI agent to generate dashboards for you. shaper is for people happy to use …
-
comment
Comment #47060577
happy to hear that! pdfs are generated in a headless chrome in the same docker container as shaper itself using chromedp.
-
comment
Comment #47059914
hi, dev building shaper here. shaper allows you to visualize data and build dashboards just by writing sql. the sql runs in duckdb so you can use all duckdb features. its for when …
-
comment
Comment #47059757
hi, dev building Shaper here. I agree re sending reports vs dashboards. Many users use Shaper mostly as UI to filter data and then download a pdf, png or csv file to use elsewhere.…
-
comment
Comment #47059734
hi, dev building Shaper here. Both, Shaper and Metabase, can be used to build dashboards for business intelligence functionality and embedded analytics. But the use cases are diffe…
-
comment
Comment #46657896
I built Shaper following Malloy's idea of combining data queries and visualizations. But Shaper uses SQL instead of a custom language. It turns DuckDB into a dashboard builder for …
-
comment
Comment #46657851
postgres (without extensions) is slower for analytical queries since it stores data as rows, not columns. Also, duckdb is an in-memory database so it's more comparable to sqlite th…
- story
- story
- story
-
comment
Comment #45034513
Create a secret in the init.dql file https://taleshape.com/shaper/docs/loading-data/#connecting-t...
-
comment
Comment #45027274
You can use Shaper to query your data in MotherDuck and build dashboards on top of it.
- story
-
comment
Comment #44812154
Thank you! The SQL-first approach feels great to use so far and plan to keep betting on that with more features such as scheduled workflows, Git integration and AI code generation.…
- story
-
comment
Comment #37789773
Making effective use of data is non-trivial. Let me share what worked for us.
- story
-
comment
Comment #37789573
The discussion nicely points out all the things I also ran into over the last 5 years. This motivated me to summarize my experience: https://jorin.me/gettting-started-building-a-da…
-
comment
Comment #36631342
https://jorin.me I build communication tools and write about data and technology. Latest post: Problem Solving Software creates value by solving problems. But effectively solving p…
-
comment
Comment #36466987
Software creates value by solving problems. But effectively solving problems is hard. How can we get better at it?
- story
- story
- story