Viewing profile — davidkclark
davidkclark
HN member- Joined
- Tue, Jan 29, 2013, 11:49 PM UTC
- HN karma
- 16
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About davidkclark
No profile information was provided.
Recent public activity
-
comment
Comment #17252489
Hence the hard swallowing.
-
comment
Comment #15806009
Disabling the root user again with dsenableroot -d does not re-enable the exploit
-
comment
Comment #8293656
I wonder how many sperm or egg donors will register on 23andme and receive an interesting email... Or how many children conceived in that way will find half brothers and half siste…
-
comment
Comment #6939080
I have also had a simple app rejected, then approved once some complexity was added. It was a totally silly app that was pretty much an exercise in what exactly they would accept a…
-
comment
Comment #6602144
This. The tech described is pretty neat... Give you my email creds? Hell no. But _I_ could do all that myself. I think that would be one way that linkedin could save this - release…
-
comment
Comment #6602120
What could they do about it? Not allow you to create a mail account that points to linkedin.com as the server?
-
comment
Comment #6602100
There is really no Apple approval to be given or not given here. It is really just creating a new email account. There is no real way that Apple could stop them from doing this if …
-
comment
Comment #6145385
It's pretty easy to convince yourself that "* with the type" is wrong when you see this: int* a, b; // a is int* but b is int