Live data from Hacker News

Viewing profile — unveres

unveres

HN member
Joined
Sun, Mar 24, 2019, 10:49 AM UTC
HN karma
-4
Public activity
5 items

About unveres

No profile information was provided.

Recent public activity

  1. comment
    Comment #19479060

    I think it's better to expect more from a specialist than less. ;)

  2. 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 …

  3. comment
    Comment #19478899

    Good point! I guess I didn't think it through ;)

  4. comment
    Comment #19477500

    There's alpine, but I haven't use it yet, so can't say if it's as good ;)

  5. 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…