Live data from Hacker News

Viewing profile — danielhochman

danielhochman

HN member
Joined
Fri, Sep 09, 2016, 7:21 PM UTC
HN karma
8
Public activity
3 items

About danielhochman

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #18870804

    Coverity Scan regularly goes down for hours or days. In February of 2018 it was down for over a month with no word or ETA on when it would be fixed. I hadn't thought about it since…

  3. comment
    Comment #16936504

    It is possible to register error handlers for exceptions in Flask. See http://flask.pocoo.org/docs/1.0/patterns/apierrors/ .