Live data from Hacker News

Viewing profile — fasterpython

fasterpython

HN member
Joined
Mon, Jul 27, 2020, 7:40 PM UTC
HN karma
7
Public activity
5 items

About fasterpython

No profile information was provided.

Recent public activity

  1. comment
    Comment #24135997

    If it's fairly easy, then I think it still fits the spirit of the rules. KISS and all. On the other hand, the idea that one might be setting traps is slightly weird... if you _know…

  2. comment
    Comment #23991001

    Yeah I agree with this. They cite the typescript compiler, which in addition to supporting .d.ts files also supports compiling regular JS in additon to separate TS files in the sam…

  3. comment
    Comment #23987586

    Regarding the web, using a moderately sized column for the primary text (with a CSS max-width set for responsiveness) is generally a good idea, because humans are supposedly better…

  4. comment
    Comment #23987535

    Java, probably, considering the billions of devices that run it.

  5. comment
    Comment #23987472

    This is nice! How does it compare to other options in this area, e.g hosting VSCode online ([1] [2])? [1]: coder.com [2]: gitpod.io