Skip to content

Instantly share code, notes, and snippets.

@jakegavin
Last active August 26, 2016 01:44
Show Gist options
  • Save jakegavin/7f1aa0f759255afc2d41dd652a948684 to your computer and use it in GitHub Desktop.
Save jakegavin/7f1aa0f759255afc2d41dd652a948684 to your computer and use it in GitHub Desktop.
Rails Conf 2016 Recap

Rails Conf 2016

Rails Conf

My 6 Favorite Talks

  1. Data Mining Music - Paul Lemere
  1. Succession - Katrina Owens
  • https://www.youtube.com/watch?v=59YClXmkCVM
  • Refactoring approaches and philosophies. Resist the temptation to reduce sameness. Identify the smallest differences and make them go away. Once the differences are gone, the sameness naturally collapses.
  1. Rspec and Rails 5/Make Ruby Great Again - Justin Searls
  • No Confreaks link yet - https://vimeo.com/165527044
    • Make Ruby Great Again talk starts about 27 minutes in.
  • Discussion about Ruby/Rails as it becomes mature and is no longer the new cool thing. (And a couple comments about testing)
  1. Skunk Works - Nickolas Means
  • https://www.youtube.com/watch?v=ggPE-JHzfAM
  • Overview of the history of Skunk Works, the team that developed the U2, SR-71, and F-117. Highlights the problems they faced and how they overcame them. Great teams are often small with flexible processes that work toward one, specific goal.
  1. Get a Whiff of This - Sandi Metz
  • https://www.youtube.com/watch?v=PJjHfa5yxlU
  • Identifying code smells and the refactoring methods that combat them. Refactoring is not a subjective thing. Refactorings have specific names with specific recipes. Learn them.
  1. UX, Rails, and Awesomeness - Chanelle Henry

Other Talks I Enjoyed

Talks I Heard Were Good But Have Not Seen

Thoughts on Ruby and Rails and Technology

Justin Searls accurately describes the situation in his talk "Rspec and Rails 5/Make Ruby Great Again." It's exciting to be at a point where the language is stable, the tooling is mature, and the framework is pretty much feature-complete, but this also creates an opportunity for stagnation. The "new stuff" is inherently more exciting and it is, as highlighted by Brian Cardarella in "Rails to Phoenix", objectively better in number of ways. Personally, I feel conflicted. I want to buy into Searls solution and support the endeavor to make the Ruby community known for getting things done but I don't find it entirely convincing. "Telling stories that help people solve problems" seems too vague a proposition to drive a significant change from the status quo. That said, I hope to be more active in the greater Ruby community and find a way to contribute that will help it retain relevancy.

Regardless of whether I write Ruby for the rest of my career or branch out into something else, I love the communities that I've found and I look forward to whats to come.

Thoughts on Conferences

In the future, I think I'm going to focus on smaller, one- or two-track conferences. Rails Conf had TONS of stuff happening. Five talks and two workshops for every time slot. That's great but also a little overwhelming. I felt like I was missing out on things (I chose not to do any workshops), especially when I was sitting through a less than stellar talk, which happened at least four times. Last year, I went to Keep Ruby Weird and React Rally. I preferred the more curated approach to selecting talks and the smaller, more intimate environment.

Also, the AV at Rails Conf was terrible. Projectors were broken, microphone audio was being routed into incorrect rooms, and AV techs were few and far between.

Thoughts on Kansas City

My experience in Kansas City leads me to believe it is a weird and interesting place. It's a real city in that we were staying down town and there were skyscrapers but during the day, there was very little traffic and not a lot of people out and about. At night, the majority of people walking around and at restaurants appeared to be Rails Conf attendees. This all changed on Friday night, which happened to be First Friday. The streets were so packed that a couple of them had been closed. There was live music all over the place.

If you ever find yourself there, I recommend BRGR. I don't recommend Belfry. Don't wear a t-shirt to The Capital Grille.

Jesse and Jake with Sandi Metz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment