![]() |
| Sponsored Links (We share ad revenue): |
|
|
Re: Funny code comments |
|
Novice Talker
Posts: 6
|
haha some people in my class had comments like /* awww its 4am and cant get this **** workign!!!! IM TIREED!!!!*/
|
|
|
|
|
|
Re: Funny code comments |
|
Average Talker
Posts: 19
|
Windows 2000 source code:
Code:
' Do not change tabs to spaces. It f**ks the Build. You WILL be killed. |
|
|
|
|
|
Re: Funny code comments |
|
Extreme Talker
Posts: 154
Name: Tim
|
i've never thought of doing that im gonna give it a go in my next site lol
|
|
|
|
|
|
Re: Funny code comments |
|
Extreme Talker
Posts: 243
Name: Keith Yelnick
|
At the top of a particularly convoluted and otherwise completely uncommented code:
// Abandon all hope, ye who enter here. I'm in the habit of marking twisty, head-bending sections of code with a comment like: // here be dragons Also check out this site for fun windows 2k comments:http://www.kuro5hin.org/story/2004/2/15/71552/7795 Disclaimer: The above were stolen off of some unremembered site Last edited by mork29 : 03-19-2008 at 10:49 AM. |
|
|
|
|
|
Re: Funny code comments |
|
Extreme Talker
Posts: 210
Name: Darran
|
I was trying to get some php script that a friend of mine bought working once and after 3 attempts of running their installer I thought I'd have a look at the code to figure out what was wrong ... and line that said....
// give in this will never work // so I did ![]() Starlord
__________________
## E-Cover Design Problems Solved click to find out how ## WIN ACCESS TO $xx,000 RESELL STUFF ## |
|
|
|
|
|
Re: Funny code comments |
|
Full-Time TeraTasker
Posts: 637
Name: Jeremy Miller
Location: Reno, NV
|
I confess to adding a comment to some code once, that was along the lines of
PHP Code:
lol I remember seeing in some open source project a comment along these lines: //Yeah, there are more efficient ways to do this. Bite me. That one gave me a good laugh. Most irritating thing I ever encountered was someone so enamored with themselves that they actually named the variables after themself. $brian -- I hate you dude.
__________________
Jeremy Miller - TeraTask Technologies, LLC Content Farmer - Automated Posting for Content & Blog Sites |
|
|
|
|
|
Re: Funny code comments |
|
Novice Talker
Posts: 11
Name: Tortoise
|
Visual basic code gives me the chills
![]() |
|
|
|
|
|
Re: Funny code comments |
|
Average Talker
Posts: 18
Name: TK
|
Not especially humorous, but I found that using figlets created by Email Effects makes it very fast to locate major sections of long code. Other programmers laugh at it for some reason though. :-\
Code:
/*__ __ _ _ _ ___ ___
\ \ / / _(_) |_ ___ | |_ ___ | \| _ )
\ \/\/ / '_| | _/ -_) | _/ _ \ | |) | _ \
\_/\_/|_| |_|\__\___| \__\___/ |___/|___/ */
Last edited by zxcvbnm60 : 04-11-2008 at 12:22 AM. |
|
|
|
|
|
Re: Funny code comments |
|
Novice Talker
Posts: 12
|
lol there's a new application of ascii art. Takes me back to the BBS days
![]()
__________________
|
|
|
|
|
|
Re: Funny code comments |
|
DEAD Good Coder
Posts: 1,099
Name: Stefan
Location: London, UK
|
lol
Code:
' Do not change tabs to spaces. It f**ks the Build. You WILL be killed. ![]()
__________________
Offering Website Design Worldwide, please visit my website |
|
|
|
|
|
Re: Funny code comments | |
|
Skilled Talker
Posts: 70
|
Quote:
That's an awesome idea! When I make errors, I generally write things like Code:
//FSCKED UP HERE! ARE YOU AN IDIOT!? //This doesn't work....figures. //I hate PHP! Okay not really.
__________________
http://www.deadlyclever.com - Personal Blog http://www.supersophomore.com - Teen Site |
|
|
|
|
|
|
Re: Funny code comments | ||
|
Moel-sama
Latest Blog Post:
WoW Dungeon Launch Contest - $700 in Prizes! Posts: 1,284
|
Quote:
Quote:
![]() |
||
|
|
|
|
|
Re: Funny code comments |
|
Entropy enthusiast
Posts: 3,639
Name: Tim Daily
Location: Apex, NC, US, Sol 3
|
Whenever I've had to put in conditional comments to fix for IE, I usually give the section a class name like, "IEsux" or "billgatesisaf*g". I find that there is some catharsis in that.
![]() tim ![]()
__________________
Springs hop eternal in the hearts of the eccentric.... E-GADS! (Evil Genius' Art and Design Studio) http://bellsouthpwp2.net/j/a/jam331 |
|
|
|
|
|
Re: Funny code comments |
|
Ultra Talker
Latest Blog Post:
Web Development Business Tips Posts: 411
|
PHP Code:
|
|
|
|
| Sponsored Links (We share ad revenue): |