Viewing profile — dcaunt
dcaunt
HN member- Joined
- Wed, Jun 15, 2011, 2:35 PM UTC
- HN karma
- 133
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About dcaunt
No profile information was provided.
Recent public activity
- comment
-
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?
- story
- story
-
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…
- comment
-
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).
-
comment
Comment #7374678
It does, and the tag works as per the beta.
-
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…
- comment
-
comment
Comment #7292283
I think they would still include standard disclaimers, just add the options and leave the risk with the gamer.
-
comment
Comment #7292048
Perhaps an interesting discussion is whether games should provide options to disable features that might be dangerous.
-
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…
-
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 …
-
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…
-
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?
-
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.
-
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…
-
comment
Comment #6767684
Indeed, the NSAssert cycle surprised me too. libextobj is great.
- story
-
comment
Comment #6739815
Absolutely, and I wish you all the best. Look forward to using it!
-
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…
-
comment
Comment #6711219
I registered as a professional, looking forward to getting more information.
-
comment
Comment #6461973
What mistakes do you think AFNetworking has made?
-
comment
Comment #6458351
With AFNetworking 2.0, you'll use AFHTTPRequestOperationManager in iOS 6 and AFHTTPSessionManager in iOS 7 rather than AFHTTPClient.