Viewing profile — unveres
unveres
HN member- Joined
- Sun, Mar 24, 2019, 10:49 AM UTC
- HN karma
- -4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About unveres
No profile information was provided.
Recent public activity
-
comment
Comment #19479060
I think it's better to expect more from a specialist than less. ;)
-
comment
Comment #19479008
I would say it's not just a POSIX demand. Most unix tools are POSIX-complaint, and the user should expect just it and nothing more. Non-proper text files without LF at the end may …
-
comment
Comment #19478899
Good point! I guess I didn't think it through ;)
-
comment
Comment #19477500
There's alpine, but I haven't use it yet, so can't say if it's as good ;)
-
comment
Comment #19477415
I like the idea of hard wrap, line of code shouldn't be longer than 80 characters... sure it's confusing for beginners + sometimes data shouldn't be hard-wrapped, but in general (i…