Live data from Hacker News

Viewing profile — ianloic

ianloic

HN member
Joined
Mon, May 03, 2010, 1:20 AM UTC
HN karma
82
Public activity
17 items

About ianloic

No profile information was provided.

Recent public activity

  1. comment
    Comment #3920609

    FWIW, the Rdio iOS SDK now avoids linking to the Rdio web site, or even talking about the existence of an Rdio web site :(

  2. comment
    Comment #3917004

    Apple has been doing this with other APIs for a while. If your app links to a way of signing up for an account that could be used to pay for something you'll be rejected. If you me…

  3. comment
    Comment #3790901

    Is this open source? The source files say All Rights Reserved.

  4. comment
    Comment #3746172

    The problem here is that Americans haven't ever experienced a competitive mobile telephony market where all carriers use the same network technology and switching networks is trivi…

  5. comment
    Comment #3655446

    Why the fuck are people putting their bitcoins on servers that they don't control? That's just stupid.

  6. story
    The US Department of Justice is violating the American Disabilities Act

    The DOJ's copyright takedown page is not handicapped accessible. It's a single image lacking even an ALT tag.

  7. comment
    Comment #3272474

    If we had a union for software engineers they'd be lobbying against this.

  8. comment
    Comment #2901086

    I worked for Andy for a few years at Danger. He's a great guy. He's got a great mix of technical skills, business savvy and being a generally nice bloke. He's also ridiculously gen…

  9. comment
    Comment #2897645

    But node.js doesn't have any concurrency. It's single-process, single-threaded and event driven, so by definition it's not concurrent. It's just not blocking. Also, was someone rea…

  10. comment
    Comment #2671937

    This is why Gtk+ implements icons as a set of vector / raster images to be displayed at various sizes. It makes resolution independence really easy. This has been important to Gtk …

  11. comment
    Comment #2606340

    Comparing the size of Ubuntu 'main' isn't interesting. A more thoughtful assessment would have examined what packages were installed & used rather than which ones existed. That dat…

  12. comment
    Comment #2338529

    Off the top of my head a couple of things that didn't map well were: * search * deleting songs from a playlist (safely) * multidimentional stats queries (eg: http://developer.rdio.…

  13. comment
    Comment #2338461

    Jens Alfke suggested PEST - Post Everything STyle: http://jens.mooseyard.com/2011/03/dudes-this-is-so-not-rest/...

  14. comment
    Comment #2338455

    Not to brag, but at least the Rdio API doesn't allow non-idempotent calls over GET.

  15. comment
    Comment #2338303

    Yep, our API isn't really technically REST in the classical use of the term. We changed some of our wording and made a blog post: http://developer.rdio.com/blog/read/No_REST_for_th…

  16. comment
    Comment #1477744

    Hiring managers don't list a salary. If they do they're looking to hire really junior engineers who probably can't write a linked list reversal program anyway. In my 13 years worki…

  17. comment
    Comment #1313674

    If there's no source code then it's not open source.