A form of getting high when a person poo's and pee's into a bottle. Then puts a baloon over the top of the bottle. Sets it in the sun and lets the balloon fill with fumes and methane. Once the baloon is full the person inhales the methane fumes and gets high. Symptons of poo hash users is that there breath smells like poo and sewage for the next week.
by St. Francis November 17, 2007
To sort a hashtable or an associative array, by using the bubblesort algorithm. Not a widely known expression, it's more like an inside joke by programmers commonly using (or at least well familiar with) some sort of cannabis.
Bubblesort is a sorting algorithm which iterates over a table of data, taking two pairs of valus each time and switches them so that the smaller one of them is moved to the top. If visualized, it's almost as if the small numbers moves with a "bubbling" effect towards the top of the list.
Bubblesort is a sorting algorithm which iterates over a table of data, taking two pairs of valus each time and switches them so that the smaller one of them is moved to the top. If visualized, it's almost as if the small numbers moves with a "bubbling" effect towards the top of the list.
// Bubble Hash demo
void swap(int *a,int *b)
{
int tmp=*a;
*a=*b;
*b=tmp;
};
void bubbleSort(int *array,int size)
{
for(int i=size-1;i>0;--i)
{
for(int pos=0;pos<i;++pos)
{
if(arraypos>arraypos+1)
swap(&arraypos,&arraypos+1);
};
};
};
bubbleSort(lebanese_blonde,420);
void swap(int *a,int *b)
{
int tmp=*a;
*a=*b;
*b=tmp;
};
void bubbleSort(int *array,int size)
{
for(int i=size-1;i>0;--i)
{
for(int pos=0;pos<i;++pos)
{
if(arraypos>arraypos+1)
swap(&arraypos,&arraypos+1);
};
};
};
bubbleSort(lebanese_blonde,420);
by raccoon519 March 12, 2006
by Tiffany September 10, 2004
Also known as "special brownies", these are cooked along with marijuana to induce a high when ingested. They're fun to feed to kindergarteners and watch the effect.
by Janis June 29, 2004
A.K.A. Jenkem or Butt Hash A new drug used by young and old alike that consists of one's own excrement that has been fermented for a couple of weeks.
The inhaled substance is said to initially cause unconsciousness, followed by intense hallucinations that can last up to 3 days. This act is said to leave a foul taste in the user's mouth for several days after a single use.
The inhaled substance is said to initially cause unconsciousness, followed by intense hallucinations that can last up to 3 days. This act is said to leave a foul taste in the user's mouth for several days after a single use.
by Iron Skillet March 05, 2008
Friend-"man I need to stop smoking I think I'm entering the hash hole"
Me-"it's safe here in the hash hole"
Me-"it's safe here in the hash hole"
by Wogman7 April 07, 2018
A joint containing the cannabis concentrate: hashish or hash, is commonly known as hash joint. The amount of THC contained in hash is greater than in weed which is why, some people will prefer to put hash inside of their joint instead.
by Pufferson February 16, 2021