Live data from Hacker News

Viewing profile — illo

illo

HN member
Joined
Mon, Sep 19, 2011, 9:18 AM UTC
HN karma
141
Public activity
16 items

About illo

born, raised. Will die.

Recent public activity

  1. story
  2. comment
    Comment #43690693

    Standard ML program. I fear it does not contribute much to the conversation but I cannot abstain from calling attention to my favourite pragmatic programming language that is prese…

  3. comment
    Comment #38391098

    > [ a = b ] && echo "Oops!" || echo "Expected; phew!" Not to be taken as a general rule though. I might be mistaken but I think that bash would parse the line as: ([ a = b ] && ech…

  4. story
  5. story
  6. comment
    Comment #16452902

    Italian has "ni", a merge of "no" and "sì".

  7. story
  8. story
  9. story
  10. comment
    Comment #12625689

    In case anybody wants to hear a different bell, I am probably as wealthy as jack9 and equally happy about my lifestyle, but I love people and I've never lived alone in all my life.…

  11. story
    Ask HN: Will you ditch your Mac for a PC running Windows 10 because of WSL?

    Windows 10 Anniversary Edition is about to be released, sporting Windows Subsystem for Linux. Do you think Macs will lose their "cool factor" amongst developers and engineers, lead…

  12. story
  13. story
  14. story
  15. comment
    Comment #7957841

    Erlang, just for fun: grade(#student{work=Work, tried_hard=Tried}) -> grade1(Work, Tried). grade1(excellent_work, _) -> 'a+'; grade1(okay_stuff, yes) -> b; grade1(okay_stuff, _) ->…

  16. comment
    Comment #5380283

    In which way a market can truly be split between (ideologically) better and worse players (this is a sincere question, no rethorics)? My point of view is that all the companies inv…