Live data from Hacker News

Viewing profile — jrawlings

jrawlings

HN member
Joined
Sat, May 28, 2011, 4:30 PM UTC
HN karma
4
Public activity
6 items

About jrawlings

No profile information was provided.

Recent public activity

  1. comment
    Comment #40432294

    Any chance of supporting integrations with AWS, Azure, GCP APIs?

  2. story
  3. comment
    Comment #19804363

    Bayesian programming anyone?

  4. comment
    Comment #7000070

    Recursive functions like this are more like closures and not pure functions. Aliasing factorial1 and reassigning it will break the recursion [1]. Maybe this is what jbrooksuk was r…

  5. comment
    Comment #6493807

    I just did return i.indexOf('.') > -1 ? i.substring(i.indexOf('.')+1) : false; Seemed to pass all test cases

  6. comment
    Comment #4452833

    can anyone spare an invite? :)