The more I work in advertising, the more I begin to detest certain commercial ploys. In fact, I will proactively avoid ever having Progressive because of Flow. Next to seeing news of Aliens in the news having made contact, I’d like to hear about the drunken rage of Flow having landed her annoying ass in jail, permanently. OR, like Geico, they start dropping her ass like the Gecko. Either way, rant over.
Want to see the matrix? Been working a ton with batch files at work. Here’s a fun one:
#lolMatrix
@echo off
color a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto:top
Note: If you don’t know how a batch file works, take the above code, paste it into a notepad, then save it with the following extension: .bat
Then, double click the file from say your desktop, presto.