Live data from Hacker News

Viewing profile — paulsef11

paulsef11

HN member
Joined
Mon, Oct 14, 2013, 4:55 PM UTC
HN karma
15
Public activity
4 items

About paulsef11

No profile information was provided.

Recent public activity

  1. comment
    Comment #32143449

    There's lots of cases where you wouldn't want to pin your requirements.txt, the main one being if you're authoring a package. You need to leave the versions unpinned, preferably ju…

  2. comment
    Comment #12512039

    There's a really great Radiolab episode on this topic: http://www.radiolab.org/story/fu-go/

  3. comment
    Comment #11865890

    At least with Fi you have a phone that would work with any other carrier, unlike a connected home device that would be bricked if the product was cut.

  4. comment
    Comment #7671171

    Very cool! Is there any limitation on the delimiter? I often choose less frequently used characters like * as delimiters to avoid parsing values in the csv. It would be nice to see…