HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vinserello

no profile record

Submissions

[untitled]

1 points·by vinserello·3 เดือนที่ผ่านมา·0 comments

I ran a Hormuz Crisis emergent SIM: AIs started lying to hide a stalemate

6 points·by vinserello·3 เดือนที่ผ่านมา·2 comments

[untitled]

1 points·by vinserello·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·3 เดือนที่ผ่านมา·0 comments

Show HN: DSS, a new human-readable and plain format for XLS and spreadsheets

github.com
5 points·by vinserello·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·4 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·4 เดือนที่ผ่านมา·0 comments

Show HN: I created iHateCSV.com for those who hate it when spreadsheets break

ihatecsv.com
2 points·by vinserello·5 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·5 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·5 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·6 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·6 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·6 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·6 เดือนที่ผ่านมา·0 comments

Show HN: I built a Chrome Extension that turns any web data into charts/KPIs

chromewebstore.google.com
1 points·by vinserello·6 เดือนที่ผ่านมา·0 comments

Show HN: I built an "ilovepdf" for CSV files (and I called it ILoveCSV)

ilovecsv.net
5 points·by vinserello·6 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·7 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·7 เดือนที่ผ่านมา·0 comments

Turn web data to KPIs and charts, right in the browser

1 points·by vinserello·7 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by vinserello·7 เดือนที่ผ่านมา·0 comments

comments

vinserello
·3 เดือนที่ผ่านมา·discuss
[dead]
vinserello
·3 เดือนที่ผ่านมา·discuss
https://gist.github.com/VincenzoManto/d2ca7a72d2ad6c71077d3d...
vinserello
·3 เดือนที่ผ่านมา·discuss
I'll upload scenario and logs on GitHub within hours, so that it can be replicated.
vinserello
·3 เดือนที่ผ่านมา·discuss
What about modelling geopolitical scenarios?
vinserello
·3 เดือนที่ผ่านมา·discuss
[dead]
vinserello
·8 เดือนที่ผ่านมา·discuss
TTP are actually third parties connections to bank accounts generally mediated by platform like Plaid. They are used to get data and analyze it.
vinserello
·9 เดือนที่ผ่านมา·discuss
we are quite bad at promotion :D
vinserello
·9 เดือนที่ผ่านมา·discuss
Our platform is for free, friendly debate. If someone supports Trump, that's fine with us. What's not fine is the horde of automated bots designed to distort debate and perception.
vinserello
·10 เดือนที่ผ่านมา·discuss
Thx! It's totally free for early users
vinserello
·10 เดือนที่ผ่านมา·discuss
i think wasm = core of edge computing for web2
vinserello
·10 เดือนที่ผ่านมา·discuss
WTF
vinserello
·10 เดือนที่ผ่านมา·discuss
If you want to play with it, it's free: https://datastripes.com
vinserello
·10 เดือนที่ผ่านมา·discuss
i was stitching together a few CSVs recently and realized most of the options were either full sql environments or giant BI platforms. i just wanted to clean some columns, join a few tables, and make quick charts without spinning up something heavy. so i built a drag-and-drop flow where you connect nodes for cleaning, merging, and visualization. it's still pretty minimal, but i've used it to prep data for side projects and even generate podcast scripts from datasets. curious if others have hit the same pain point or if i'm overfitting to my own workflow.