Viewing profile — jrawlings
jrawlings
HN member- Joined
- Sat, May 28, 2011, 4:30 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About jrawlings
No profile information was provided.
Recent public activity
-
comment
Comment #40432294
Any chance of supporting integrations with AWS, Azure, GCP APIs?
- story
-
comment
Comment #19804363
Bayesian programming anyone?
-
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…
-
comment
Comment #6493807
I just did return i.indexOf('.') > -1 ? i.substring(i.indexOf('.')+1) : false; Seemed to pass all test cases
-
comment
Comment #4452833
can anyone spare an invite? :)