My lightning talk at Steel City Ruby 2013: "Reflections"

Below is video for, and a transcript of, my five-minute lightning talk I gave at Steel City Ruby 2013, which I reported on here.

My 5-minute lightning talk starts at 19:35 and ends at 24:37 in the full video below. (I couldn’t figure out how to turn off autoplay when I initially tried #t=19m35s.)

Lightning Talks Day 1 from Confbots on Vimeo.

Given on August 16 2013 at Steel City Ruby in Pittsburgh, PA

I provide below my best try at transcribing my talk, which was given impromptu without any notes or slides. Unfortunately, I spoke very quickly and I can’t figure out every word I said; if you find any glaring omissions or errors, please let me know!

Transcript

Hi, my name is Franklin, and I’ve lived in Pittsburgh fifteen years, and this is the largest audience of front of which I’ve ever spoken in my life! (Applause.)

I’m an extreme introvert, and I’m also shy, but last year, I came to Steel City Ruby Conf, and I saw people giving talks, lightning talks, and I was inspired, so I started talking at local meetup groups, and I decided I had to speak here, and the question was, what was I going to talk about?

Originally, I was going to title my lightning talk “Confessions”, but somebody already had “Confessions”, so I changed it to “Reflections”.

So, how many of you have had RSI? How many of you have had RSI from spending too much time at a keypunch machine? (I raise my hand. Laughter.) Yes, well, the first programming course I actually took, I coded on punch cards.

I sat at IBM keypunch machines and typed, and got RSI. And I’m telling you this because I may not look that old, but I’ve been around for some time (laughter). I punched cards, I wrote COBOL programs, FORTRAN programs. We used cards and had to sort them, had to put in the compiler as well as the Job Control Language cards, put them in a deck, ship them off to some place where my teacher took them, and that’s how we coded.

So, I have some reflections on that, given how long I’ve been doing this stuff. I still don’t know what programming really is. And that’s why I come to places like Steel City Ruby Conf, and go to programming meetups, and I do this for many different programming languages. I try to do things better, and what I like about the Ruby community is that people are open and welcome, and they are care about quality, about different ideas. And also about things that relate to living, not just about coding.

And so when I was looking at the program for this year’s conference, I was thinking, “how can I contribute here?” I’m not primarily a Ruby developer. But it turns out that programming is about much more than particular programming languages. In fact, I like that at lunch today, and last year, I met people who talked about Clojure, about Python, about Scala, and other languages, and it’s really great to have these conversations.

So, I’ve seen code using “goto”, and seen books on “structured programming” from the 60s, when I was writing COBOL in the early 1980s. I think some of you here are younger and haven’t had that experience of having to code with “goto”. So, I saw that. I saw C come into play, I saw C++, the object-oriented revolution. I saw functional programming, and now concurrency, and it’s amazing that things keep on happening. I think it’s a great time to be a developer.

The last thing I want to say is, on the program there was a talk that was just given before lunch, and it was about depression. And that made a big impression on me. I’ve taken this moment to come out, as a 43-year-old, as having suffered from major depression, and really for about twenty-five years, I was unable to function. I even had to drop out of school twice, but I overcame that, and I think it’s time to stop being afraid to talk about it. We need to share it with our friends and talk about what we’ve done to overcome it and how to get help. So that’s my final reflection.

Reactions

Note that the talk about depression I mentioned was the morning talk by Greg Baugues, “Developers and Depression”.

I was very moved that throughout the rest of the first day of the conference, people came up to me and thanked me for talking about my depression. Some of them said they were currently dealing with depression, or had done so. This only reinforced in my mind Greg’s point that there is still a stigma about openly discussing depression.

Some historical notes on programming

I regret that I did not keep any of my old COBOL programs. I do have some old data decks of punch cards in my basement, but no code!

I believe that the textbook we used in my high school COBOL class in 1983 was Shelly and Cashman’s “Introduction to Computer Programming: Structured COBOL”. Basically all the programming books of the day for any language boasted of teaching structured programming. Given that, I was amused by the whole “object-oriented programming” fad in all texts in the 1990s. Marketing never changes.

To do

I still haven’t told publicly the full story of my struggle with depression that finished its last chapter only late in 2004, when, after six years of therapy, I decided I no longer needed to see my therapist, and told her I was discontinuing my weekly visits to her I had been making since 1998. I expect to gradually roll out this story as I feel ready to tell it.

comments powered by Disqus