Live data from Hacker News

Viewing profile — alexithymia

alexithymia

HN member
Joined
Sat, Feb 01, 2020, 6:42 PM UTC
HN karma
3
Public activity
6 items

About alexithymia

No profile information was provided.

Recent public activity

  1. comment
    Comment #24805690

    Apologies, it seems you already have that link. I have a bad habit of skimming, posting, and then hastily editing after re-reading the parent comment. I'll be more careful about th…

  2. comment
    Comment #24805667

    Some terminal emulators strip control codes (like \\n) from pastes for this reason. Alacrity and konsole do this, at least. Also, javascript isn't heeded for this vulnerability. ht…

  3. comment
    Comment #24622995

    When you say Ada has a hefty price tag, what do you mean, exactly? (Are you talking about ide licences, the commercially supported version of the compiler, ramp-up time to producti…

  4. comment
    Comment #23130617

    Inline comments can be written as, cmd --longopt=val `# opt does foo with val` arg instead, which I find more readable.

  5. comment
  6. comment
    Comment #22322407

    If you use fish shell, you can use man on the built in shell commamds. It's a nice experience.