Live data from Hacker News

Viewing profile — kupo

kupo

HN member
Joined
Mon, Sep 13, 2010, 7:09 PM UTC
HN karma
14
Public activity
11 items

About kupo

No profile information was provided.

Recent public activity

  1. comment
    Comment #20113328

    Check out Boostnote: https://boostnote.io/

  2. comment
    Comment #17535825

    Surprised it hasn't been mentioned yet but WizNote is a pretty decent Evernote clone with clients for all platforms. Use Google translate on the site: https://wiz.cn/

  3. comment
    Comment #7286463

    median = size % 2 == 0 ? (homework[mid] + homework[mid-1]) / 2 : homework[mid]; In my opinion the ternary operator is misused here when an if/else would have been clearer.

  4. comment
    Comment #7286238

    Though I also recommend this book, their example code teaches bad habits (such as assignment within conditionals and horrendous compound statements) which should be avoided in any …

  5. comment
    Comment #6604075

    Embedded/RTOS

  6. comment
  7. story
  8. comment
    Comment #3053717

    The Playbook is more business orientated (secure QNX OS) but is also on sale to consumers. The kindle is purely a consumer product.

  9. comment
    Comment #3047691

    Spotify is 100% licensed. AFAIK, Grooveshark is more like Napster in that it's a free-for-all with user uploaded content, though they have worked out deals with some of the record …

  10. story
  11. comment
    Comment #1901805

    Does the app produce a unique coded signal of flashing screen colours for each user? Otherwise, what's to stop someone from loading an image of their own face with someone else's b…