Live data from Hacker News

Viewing profile — dcaunt

dcaunt

HN member
Joined
Wed, Jun 15, 2011, 2:35 PM UTC
HN karma
133
Public activity
34 items

About dcaunt

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #18630264

    If I moved to the US from the UK on an L1-B visa, how long does it typically take to be granted a green card? Can the process be started immediately?

  3. story
  4. story
  5. comment
    Comment #10318068

    YPlan | https://yplanapp.com | London, UK | Onsite | Full-time Here at YPlan we uncover the best events every day so you can get out and Live Your City! We are looking for smart, t…

  6. comment
  7. comment
    Comment #8293355

    Does anyone know why exactly payments in apps also require the iPhone 6? I thought that iPhone 5S also had a secure element for storing data (Touch ID).

  8. comment
    Comment #7374678

    It does, and the tag works as per the beta.

  9. comment
    Comment #7350037

    This is seriously awesome! I don't want to detract, but it's a shame that your https://stripe.com/checkout page isn't optimised for mobile. I wanted to have a look at the demo on m…

  10. comment
  11. comment
    Comment #7292283

    I think they would still include standard disclaimers, just add the options and leave the risk with the gamer.

  12. comment
    Comment #7292048

    Perhaps an interesting discussion is whether games should provide options to disable features that might be dangerous.

  13. comment
    Comment #7230721

    SSL pinning on iOS is now very easy. AFNetworking 1 supported it and AFNetworking 2 has made it a great deal easier. Pinning by public key means makes upgrades and certificate rene…

  14. comment
    Comment #7212827

    You're right, it's not an absolute fix. It would have prevented requests from an authenticated browser (without a mobile UA) from being accepted, reducing the effectiveness of the …

  15. comment
    Comment #7143180

    I think a lot of it comes down to this: "4. Some of the biggest companies in the world have security that is only as good as a minimum-wage phone support worker who has the power t…

  16. comment
    Comment #6900884

    What advice do you have to someone who wants to do something similar, and in particular, what advice do you have on choosing a product to sell?

  17. comment
    Comment #6900777

    I definitely want to try a mattress and see how it feels before I buy it. Especially if it's going to cost a lot of money.

  18. comment
    Comment #6894584

    There are videos on YouTube converted from 90s DVDs which show classes filmed from the back of the room. This one from a rather famous yoga teacher, Pattabi Jois https://www.youtub…

  19. comment
    Comment #6767684

    Indeed, the NSAssert cycle surprised me too. libextobj is great.

  20. story
  21. comment
    Comment #6739815

    Absolutely, and I wish you all the best. Look forward to using it!

  22. comment
    Comment #6739406

    A lot of comments here are saying things like "I wouldn't be able to persuade my team/non-technical colleagues to use this instead of HipChat". Surely one the most exciting uses fo…

  23. comment
    Comment #6711219

    I registered as a professional, looking forward to getting more information.

  24. comment
    Comment #6461973

    What mistakes do you think AFNetworking has made?

  25. comment
    Comment #6458351

    With AFNetworking 2.0, you'll use AFHTTPRequestOperationManager in iOS 6 and AFHTTPSessionManager in iOS 7 rather than AFHTTPClient.