Viewing profile — fasterpython
fasterpython
HN member- Joined
- Mon, Jul 27, 2020, 7:40 PM UTC
- HN karma
- 7
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About fasterpython
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #23987535
Java, probably, considering the billions of devices that run it.
-
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