Live data from Hacker News

Viewing profile — joelgibson

joelgibson

HN member
Joined
Wed, Aug 03, 2022, 12:29 PM UTC
HN karma
6
Public activity
3 items

About joelgibson

No profile information was provided.

Recent public activity

  1. comment
    Comment #32983434

    There are a lot of comments here saying that radians are the only true way to deal with angles, however I agree with the author of the original article that turns are a legitimate …

  2. comment
    Comment #32806734

    This change isn't a matter of Python being slower than a compiled language, it's changing the meaning of the code. The line x = x + y creates a copy of the array x, adds y to it, a…

  3. story