Viewing profile — taumhn
taumhn
HN member- Joined
- Tue, Oct 02, 2012, 10:51 PM UTC
- HN karma
- 20
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About taumhn
No profile information was provided.
Recent public activity
-
comment
Comment #17498622
AFAIK it's mostly in the US that using cards don't always require PINs. Here in Canada I have to enter my PIN whether it's my credit or debit card, for every purchase at a CC termi…
-
comment
Comment #9694978
If I understand correctly, what's described in the article indeed uses a collision attack. The "trusted app" is one the hacker manufactures himself.
-
comment
Comment #9348205
If you're paranoid enough to think someone you don't trust can have physical access to your Mac, it is possible to prevent this by setting up firmware password though. See https://…
-
comment
Comment #7810036
That's a pretty boring way of preventing someone from using the API. You could easily swizzle the _popoversDisabled method and get away with it. I remember trying to use a private …
-
comment
Comment #7809968
I'm actually rather happy with the Apple philosophy of not opening APIs early and supporting them as long as possible when they've been made public, rather than having to check my …
-
comment
Comment #7800630
Not to mention bandwidth which can in some cases be pretty expensive.
-
comment
Comment #7600612
I'm pretty sure they definitely don't count, as DOF is a ratio of focusing distance IIRC. Also the DOF would be far more shallow with a DSLR and a fast lens in the same conditions …
-
comment
Comment #7474756
There are a number of other drafting sites running around. The current stance of WOTC seems to be that sites that don't let you play but only let you simulate drafts or help you in…
-
comment
Comment #6761981
> Objective-C is from 1983, do you? It's not exactly new The dot-syntax for accessing object properties is much more recent though (2009?).