Viewing profile — skaalf
skaalf
HN member- Joined
- Tue, Jul 12, 2011, 2:10 PM UTC
- HN karma
- 16
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About skaalf
No profile information was provided.
Recent public activity
-
comment
Comment #42272908
> How doesn't it make sense? Apple Music has fewer paying subscribers than Spotify, Apple Music prices just like Spotify's prices vary per market, Spotify pays out 70% of revenue t…
-
comment
Comment #23688643
For any personal data collection, explicit consent from the user is required. An online store can only collect data necessary for the purpose of the service. So it has to ask for m…
- story
- story
-
comment
Comment #3203423
There's no ambiguity when you're using closures. Concerning partial function application, you need a special syntax anyway (unless you consider all functions to be curried by defau…
-
comment
Comment #3200061
That's not the same thing. You obviously use partial application only if the function takes params. And I just can't see why you'd like to pass a reference on a parameter-less func…