Make more useless packages!

[This article was first published on Category R on Roel's R-tefacts, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

You should make more useless packages. To be more specific: make packages that are useful to you, but might be useless to others.

Because building silly stuff is fun and sets the bar low for you to play and learn.

I’m a big fan of Simone Giertz (see all the gifs in this post). Simone is known as the ‘Queen of Shitty Robots’ and has a youtube channel where she builds robots that are, uhm, not very good at the thing they’re designed for. I can not explain how badly they fail except showing some gifs of the typical results:

A beer robot smashes the glass

applying lipstick with a robot doesn't really work either

Brushing teeth with a robot helmet, this made her famous

and linking to her channel.

Learning while playing

Recently Simone gave a TED talk about why we should all create useless stuff and I thought it was both hilarious and inspiring. Watch the video here or at the bottom of the page where I embedded the youtube iframe.

In the talk, Simone tells us that, when she was younger she was very afraid to fail. She thought she was only pretending to be good at something and that she got very frustrated when something didn’t work out immediately. But when she wanted to learn more about robotics she took a completely different approach: she would make the shittiest thing possible. You see, when the robot failed, the project would still be successful!.

And when the expectations and tension got away, she actually enjoyed working and learning new stuff. The way a child might learn! Playing while learning.

And that is what I have been doing all along. I take ideas and build stupid packages around them. They are never published to CRAN, remain on my github in an abandoned state, but that doesn’t matter! I build stuff to learn more.

Silly things that taught me more

For instance: I saw the image magick package and noticed how cool it was, but I never really got it. I wanted to learn more, so I made a bananafyer. A script that adds bananas to any picture ( projectlink, blogpost about adding bananas, blogpost on how to extend it ). Along the way I learned something about building command line tools.

I had short periods of coffee related projects and interests.

I’ve created a scale to measure how much R-nerdiness you have https://github.com/RMHogervorst/r_scale Made multiple data sets:

Or a list of things that should be a package but aren’t yet https://github.com/RMHogervorst/shouldbeapackage

Sometimes I go a bit overboard and even create a whole new organisation with a single useless purpose:

R-related karaoke:

At useR2017 I insisted there would be karaoke, pressed people for their favorite songs

startrek

Build more silly things

I am slightly embarrassed when I look at all this stuff, but deep down I also feel pride. I had so much fun creating this all! Building silly things is a very creative pursuit. I’m creating something that did not exist before.

Now, I don’t play any instrument, I can not dance, my sketches look like they were drawn by a 12 year old, but I DO know how to add dancing bananas to any picture. And that counts for something.

So when you want to learn something, build something silly. Create something new that makes you laugh. And while you play, you learn! you don’t have to put online of course, but if you do, you’re helping others. So it might be worth it.

And here is Simone Giertz TED talk: ‘Why you should make useless things’ :

To leave a comment for the author, please follow the link and comment on their blog: Category R on Roel's R-tefacts.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)