A person who constantly threatens to commit suicide to get attention while being too scared to actually do it
Ron has been a pseudocider for months. Each time a girl breaks up with him, he says he's going to end it all, but he never does.
by DJMarcusA September 6, 2021
Get the pseudocider mug."he is so pseudocidal, he didn't even load the gun before fake shooting himself in front of his parents"
by AustinLU March 27, 2009
Get the pseudocidal mug.Related Words
by Tyler McBride October 23, 2007
Get the pseudocide mug.Pseudocode is a description of a computer programming algorithm that uses the structural conventions of programming languages, but omits detailed subroutines or language-specific syntax. It can also refer to a high level 'language' whose aim is to generalise the logic and program flow of a computer program
An example of how pseudocode differs from regular code is below.
Regular code (written in PHP):
<?php
if (is_valid($cc_number)) {
execute_transaction($cc_number, $order);
} else {
show_failure();
}
?>
Pseudocode:
if credit card number is valid
execute transaction based on number and order
else
show a generic failure message
end if
Regular code (written in PHP):
<?php
if (is_valid($cc_number)) {
execute_transaction($cc_number, $order);
} else {
show_failure();
}
?>
Pseudocode:
if credit card number is valid
execute transaction based on number and order
else
show a generic failure message
end if
by georgi July 24, 2006
Get the pseudocode mug.by xxladycobainxx June 16, 2005
Get the Psuedocide mug.An act of self-harm that is in no way intended to kill the harmee; the sort of attempt to express dissatisfaction with one's life that mental health professionals sometimes refer to as a 'cry for help', for example, Fall Out Boy lead singer Pete Wentz's overdose of the anti-depressant Atavan.
Elton John once committed pseudocide by sticking his head in a gas oven after putting out the pilot light.
by Amanda the Quirky One October 31, 2007
Get the pseudocide mug.person1: "Hey i heard that chick in your math class killed herself."
person2: "Nah, it was just a pseudocide. The pics are on Myspace."
person2: "Nah, it was just a pseudocide. The pics are on Myspace."
by Powers27 June 25, 2007
Get the pseudocide mug.