Viewing profile — barmic12
barmic12
HN member- Joined
- Wed, May 22, 2024, 7:44 AM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About barmic12
No profile information was provided.
Recent public activity
-
comment
Comment #46963236
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.
-
comment
Comment #44888344
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 wa…
-
comment
Comment #44757458
You right, it's pseudo terminal needed. The module pty of python can do this
-
comment
Comment #40438471
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.