Live data from Hacker News

Viewing profile — naan_bread

naan_bread

HN member
Joined
Tue, Mar 08, 2022, 1:58 AM UTC
HN karma
5
Public activity
4 items

About naan_bread

No profile information was provided.

Recent public activity

  1. comment
    Comment #33785212

    I agree. My tool flatterer: https://lite.flatterer.dev/ converts deeply nested JSON to csv/xlsx, is done in web assembly in the browser. It hard to prove that it is not sending dat…

  2. comment
    Comment #33302996

    I have been working on this Rust based JSON flattener ( https://github.com/kindly/flatterer ) to XLSX/CSV/SQLITE/PARQUET/POSTGRES for about 2 years. I finally made a WASM based one…

  3. story
  4. comment
    Comment #30595666

    Try this: https://flatterer.opendata.coop/ There is no binary yet but there is a python CLI and library, even though it is written in rust. It is the only tool that I know that dea…