Live data from Hacker News

Viewing profile — jorin

jorin

HN member
Joined
Sun, Jun 14, 2015, 1:12 PM UTC
HN karma
23
Public activity
37 items

About jorin

building taleshape.com open source data dashboards and embedded analytics all in sql

Recent public activity

  1. 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…

  2. story
  3. 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 …

  4. comment
    Comment #47060577

    happy to hear that! pdfs are generated in a headless chrome in the same docker container as shaper itself using chromedp.

  5. 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 …

  6. 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.…

  7. 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…

  8. 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 …

  9. 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…

  10. story
  11. story
  12. story
  13. comment
    Comment #45034513

    Create a secret in the init.dql file https://taleshape.com/shaper/docs/loading-data/#connecting-t...

  14. comment
    Comment #45027274

    You can use Shaper to query your data in MotherDuck and build dashboards on top of it.

  15. story
  16. 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.…

  17. story
  18. comment
    Comment #37789773

    Making effective use of data is non-trivial. Let me share what worked for us.

  19. story
  20. 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…

  21. 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…

  22. comment
    Comment #36466987

    Software creates value by solving problems. But effectively solving problems is hard. How can we get better at it?

  23. story
  24. story
  25. story