Live data from Hacker News

Viewing profile — sloonz

sloonz

HN member
Joined
Mon, Mar 26, 2018, 9:45 AM UTC
HN karma
6
Public activity
6 items

About sloonz

No profile information was provided.

Recent public activity

  1. comment
    Comment #32910574

    > so what harm is there in one codepoint no one will ever need? Fonts bloat (do you want a font with 1 million characters in it ? I don’t. Do you want to have to install 1000 fonts…

  2. comment
    Comment #21743244

    The dot one line above is the better style. Change my mind. Pasting check() .then() in node REPL gives : > check() undefined > .then() Invalid REPL keyword Pasting check(). then() …

  3. comment
    Comment #21743124

    check() .then(result => { if (result) { // set state to finished } check() .then(result => { if (result) { // set state to finished } check() .then(result => { if (result) { // set…

  4. comment
  5. comment
    Comment #16882934

    > 3. People star it > 4. It has traction ie >10k downloads preferably >50k Why ? Your home-made code probably don't check those boxes.

  6. story