Rick, I see where you are coming from with this, it makes some sense to me. But as Araq pointed out, how would you deal with the fact that '//' is a valid operator? It seems like we shouldn't throw away a perfectly good operator just to add to the commenting syntax.
Maybe you could configure your editor/IDE so that when you hit the '/' key twice it inserts a # instead?