Random
Source Code

Triple Red Alarm Code M/D

A red warning light triggered by a mom or dad in the area. The triple alarm that goes off mentally when a parent is nearby and trouble may start.

Parent: "Hey! What's with the locked door?"
You: "Just a minute!!"
Friend: "Triple Red Alarm Code M/D! We have an incoming Mom/Dad!"
You: "Hit the power switch!"
Friend: "Got it! Ok, act calm."

by xIcefireAngelx May 12, 2011


bro code page 67 paragraph 3 rule 3

You may never talk to another bros girl even if she is fine with it

Nah bro bro code page 67 paragraph 3 rule 3

by That is not my job October 19, 2018


code exedelius fortana type zero curse of the zero daybreak nexus cycle zero

the most generic of anime, voiced by Joe Zieja

My friend: What's your favorite anime?

Me: Code Exedelius Fortana Type Zero Curse of the Zero Daybreak Nexus Cycle Zero

My Friend: 0^0

by Pretend This is Somethin Funny November 30, 2020


0 code

Somebody that plans their death

Im going to 0 code cause I know i’m going to have to if I want to die

by uwuaca December 19, 2021


Bible code

A piece of program code we are praying for to work properly.

- Hey, Jonny! How's that project?
- Hi bossy-boss! I'm coding it all the night.
- Huh... But we have a demo in a couple of hours. It just has to work!
- I know, I know... Let's hope that 20 Glory-Bes will do the job.
- Auaaa... You're gonna fixing that Bible code by yourself after the demo!

by sleep`walker October 19, 2011


duct tape code

Code that just about works, hanging together from borrowed code, ineffective classes and functions.

Often this is the result of bad planning, or an iterative approach to fixing bugs over time.

Alan: How does this code you wrote work?
Ada: No clue, I wrote it 6 months ago and has become duct tape code.

by MeneerLuka June 19, 2023


Vogon Poetry Code

Computer program code, generally written by a person whos ego has the gravitational pull of the sun, that once read causes the reviewer to want to rip out their own insides.

A example of Vogon Poetry Code would be:

$id = 0;
while (!$id || mysql_error()) {

$id = rand(1, 10000000);

mysql_query("INSERT INTO `table` (id) VALUES ('".$id."'");
}

by EnglishMouse April 29, 2012