Viewing profile — siempreme
siempreme
HN member- Joined
- Wed, Jul 17, 2019, 8:05 AM UTC
- HN karma
- 19
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About siempreme
No profile information was provided.
Recent public activity
-
comment
Comment #21723725
Indeed, and it's entire spaghetti/duck-taped eco system including: babel, react, vue, angular, typescript, name it. Can't wait for that day..
-
comment
Comment #20534588
In a string literal?!?! We did better almost 40 years ago..., this is assembly in turbo pascal: procedure init; assembler; asm mov ax,13h int 10h end; You can even have only the as…
-
comment
Comment #20485244
We really should stop formatting the actual code to make it 'readable'. The editor or IDE should take care of formatting the displayed code to our preferences with a built in linte…