A friend and I are in mutual debate. I say that it is cleaner and more professional to use $chan in remotes than just '#'. He says its less bytes and more efficient. Which is better to use and why?
Examples:

//mode $chan +o $me
//mode # +o $me
//echo -a $chan($chan).topic
//echo -a $chan(#).topic