Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@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?
-
donnico12697y@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
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.
rant
ruby is awesome
funny imports