Live data from Hacker News

Viewing profile — fitter

fitter

HN member
Joined
Fri, Apr 03, 2015, 8:24 PM UTC
HN karma
3
Public activity
3 items

About fitter

No profile information was provided.

Recent public activity

  1. comment
    Comment #9319183

    I guess this boils down to whether you believe in determinism. If you do, then the predictor will always be right, and you have essentially zero chance of fooling it by "changing y…

  2. comment
    Comment #9318524

    Hm, if that's the case, then theoretically this component can be easily improved to support any DOM container (not just images) by just polyfilling filter: with native or SVG.

  3. comment
    Comment #9318271

    Does this need to be a canvas-scribbling React component when you can do this with better performance using a couple of lines of CSS filters? Is there some advantage I'm missing?