Live data from Hacker News

Viewing profile — paolosimone

paolosimone

HN member
Joined
Sat, Feb 12, 2022, 7:55 AM UTC
HN karma
12
Public activity
7 items

About paolosimone

Just lurking around

oh, and also hijacking threads to promote Virtual Json Viewer https://github.com/paolosimone/virtual-json-viewer

Recent public activity

  1. comment
    Comment #43771111

    If the team is familiar with Functional Programming concepts, I'd actually suggest available_servers = (server for server in servers if server.check_availability()) primary_server …

  2. comment
    Comment #38420228

    Literally started playing with it yesterday! Rough edges, but I'm really liking it so far. Let's see how it will handle the upcoming Advent of Code.

  3. comment
    Comment #36258584

    I tried to preach functional programming style to my data analysts colleagues once... it ended poorly, but it was fun! If you want to smile, here is the presentation I made (warn: …

  4. comment
    Comment #34471087

    https://news.ycombinator.com/formatdoc these words are very distant go nuts! (wink wink)

  5. comment
    Comment #34471035

    TTP reached! https://knowyourmeme.com/search?q=TTP

  6. story
    Show HN: Virtual JSON Viewer – Virtual DOM, Full Text Search and JQ

    I built a custom tailored browser extension for rendering and navigating Json responses and files, hopefully it could be useful also to someone else. Why? I often need to debug fai…

  7. comment
    Comment #30310862

    Maybe hijacking the thread, but if you prefer to stay in the browser give also a try to Virtual Json Viewer extension [1][2]. I developed it to navigate large json files at work an…