Viewing profile — justjohn
justjohn
HN member- Joined
- Wed, Feb 08, 2012, 8:58 PM UTC
- HN karma
- 76
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About justjohn
No profile information was provided.
Recent public activity
-
comment
Comment #39769517
I was able to bypass the modal by going directly to the account setting page: https://www.glassdoor.com/member/profile/accountSettings From there you can at least deactivate your a…
-
comment
Comment #7638104
I had a pretty similar experience with the Nike FuelBand I bought. I haven't had any hardware problems, but I couldn't get over the feeling of having a hard plastic wristband on al…
-
comment
Comment #7139837
Assume the channel delivering the token is email. Then to login you provide your user ID or email, identifying who you are, they immediately email you a token (or link containing t…
-
comment
Comment #6213430
It is great that it's all going to charity, and as you said, kudos to Origin for that. I just don't like the direction Humble is going. I want them to be a place I can go to find i…
-
comment
Comment #6213341
This doesn't feel like a Humble Bundle to me. I loved Humble for spotlighting great Indie games. If I want cheap older triple-A titles I'll buy them during a steam sale.
-
comment
Comment #5747108
The best replacement I found was to host my own instance of Kolab 3[1] which was a pain to setup, but seems to work pretty well and looks nice. I couldn't find any good hosted solu…
-
comment
Comment #5236784
One other thing I would add is to check on different variations of Android (stock, HTC's Sense, Samsung's TouchWiz, etc..) as well as resolutions, since they have different default…
-
comment
Comment #5168106
You rock. This is crazy useful for trying out styles on stuff i'm building. I'd echo one of the suggestions here, there needs to be a way to apply to non-body elements.
-
comment
Comment #5137532
In Chrome: 1. Tools -> Extensions 2. Enable "Developer Mode" 3. "Load Unpacked Extension" and select the directory you cloned into.
-
comment
Comment #4890794
That logo reminds me of the first time I figured out how to make gradients in Photoshop. It wasn't good then, and it isn't good now.
- story
-
comment
Comment #4688083
I wonder what other data the seller has. It seems likely that you could get more valuable data from the users of these facebook apps since people tend to says yes when apps ask for…
-
comment
Comment #4672223
It's interesting to see SQL injection techniques reworked to attack Mongo, but not really surprising. Not following good coding practices is going to cause problems regardless the …
- story
-
comment
Comment #4432220
I suspect at this point, everyone who currently owns an iOS device and wants Angry Birds has it. Their sales are mostly to new iOS device owners while new games can sell to everyon…
-
comment
Comment #4414989
The only regular use I ever have for QR codes is loading a long page url I'm looking at on my desktop to my phone. I keep a chrome plugin installed so I can click a button for a QR…
-
comment
Comment #4386922
Nothing is ever a new idea, it's all about implementation and marketing. It will be interesting to see how git-annex assistant compares to the other products linked here when it's …
-
comment
Comment #4378301
You just have to add a clause to the TOS, nobody reads it anyway so you could grant yourself a licence to do anything with their email!
-
comment
Comment #4373778
There's a difference between a rip-off and a site that's 'inspired by' another. svbtle is definitely inspired by drawar, but it's much more refined. wp-svbtle is just a plain copy,…
-
comment
Comment #4306806
They run every few minutes, it feels kind of random. But they have a very nasty habit of running right at critical moments during the games.
-
comment
Comment #3944195
This looks fantastic. I've been using a similar (but less complete) css3 less file in some of my projects. It's nice to have a more complete one available. I would reccomend also t…
-
comment
Comment #3900189
It seems unlikely to me that the business types will do much serious programming; after all that's not what job is. I suspect the real value of this will be improved communication …
-
comment
Comment #3719285
public-key cryptography only solves computer-computer interactions. It does nothing to help me authenticate with my computer.
-
comment
Comment #3618674
I always thought that the problem with openID is they didn't use email addresses instead of URLs. e.g. use john@example.com and require a certain url template for the endpoint e.g.…