HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vinserello

no profile record

Submissions

[untitled]

1 points·by vinserello·3 mesi fa·0 comments

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

6 points·by vinserello·3 mesi fa·2 comments

[untitled]

1 points·by vinserello·3 mesi fa·0 comments

[untitled]

1 points·by vinserello·3 mesi fa·0 comments

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

github.com
5 points·by vinserello·3 mesi fa·0 comments

[untitled]

1 points·by vinserello·4 mesi fa·0 comments

[untitled]

1 points·by vinserello·4 mesi fa·0 comments

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

ihatecsv.com
2 points·by vinserello·5 mesi fa·0 comments

[untitled]

1 points·by vinserello·5 mesi fa·0 comments

[untitled]

1 points·by vinserello·5 mesi fa·0 comments

[untitled]

1 points·by vinserello·6 mesi fa·0 comments

[untitled]

1 points·by vinserello·6 mesi fa·0 comments

[untitled]

1 points·by vinserello·6 mesi fa·0 comments

[untitled]

1 points·by vinserello·6 mesi fa·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 mesi fa·0 comments

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

ilovecsv.net
5 points·by vinserello·6 mesi fa·0 comments

[untitled]

1 points·by vinserello·7 mesi fa·0 comments

[untitled]

1 points·by vinserello·7 mesi fa·0 comments

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

1 points·by vinserello·7 mesi fa·0 comments

[untitled]

1 points·by vinserello·7 mesi fa·0 comments

comments

vinserello
·3 mesi fa·discuss
[dead]
vinserello
·3 mesi fa·discuss
https://gist.github.com/VincenzoManto/d2ca7a72d2ad6c71077d3d...
vinserello
·3 mesi fa·discuss
I'll upload scenario and logs on GitHub within hours, so that it can be replicated.
vinserello
·3 mesi fa·discuss
What about modelling geopolitical scenarios?
vinserello
·3 mesi fa·discuss
[dead]
vinserello
·8 mesi fa·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 mesi fa·discuss
we are quite bad at promotion :D
vinserello
·9 mesi fa·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 mesi fa·discuss
Thx! It's totally free for early users
vinserello
·10 mesi fa·discuss
i think wasm = core of edge computing for web2
vinserello
·10 mesi fa·discuss
WTF
vinserello
·10 mesi fa·discuss
If you want to play with it, it's free: https://datastripes.com
vinserello
·10 mesi fa·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.