Viewing profile — luser001
luser001
HN member- Joined
- Wed, Oct 05, 2011, 5:28 AM UTC
- HN karma
- 788
- Public activity
- 412 items
- HN profile
- View on Hacker News ↗
About luser001
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #5826339
Answer: evolution. The ones who tried this don't exist any more. Amazon is an outlier. If another company did this, but it's stock price didn't keep rising , corporate "raiders" wi…
-
comment
Comment #5799267
I have a static IP at home. I use my Pi to enforce IP-based access restrictions on most sites that allow it. I use ssh's built-on socks proxy (-D on command line or DynamicForward …
- comment
-
comment
Comment #5699959
I'm very curious what aspect of Twitter's TLS code makes hard to intercept whereas other websites can be easily intercepted? I'm also very curious about how they intercepted Whatsa…
-
comment
Comment #5674059
You can get close. Check out Photosmith ( http://www.photosmithapp.com/ ). Btw, Lightroom has a scripting interface using which I'm pretty sure you can roll what this guy wants.
-
comment
Comment #5647444
I was hoping for Yubikey support. But I'll take this for now. I'll have to see if the Google Authenticator app shows up on all of my iDevices linked to my Apple account and whether…
- comment
-
comment
Comment #5633259
Really good article on the pitfalls of a weak random number generator. I think it's been on HN before: http://www.cigital.com/papers/download/developer_gambling.ph... For me, this …
- story
-
comment
Comment #5609169
I personally like semicolons. It's similar in spirit to the period of English. Even languages which didn't traditionally have the period have adopted it in the last couple of centu…
-
comment
Comment #5606040
At the risk of starting a flamewar :), what are some advantages of Flask over Bottle and vice versa? [I started on bottle and never switched]
-
comment
Comment #5599825
Try Adobe Lightroom [yes, our favorite whipping boy Adobe :)]. It's really really awesome as a photo management tool. IMHO. If you find it slow, try throwing in an SSD. Don't run i…
-
comment
Comment #5555906
Given your last point re: kids, how is it "insane" that people want to buy houses? Most people have/want to have kids. Btw, I don't agree with your last point. It's pretty much pos…
- story
-
comment
Comment #5512473
Can anybody explain if SSDs would have worked for this case?
-
comment
Comment #5509719
Serious question: why do you want it to be free? I paid $10 for an SSL cert. Isn't that low enough?
-
comment
Comment #5483562
Based on 10 seconds of thinking, maybe they want to prevent you from installing a suid binary in your home directory when in developer mode and then somehow running it in the regul…
-
comment
Comment #5473964
I do something similar. You will need a powered USB hub to attach the external HDD (built-in USB can't supply the full 500 mW that a USB port is supposed to supply). Checkout out P…
-
comment
Comment #5462357
Thanks. Yes, I meant panes. I also did the thing to get rid of the tmux prefix for pane switching. But since I don't use the function keys, I mapped keys F1 through F9 to various t…
-
comment
Comment #5461905
Anybody know if it's possible to move between terminal windows (panes in tmux lingo) "clockwise" and "anti-clockwise"?
- comment
-
comment
Comment #5459257
You probably knew this, but you can write and distribute Chrome extensions without having to upload them to the chrome app^Wweb store. Second, I've tried to work twice with Doing-I…
-
comment
Comment #5456932
Interesting. It would nice if Chrome separated 'DOM write' permissions from 'DOM read' permissions. AFAIK, today extensions can't request only 'read' permissions. Yes, I understand…
-
comment
Comment #5404336
Since the Sift guys are responding: from where do you get the raw data about fraudulent transactions? I'm assuming you have streams of fraudulent and valid transactions, otherwise …