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.