Patterns should be avoided when possible. They don't totally fuck you but they require you to remember more. There is absolutely no reason to remember a 50 character truly random password, anything more than 39 truly randomly generated ASCII characters is a waste of your memory since that is equal to a 256 bit random key which is what AES-256 uses anyway.