Live data from Hacker News

Viewing profile — rolling_roland

rolling_roland

HN member
Joined
Fri, Dec 13, 2019, 7:54 AM UTC
HN karma
14
Public activity
7 items

About rolling_roland

No profile information was provided.

Recent public activity

  1. comment
    Comment #22865990

    I think you are underestimating the effects of real depression even in a wealthy first world country. Finland went through depression in the 90s when the Soviet Union collapsed and…

  2. comment
    Comment #22415940

    There's literature on this topic, it is called succinct data structures. Wikipedia got you covered as usual: https://en.wikipedia.org/wiki/Succinct_data_structure

  3. comment
    Comment #21933737

    This, this and third time this. I have the exact same experience. You should know the business requirements very well before you choose event sourcing and hope they don't start cha…

  4. comment
    Comment #21846822

    I investigated tesseract.js for turning images of spreadsheets into data. I didn't mind the initial startup time or run time but unfortunately wasn't able to get good enough accura…

  5. comment
    Comment #21783555

    I've bought plenty of video games I haven't played or books I haven't read so I'm not least bit of surprised that someone does the same with domain names. In this case, however, th…

  6. comment
    Comment #21782906

    Thanks for this. I'm such a chronic lurker that even though I've browsed HN for years I only today made an account, so needless to say this really scratches my itch. I really hate …

  7. comment
    Comment #21780035

    I was struggling with spreadsheet performance some time ago, trying to open csv with over million of rows, which made my excel cough. To help with this I built collection of tools …