Live data from Hacker News

Viewing profile — philliproso

philliproso

HN member
Joined
Tue, Nov 12, 2013, 5:34 AM UTC
HN karma
30
Public activity
11 items

About philliproso

No profile information was provided.

Recent public activity

  1. comment
    Comment #48973632

    Homer simpson obviously

  2. comment
    Comment #26266540

    I have a $20pm droplet with ubuntu with auto updates (Including major release) from 2014. So it has done 14->18. DB with web app. I have never had anything more stable since.

  3. comment
    Comment #24437576

    Life is about the decisions you make when you give up your freedom.

  4. story
    Ask HN: “If that was not open source, I would be screwed”

    I recently had a moment where I really appreciated running most of our stack on open source system. Needless to say it was a weird interaction with the way flask handles files, bot…

  5. story
  6. comment
    Comment #11738081

    Following this comment. https://news.ycombinator.com/item?id=11720057 Does contain hello world in the macro evaluation system of xkas

  7. comment
    Comment #9443376

    The book should add a subtitle "Includes 116 line implementation of an in memory database" https://github.com/joelgrus/data-science-from-scratch/blob/m... +90 line implementation o…

  8. comment
    Comment #8509375

    Not sure if the article did not do into enough detail, or I am not technical enough in this field. But would this be able to bypass python and other interpreters GIL. ie "VISC’s se…

  9. comment
    Comment #7800371

    For a brief period I worked at GE-IP. The reason I did not continue was, I felt I could add more value to the customer by using open source software and was not allowed to use it. …

  10. comment
    Comment #7732165

    I think it's because some people are finally considering making pure python3 projects.

  11. comment
    Comment #7732119

    It is nicely integrated with type checking in the pycharm IDE. This feature is one of the reasons I would personally like to write pure py3 code.