Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fasterpython
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
fasterpython
6y ago
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_ 90% that n will be large then pick an algorithm that&
2.
▲
by
fasterpython
6y ago
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 same project. I think this would have been a better approach fo
3.
▲
by
fasterpython
6y ago
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 at reading lines that arent too long. In practice, however,
4.
▲
by
fasterpython
6y ago
Java, probably, considering the billions of devices that run it.
5.
▲
by
fasterpython
6y ago
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