Viewing profile — fcr
fcr
HN member- Joined
- Mon, Jun 22, 2009, 1:01 PM UTC
- HN karma
- 16
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About fcr
No profile information was provided.
Recent public activity
-
comment
Comment #675098
This study http://www.oniros.fr/A1350.pdf seems to indicate that sleep duration has no effect. Their interpretation is that a process is triggerd when you enter sleep but once trig…
-
comment
Comment #673733
if impressions are down, it follows traffic would be From what I understand it depends on the CTR. My point is that a lower CPA is largely useless if the volume is also lower. Now …
-
comment
Comment #673686
So instead of providing negligible traffic compared to google, it now provides 22% less traffic The 22% drop is not for traffic but for impressions. Cost per Acquisition (CPA) down…
-
comment
Comment #671204
Fair enough. I agree that the website may expose a "global" password as you and another person said. I guess I'll design my future login boxes with security enabled by default and …
-
comment
Comment #670253
not having someone look at your password over your shoulder is a requirement What I say is that sometimes this is not a requirement even if the website offers a login feature. I gu…
-
comment
Comment #670214
I have to disagree. Who wins between usability and security depends on the application you're using/building. Rarely there is one good solution to fit all problems.
-
comment
Comment #670209
Well that's actually their responsibility... However they would appreciate the feature if they can't manage to make their password work (e.g. caps lock, different keyboard layout, …
-
comment
Comment #670066
However I am wondering how much time is gained when one needs to custom design is website/web app. As anyone had success on customizing cappuccino's design in a small time frame? H…
-
comment
Comment #668674
Well I guess the list comprehension and list slicing features in the above example are more interesting than the for loop.