Skip to main content

Thunder Funnel

A Thunder Funnel is a very specific type of curved brass implement used to project the sound of ones fart out towards the front of the body so that it can be better heard by the dealer of said fart
"Hey, Carl, hand me that Thunder Funnel, I gotta hear this one!"
by SuckAFart July 31, 2012
mugGet the Thunder Funnel mug.

Wave Function Based Technologies

Wave Function Based Technologies, shortened as WFBT, are a kind of technology that uses the wave function for work and operate. WFBT are also able to reproduce the wave function at any level mainly on macro level, and WFBT uses superquantum mechanics principles to work.
"Wave Function Based Technologies might be our technological future, but we will need to make massive research on it for turn it possible."

"Wave Function Based Technologies are the main technological concept of vibrationalism, not just of vibrationalism, but of the whole esoteric transhumanist movement."
by Full Monteirism January 2, 2021
mugGet the Wave Function Based Technologies mug.
Related Words

funneh

my kung fu is better then urs... u NOT funneh
by babyNCIS April 4, 2011
mugGet the funneh mug.

Functional Retard

fuhngk-shuh-nl ri-tahrd

1. Psychology. a person of the operational order in a former classification of mental retardation, having a mental age of less than three years old and an intelligence quotient under 25 yet still mantains the ability to convince society of their relevance, and ability to be trusted to act intelligently.

2. A charismatic individual which demonstrates inconsistent reasoning abilities and has an inherent disreguard towards their sociological perspective.

3. One who assumes "any publicity is good publicity."
Dixie: Can you believe that idiot?!? Does he have any idea how offensivly stupid he is?!?

Dewey: I can believe it because he is a Functional Retard.
by Mr. Nova<3 April 3, 2011
mugGet the Functional Retard mug.

Peehs Happy Funn Time

Overall feeling of well being and awesomeness.

Being around Peehs, member of The three badge program.
When Peehs is online, its always Peehs Happy Funn Time!
by Sykosiss December 16, 2008
mugGet the Peehs Happy Funn Time mug.

pingu function

It's requiered for all java projects. If you do not know the pingu function, you should not be programming!
import *.pingu.quack

Phyrehawk: My damned program won't work!
Pyro: Use the pingu function Jace.
Phyrehawk: WTF?!!
by Pyro_teamkill March 3, 2005
mugGet the pingu function mug.

functor

A functor, or function object, is a class in C++ with the () operator overloaded. Functors are used a lot in the standard library to do custom comparisons. They're used in place of function pointers because sometimes you need to store a value or remember something (ie. put the functor into a special 'state' for whatever purpose), a functor can do this, a function pointer can't (without messing with global variables).
class over5 { // this class is the functor
bool operator() (int x) {
return x > 5;
}
};

std::list<int> L;

... // put a bunch of ints onto the list

over5 o5;
std::find_if(L.begin(), L.end(), o5);

// o5 will have its overloaded () operator called to check if the element in L is over 5.
by Sam Johnston July 23, 2005
mugGet the functor mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email