Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
barmic12
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
barmic12
7mo ago
one issue is it’s not a type alias but a type encapsulation. This have a cost at runtime, it’s not like in some functionnals languages a non cost abstraction.
2.
▲
by
barmic12
1y ago
This is not a reject, is a not match. Write code like you want to read and if it’s not OK for a company it’s just not the good company (like if you are scala programmer and they want only ASM coders). Be proud of your code.
3.
▲
by
barmic12
1y ago
You right, it's pseudo terminal needed. The module pty of python can do this
4.
▲
by
barmic12
2y ago
Each time I see a new "fast" terminal emulator I bench it with my only way to do it (`time cat large-text-file`) and urxvt is really quicker than other.