Sharla Gelfand

#chirunconf

I’m in the airport on my way home from the ~first ever~ Chicago R Unconference, and it seems like there’s no better time to write about it! ✈️ This was my first ever unconference and let me tell you: the hype is real. They are a blast.

I was lucky enough to be able to travel to a different country and 🎵 hop off the plane at MDW 🎵 in order to hang out and code with old friends and new ones too (we’re friends now, sorry, I don’t make the rules 💁).

One of the main reasons I wanted to attend an unconf (besides getting to hang out with my friends 👯) was to understand how exactly a project goes from inception to reality in two days.

In typical unconf fashion, there was a lot of discussion in GitHub issues on potential projects. I was interested in pretty much all of them and nervous to have to choose! But when the time came (aka after we’d had breakfast and done icebreakers), the idea that I felt most ~connected to (that was actually happening) was working on the unconf toolkit. All of the helpful discussion on the GitHub issue really guided what the project would look like, and superwoman unconf organizer Angela Li knew what she wanted us to focus on and we divvied up the work appropriately. With two of the Chicago unconf organizers (Angela and Emily Riederer) and an Uncoast Unconf organizer (Sam Tyner) on our side, we had a lot of unconf knowledge and direction.

So that’s how it got started.

How did it become reality?

Lots and lots of work, maniacal coding sprints, posting on the repo on Saturday night long after the work stopped and before we went to bed, quick sketching solutions and throwing them together, working to the wire, and generally leaning a lot on the awesome tools that other people had already created.

Over the course of two days, a whole table of us worked on an Unconf Toolbox – a bunch of different components designed to make running your own unconf easier. This included:

😅 y’all that is a LOT!

The dashboard Eric and I created shows available and closed issues in a baseline repo (e.g. the chirunconf repo) and has the ability to add other repos using an unconf tag. I was especially inspired by tidyverse dev day on this, because there were issues in so many different places and it was a little difficult to see what was available (and what was taken within the first 10 minutes!). You can explore it for yourself here.

Working on this project exposed me to so many new things all at once. Here are some of the things used in our app that I’d never used before:

  • shiny modules (finally)!
  • ThinkR’s golem package for creating robusts shiny apps
  • Emily Riederer’s projmgr package, which made pulling issues from GitHub a breeze 🌬
  • bs4dash (y’all you can make shiny apps that DON’T ALL LOOK THE SAME. I never knew!)

And I also got totally choked up on bizarre things like

  • writing regex
  • a strange obsession with having fewer dependencies in our app (really should have reviewed Jim Hester’s “it depends” talk from RStudio Conf)

I feel like our group accomplished a ton at the unconf. But the real secret is, I think, that while some of the work is a reality, it’s definitely not done. We still need a lot, like

  • regular dashboard refreshes
  • setup instructions (i.e., so someone else can actually use this app for their own unconf)
  • persistent storage (so that when you add new repos to track, they don’t go away on refresh!)
  • more information on closed issues, celebrating contributors, metrics on how much everyone accomplished, etc

I’m very, very proud of what we did, and I feel like the veil of intimidation has been lifted – the goal of every unconf project is not to have a brand new, blue sky project on CRAN at the end of two days. That’s like, not what happens. And it’s good! It’s fine! We all did some 💣 work, contributed to the R ecosystem, and built a stronger community, bit by bit.

There is also so much work left to be done, projects that need continued contributions, and issues that didn’t get worked on at all. If you’re interested in contributing to open source in R, I think the output and leftover issues from an unconf are a great place to look for inspiration. You can see all of the chirunconf19 issues here.

Besides all the technical stuff, it was so, so rewarding and fun to be able to hang out with R people in a smaller setting, where you can have longer conversations with more people rather than running around saying hi to people for 5 minutes at a time at a conference. I had a lot of great conversations about R-Ladies (duh), community organization, independent work and project planning, GitHub issue etiquette, and of course, what it’s like to meet people from twitter IRL (so meta!).

Congratulations to Angela, Emily, and Alex on your first unconf, and thank you for having me! I feel very, very lucky to be able to talk to and get to know more of the people-behind-the-code. Until next time! ❤️