evgeny0's comments

evgeny0 | 15 years ago | on: Dropbox authentication: insecure by design

I like the idea from a technical point of view, but I doubt it would make much of a difference in practice, because most home users log in with administrator accounts anyway. So do most developers. Only the rare, security-conscious power user would typically log on with a restricted account and even then.

evgeny0 | 15 years ago | on: Technical job post tips for the desperate

Your point about the salary is valid - stating the salary does create some problems. However, not stating it creates much bigger problems.

It would be relatively rare that you advertise for a senior developer and end up hiring a junior one (when you had no intention of hiring a junior at first). It would be much more common that your job ad is ignored by the really good developers and instead you have your time wasted by those who are underqualified.

If your existing employees are paid below-market rates that is a latent problem in any case. Eventually they will figure out that they're underpaid. Even if you don't advertise salaries some of your competitors will.

evgeny0 | 15 years ago | on: Fixing XSS on a bank website - A customer's saga

But the random username / random password / client-side SSL certificate is excellent security.

The SSL certificate is, but not the random username. That's just a maintenance hassle. A username is not a secret - that's what the password is for. The random password isn't so great, either, because it pretty much forces you to write it down and then it just becomes a (poor) version of the SSL certificate. It should instead be a strong password that you can actually remember.

evgeny0 | 15 years ago | on: Important Safety Notice from WakeMate

Great story! Hardware manufacturing in China sounds just like software development in India: if you give very precise specifications - so precise that you may as well have written the code yourself - they will usually be followed. However, if you don't say things like "the software should run without errors" you may well find it crashes on start-up.

evgeny0 | 15 years ago | on: Overcome Fear in 2011. Get Rejected On Purpose

Agreed. You may also be ruling yourself out of consideration for future opportunities with the same company that you genuinely are qualified for, because you've created the perception that you're incompetent or just don't interview well. (Let's face it, it would be difficult to give good answers at the interview when you're clearly not qualified.)

evgeny0 | 15 years ago | on: “Merry Christmas" vs. "Happy Holidays" - nearly double the conversion rate.

This is basically why I give everyone a unique email address, and /dev/null the address after I stop needing it.

Offtopic, but what service do you use for this email redirection setup? Or do you run your own mail server? I do exactly the same thing, currently using MyDomain.com, but looking for a better alternative.

evgeny0 | 15 years ago | on: Microsoft quietly shuts down Office Genuine Advantage program

+1 Perhaps it's their way of dealing with the fact that Office is just too expensive for many people, without acknowledging that to the public by dropping the price.

People who don't use Office for business would struggle to justify $209 AUD (RRP for Home and Student edition) to themselves just to write the occasional letter - even if they're not aware of Google Docs or other alternatives.

evgeny0 | 15 years ago | on: How to (In)validate Your Startup Idea

Instead of saying "the solution to problem X will actually be available TONIGHT at www.[startupname]ly.com" couldn't you say "the solution to problem X will be available SOON/LATER/NEXT YEAR at www.[startupname]ly.com. Pre-register so we can let you know when it is" ? First, you wouldn't be deceiving anyone. Second, wouldn't it be an even better indication of interest if people are willing to wait for the product?

evgeny0 | 15 years ago | on: Hidden admin user on every HP MSA2000 G3

I can just see it now...

  - A hidden admin account is perfect for debugging and support!
  - What if someone guesses the password?
  - Nah, who the hell is gonna guess THAT?!

evgeny0 | 15 years ago | on: Tim Ferris: 3 More Case Studies of Successful Cash-Flow Businesses

Yes. I mean, I think the guy is an arrogant, unethical bastard, but IF you can just get past that and keep an open mind I think he does have a few interesting points on productivity, priorities, questioning what you really want, etc. There's actually a lot of stuff in the book that I agree with, but there's a lot that really irks me, too.
page 1