Live data from Hacker News

Viewing profile — schleppy_oc

schleppy_oc

HN member
Joined
Mon, Apr 22, 2013, 2:56 PM UTC
HN karma
43
Public activity
15 items

About schleppy_oc

No profile information was provided.

Recent public activity

  1. comment
    Comment #19296214

    I think my time ended shortly before Angelo’s began, but my experience with Central Tech (worked mostly with Steve L. and Guarav) was that they were very talented generalists. They…

  2. comment
    Comment #19222912

    As is “nasty”, “snapping”, “blowing up at”, “dramatic”, and “passive agressive.” Oh, and let’s not forget “horrible.” Have you ever dealt with bad docs? Seriously!!!

  3. comment
    Comment #13538289

    The best Ops people I have worked with (looking at you Dennis and Alan) repeat everything back that I say. More than once I have caught mistakes in my approach simply by hearing so…

  4. story
  5. comment
    Comment #9576769

    This is the exact name I was going to suggest. Kudos to you. The Any -> Unit definitely defies the current name.

  6. comment
  7. comment
    Comment #7776263

    I second this. The people I met at GopherCon were among the top group for any community built around a language. I spoke at length with someone there about Martini, and had pretty …

  8. comment
    Comment #7650676

    This... exactly. Presentation was great. Presenters were really good. Gobot looks solid.

  9. comment
    Comment #7613805

    Phabricator was one of the first tools I brought to my latest company. We primarily use it for Differential because the arcanist command line tool is so easy to use. Even those tha…

  10. comment
    Comment #5874673

    I am pretty certain that he, the_mitsuhiko (aka. Armin Ronacher), being the main developer behind Werkzeug and Flask knows exactly how long bottle.py is.

  11. comment
    Comment #5677279

    Why not just use a simple csrf stored in a session? You already have an "authenticiy_token" in the request data, why not use it, or add another value for csrf?

  12. comment
    Comment #5606097

    FYI, it looks like plans for porting werkzeug / flask to Python 3 may be close at hand. https://twitter.com/mitsuhiko/status/323177177367601152

  13. comment
    Comment #5606050

    Straight from the horses mouth: The big difference is that Flask is based on other technologies such as Werkzeug and Jinja2 that exist for a longer time and it does not try to rein…

  14. comment
    Comment #5605997

    Out of curiosity, how do you inject your own request_handler if you are running behind something like uwsgi/nginx where you only specify the wsgi container and don't ever call run …

  15. comment
    Comment #5589505

    LOL "Error establishing a database connection"