9
AleCx04
6y

Anyone knows of some legitimate require names that sound funny?

I was inspecting the google stock api with Ruby. Just fucking around with the console and used the pretty printer for which the require reads as:

require 'pp'

And i could not stop laughing even though I have known of this lib for a while now.

I know...i am immature as fuck but this made me laugh a lot.

Comments
  • 1
    Try papaparse and you will laugh a lot
  • 0
  • 1
    require ("joi")

    (If you don't know what that is... Don't google it at work)
  • 0
    @D--M is it part of the happi stack? Happi happi Joi joi♫? I guess the artwork involved is a homage to ren and stimpy? Am i right?
  • 0
    @donnico oh man you werent kidding haha this is good shit
  • 0
    @AleCx04 pst hey kid.. Do you want sum js library?
  • 0
    @AleCx04

    Well, thats one interpretation.

    The other is that joi is an acronym for

    "Jerk off instructions"
  • 0
    @donnico @AleCx04 I tried to check what the require name for papaparse is and found this
  • 2
    @Krokoklemme we are famous :o now I suppose that if I write my co-worker intentions in putting papaparse to use we will be in trouble.. So I am going to do it:

    import Papa from "papaparse" ;
    const kid = "h,e,l,p,m,e";
    Papa.touch = Papa.parse;
    const profit = await Papa.touch(kid);

    Now let's see how many appreciate childish black humor :D
  • 1
    @donnico yes, childish

    Quite literally ^^
Add Comment