Viewing profile — illo
illo
HN member- Joined
- Mon, Sep 19, 2011, 9:18 AM UTC
- HN karma
- 141
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About illo
Recent public activity
- story
-
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…
-
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…
- story
- story
-
comment
Comment #16452902
Italian has "ni", a merge of "no" and "sì".
- story
- story
- story
-
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.…
-
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…
- story
- story
- story
-
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, _) ->…
-
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…