Live data from Hacker News

Viewing profile — skaalf

skaalf

HN member
Joined
Tue, Jul 12, 2011, 2:10 PM UTC
HN karma
16
Public activity
6 items

About skaalf

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. story
  4. story
  5. 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…

  6. 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…