Live data from Hacker News

Viewing profile — dyeray

dyeray

HN member
Joined
Fri, Sep 21, 2018, 12:03 PM UTC
HN karma
1
Public activity
3 items

About dyeray

No profile information was provided.

Recent public activity

  1. comment
    Comment #44031074

    > And the idea that you’ll literally never see a card again after the last interval is terrifying, as it means you’re constantly losing knowledge. This and other stuff I read on th…

  2. comment
    Comment #18039068

    I agree with Flask, much more readable code than Django for example. I would also add Django Rest Framework (and Tom Christie) to the list.

  3. comment
    Comment #18039054

    Agreed with the rest, I've ended up reading pypy's implementation of some functions sometimes to see how it works after trying CPython first. From the few I've read I'd say pypy lo…