Live data from Hacker News

Viewing profile — bugmenot3

bugmenot3

HN member
Joined
Sun, Apr 03, 2016, 7:49 PM UTC
HN karma
27
Public activity
3 items

About bugmenot3

No profile information was provided.

Recent public activity

  1. comment
    Comment #12223615

    I knew I'd seen this pattern before! The XOR texture [1] is very similar. Apparently it was overused in early 2D games to test texture mappers (or for "fancy floor tiles", lol) Act…

  2. comment
    Comment #12196204

    My go-to has always been Fiddler[1] (for windows). I wish it were open-source though. I'll give mitmproxy a try. Thanks! [1] http://www.telerik.com/fiddler

  3. comment
    Comment #11417346

    "Last but not least, all communications are transmitted in clear text; no encryption is involved across the whole app." It's pretty common to send and receive API requests in clear…