Viewing profile — Brandon0
Brandon0
HN member- Joined
- Tue, Oct 26, 2010, 5:26 PM UTC
- HN karma
- 6
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About Brandon0
No profile information was provided.
Recent public activity
-
comment
Comment #8593847
Suggestion: Can you make it so if I just type "weather" it defaults to my current location? Either based on public IP or a user setting maybe?
-
comment
Comment #8593823
What a tease! I want part 2
-
comment
Comment #8237164
My co-workers have those hours. In at 9, 1 hour lunches, out at 5 on the dot most days. As a consultant, however, I'm paid hourly, so I get to stay late every night.
-
comment
Comment #8221695
Every time I fly.
-
comment
Comment #8207266
This is very cool! Is there a way to zoom in on desktop? Mouse wheel perhaps?
-
comment
Comment #8071933
Do you have a source on the Facebook statement? I would be interested in hearing how they create the variants.
-
comment
Comment #7779211
I would have either just trimmed the ... hic from the received text (if there was only one string causing problems), or maybe even better would be to use control codes to signal th…
-
comment
Comment #7741738
Wait. What?
-
comment
Comment #7555799
Exactly what he said.
-
comment
Comment #7280333
How is it we all still remember these numbers however many decades later?? http://www.icq.com/people/20687859/en
-
comment
Comment #6563163
Lastpass acknowledges this and tells you that a shared password can be retrieved, but for most employees, it would be more work than it is probably worth to view that password. Als…
-
comment
Comment #6548336
I saw that too. DJB2a also has >>playwright collides with snush >>playwrighting collides with snushing
-
comment
Comment #6506377
Not creepy, just lazy. Googling is faster than using LinkedIn's search. But not going to lie, we all Google people's names. Still nothing creepy about it.
-
comment
Comment #6503143
Funny story. I went to a conference earlier this year where I met a very attractive sales rep for a company we were considering working with. She emailed some information a few wee…
-
comment
Comment #6108682
Tracking an individual is different than storing personally identifiable information. I can assign you an arbitrary (or seemingly arbitrary) userID (that is unique to you), but doe…
-
comment
Comment #6022515
I thought it was a 50/5, but the speed test I ran just showed 65/5.
-
comment
Comment #6021614
I'll jump in here and share our current problem and how we are addressing it today. Hopefully it proves useful for whomever tackles this project! So we are an ecommerce company and…
-
comment
Comment #5980229
No way, really? According to the article they claim to "encrypt" the passwords (they actually mean hash). Any way you could post the contents of the email (minus the personal detai…
-
comment
Comment #5980213
I was using War and Peace -- now I have to go change my passwords. Thanks!
-
comment
Comment #5920454
Which, according to his findings with the dumpmon twitter bot, is not uncommon. Obviously you can make the case that YOU would use anti-virus software and YOU wouldn't let malware …
-
comment
Comment #5760840
A master/slave hard drive setup would have data loss. If the main hard drive died and it wasn't a RAID, surely they would have noticed.
-
comment
Comment #5760835
That is actually surprisingly cheap. Care if I ask what types of services one would get at those rates? You're absolutely right though, for a company like OP's, if they are so shor…
-
comment
Comment #5241548
I do this a lot too. In fact more often than not I end up not posting the question because either I solve the problem or I think of a possible solution I should go try first. I thi…
-
comment
Comment #4598012
Made me immediately think of QuickBooks: http://www.intuit.com/ For a brief instant I thought it could be an official release from them, but then I realized they aren't that cool o…
-
comment
Comment #3724198
Simple with Firebug: Source history.replaceState(null, null, 'source.html' + String.fromCharCode(8237)); Can you view my source from Chrome?