HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vinserello

no profile record

Submissions

[untitled]

1 points·by vinserello·il y a 3 mois·0 comments

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

6 points·by vinserello·il y a 3 mois·2 comments

[untitled]

1 points·by vinserello·il y a 3 mois·0 comments

[untitled]

1 points·by vinserello·il y a 3 mois·0 comments

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

github.com
5 points·by vinserello·il y a 3 mois·0 comments

[untitled]

1 points·by vinserello·il y a 4 mois·0 comments

[untitled]

1 points·by vinserello·il y a 4 mois·0 comments

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

ihatecsv.com
2 points·by vinserello·il y a 5 mois·0 comments

[untitled]

1 points·by vinserello·il y a 5 mois·0 comments

[untitled]

1 points·by vinserello·il y a 5 mois·0 comments

[untitled]

1 points·by vinserello·il y a 6 mois·0 comments

[untitled]

1 points·by vinserello·il y a 6 mois·0 comments

[untitled]

1 points·by vinserello·il y a 6 mois·0 comments

[untitled]

1 points·by vinserello·il y a 6 mois·0 comments

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

chromewebstore.google.com
1 points·by vinserello·il y a 6 mois·0 comments

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

ilovecsv.net
5 points·by vinserello·il y a 6 mois·0 comments

[untitled]

1 points·by vinserello·il y a 7 mois·0 comments

[untitled]

1 points·by vinserello·il y a 7 mois·0 comments

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

1 points·by vinserello·il y a 7 mois·0 comments

[untitled]

1 points·by vinserello·il y a 7 mois·0 comments

comments

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