Identifying Areas of Growth

I had my latest performance appraisal last week. I found I had a much easier time identifying areas of growth this time over last year after having gone through an accreditation visit for one of our programs. In the past, I would look at my current skillset, look at the friction points I was experiencing, and project forward a better future based on picking up some new skills or experience. This process is fine, but I realize the flaw is that the path you choose to develop in is not based on experience. It’s a guess about what might be helpful.

Contrast this to going through the accreditation process. To prepare for the performance appraisal, I reviewed the last year’s worth of information (my calendar, my one-on-one meeting notes, and notes I’ve taken about my job) and saw patterns of missed opportunities and under-performance. In these areas, I can reflect and see how if I had more skills or experience in these particular areas, I would have had a better time navigating the issues we faced.

Based on this backwards reflection (rather than guessing or projecting forward), I could more clearly articulate what I’m weak in and where I would gain the highest value in focusing on.

I think this marks for me the formal transition from the “start of career” phase to a more mature “middle career phase.” I have enough work experience and self-knowledge to draw meaningfully from, and that allows me to make smarter choices moving forward.

Stay Awesome,

Ryan

Cross-Domain Knowledge

I’m a huge fan of cross-domain knowledge. Coming from an academic background in philosophy, I feel my greatest strategy for creating and building a career is leaning in hard to knowledge and skills that are learned in one domain or context, then applying it to a unique area. You get a large confidence boost when you make connections by spotting patterns and connections that map analogical cases to each other.

The first time I truly appreciated this was in my days working for the university gambling lab. We were collecting data on slot machine players by recruiting participants into our study to measure the effects properties of the machine user-interface had in gambler’s cognitive awareness. In other words, did how the graphics and sounds play on the screen help the gambler understand their relative wins and losses over time. In one study, the simulation we were using for participants to play on during the trial had been modified, but on some of the laptops the wrong version of the software was copied over, and we didn’t realize the mistake until the end of the day. Of the three laptops, two had the right software, and one did not. At the end of each session, we uploaded the user data to a secure repository and deleted the local files, which meant that once we were back in the lab, there was no way of knowing which participant file batch came from the defective software.

We thankfully caught the issue early and limited the damage, but afterwards we had an issue with figuring out which files to exclude from analysis. On the face of it, there was no way of knowing from the participant’s biometric data which simulation they used. So instead we had to dig into the debug files that were spit out by the machine to verify that the simulation ran successfully.

All the files were generated in an XML format, however I had neither experience in basic coding nor reading XML files. I had to figure out a way of showing whether the version of the software was correct. To me, the XML files were largely gibberish.

But, I was able to spot a pattern in the files that reminded me of my formal logic courses from undergrad. While I did poorly in the courses at the time, I did retain some of the strategies taught for understanding the structuring of the syntax of formal logic arguments, specifically how nested arguments worked and how assumptions were communicated. I started to see the same structure in the XML code, how sub- and sub-sub arguments were written to call different files into the program, and where those files were being drawn from.

And there it was. At the bottom of one of the debug files, was a list of the files being called on by the simulation. In the broken simulation, the file path to a certain sound that was meant to be played was empty, meaning that when the simulation was supposed to play and auditory cue, there was no file name to look for, and so the simulation moved on.

I compared this with the files we knew came from the working simulators and saw that this was the main difference, giving us the key for finding the bad data points and justifiably excluding them from the overall data set. By finding this, I saved an entire day’s worth of data files (a cost savings that includes the some-30 participant files, their remuneration, three research assistant wages, per diem costs, travel, and consumable materials on site).

I grant that computer programming is entirely built on the foundations of formal logic and mathematics, so it’s not that I was gaining a unique insight into the problem by bringing knowledge from one separate domain into another. However, this was one of the first times I encountered a problem where I lacked the traditional knowledge and skill to address it, so I came at the problem from another angle. It was a case where I gained confidence in myself to be resourceful and tap into previous learning to address new/novel problems.

As I noted above, being trained in academic philosophy has pushed me in this direction of career development. On a superficial level, relying on cross-domain knowledge is a career survival strategy because philosophy doesn’t always teach you skills that are easily applicable to the working world. I have sadly, never once, had to use my understanding of Plato’s arguments in my workplace. But on a deeper level, I think training in philosophy naturally pushes you into this kind of problem-solving. Most of my experiences in philosophy involves approaching a thought experiment or line of thinking, considering what it’s trying to tell us, then testing those arguments against counter-factuals and alternative arguments or explanations. To do this well, you have to reduce a problem down into its constitutive parts to tease out relevant intuitions, then test them out, often by porting those intuitions from one context into another to see if they still hold as both valid and sound.

It’s not all that dissimilar to the processes used by engineers or designers to gather data and accurately define the problem they are intending to design for. Whereas the engineer will apply the tools they’ve been taught fairly linearly to create a design for the problem, my strategy is to adopt cross-domain knowledge to make connections where they might previously had not been apparent. The results can often be solved quicker or more efficiently if I had the relevant domain knowledge (e.g. an understanding of coding), however when I lack the specific experience to address the problem, as a generalist thinker I have to rely on analogical thinking and a wider exposure to ideas to suss out those connections. What I lack in a direct approach, I make up for in novelty and creative/divergent thinking, which has the benefit of sometimes opening up new opportunities to explore.

Stay Awesome,

Ryan

Pandemic Career Development

I was reminded today of one thing I missed in the two years we worked from home. When carrying out your duties from home, in isolation, your interactions with your colleagues has two defining features: it’s mediated, and it’s pragmatic.

It’s mediated for the obvious reason that it’s done entirely remotely. You see your colleagues, but through a screen. You work hard to not talk over each other, because doing so makes the conversation stilted. The interactions are just more screen time you are seeking to limit, and it’s artificial in the conversational decorum that’s needed to make the medium work.

And it’s pragmatic in that your interactions are always deliberately chosen. Unless you intentionally sit on an open call, waiting for people to come in as they please, all interactions with colleagues are done by appointment and with a specific purpose in mind. The two of you “connect” virtually to discuss, then disengage to carry on with your day.

The office is different. There is something to be said for serendipitous conversations that pop up when passing each other in physical space; when you wander into someone’s office or cubicle and strike up a chat. The conversation has a tendency to float from topic to topic, because unless you booked a meeting into their calendar, your interaction doesn’t have the same constraints. Once the purpose of the chat is over (e.g. your question is answered, or the message is conveyed), you then move on to whatever adjacent topics are on your minds.

In the time I’ve worked here at the college, I’ve found a lot of opportunity for career development in the casual conversations I’ve had with people around the office. The conversations aren’t even about my career development explicitly, but instead are lessons learned through osmosis. Lessons learned when a manager is describing an issue they are dealing with, and you gleam from them insights into the skills you need to develop to meet similar challenges. Or where they share stories from earlier in their career that’s relevant to something being experienced in the present. It’s not a traditional mentorship, but if you listen closely, it can come close.

During the time I worked at home, my career development came through the projects I worked on, reflecting on skills I lacked, and seeking out ways to train into what I needed. It was always reactive and “just in time.” I didn’t realize how much I missed what happens when people are sharing a space together, and you as a colleague seeking wisdom get a chance to learn proactively with “just in case” wisdom that gets filed away for future use.

I miss the freedom of wearing shorts at home, but I’m glad to be back for the water cooler discussions.

Stay Awesome,

Ryan

Back In The Office

Last week I stepped in the office for full-day work for the first time since the start of the pandemic. I have visited the office twice in the last two years to pick up items and personal effects, but have otherwise acted as an employee from the comfort of my home. I have been extremely fortunate to have been able to work remotely, and now things at work have been deemed safe to return.

This is not to say that everything is back to “normal.” We are obviously still following public health protocols by conducting screens on entry, displaying our vaccine QR codes, wearing masks, maintaining physical distancing, and staggering our time in the office to cut down on the number of people on site at any given point. But it’s the first step back towards “normalcy” I’ve experienced in two year – I had to put on pants to “go to work.” In my time at home, I have whole-heartedly embraced what I call the Zoom mullet – business up top (in camera view) and party down below (always shorts; even I have a sense of propriety).

What I found most jarring about my return is the paradoxical strangeness of being on campus. It’s paradoxical because intellectually, I know I have been away from the office for two-years, however on an emotional, visceral level, it doesn’t feel like I’ve been gone at all. I have a few guesses why it doesn’t feel strange being on campus. First, I have continued working my job during my time at home, so I’m not stepping back into an unfamiliar context. I’ve also been in regular contact with many of my collegues (though some I literally have not interacted with them since we’ve been away), and I’ve seen many of them on video, so there is a sense that we’ve not been apart too long. Third, the pandemic has created a distorted time dilation, where large swaths of time pass quickly, even if day to day existence is (sometimes) painfully long. This tricks our minds with a kind of time travel into the future; perhaps we’ve all been more zoned-out on auto-pilot than we realized. And finally, I think the reason why it feels like I’ve been gone for a short time is that the office hasn’t changed. I mean almost literally, the office is the same as when I left. Because we have all more or less worked from home during this time, and everyone has been out of the office, no changes have happened to the physical space – the furnature is all where we left it, the decorations are the same, the same names appear on the walls, etc. Other than the desks being decluttered, you wouldn’t know that people have been gone for two years. Props to the custodial staff for keeping the space clean.

I came to work with some mixed emotions. I’m a little sad that our time at home is over and we have to move on to the next phase of things. The pandemic might drag on, but I am entering a new phase of interacting with the phenomenon. And of course, I’ll miss the flexibility that came with always being home. However I was looking forward to my return as well. I looked forward to the separation of work and home, the commute to function as a liminal space. I embrace the structure imposed on my time by virtue of changing phyical locations. I look forward to the serendipitous interactions with my colleagues, around the proverbial water cooler.

All things change, and now so must I. I will look back with some fondness on the last 23 months, despite all the negatives it brought. However, now it’s time to get back to work.

Stay Awesome,

Ryan

Blocking Distraction

For as much as think I am in control of my impulses, the reality is I am buffeted around by my whims far more than I wish were true. The biggest bane to my daily work is the mighty well of distraction that is YouTube. I’ve lost hours of time in a day allowing my subscriptions to serve me fresh content. I try to justify it to myself – “I’m just going over for a quick mental break,” or “I just need to see a tutorial on how to do x-action in Excel.”

Then, I look up and hours might have passed without me consciously knowing it.

Some time ago, I used a browser blocker to prevent me from accessing the worst offenders for distraction (all social media, YouTube, and Reddit specifically). I’m no stranger to signing an Odysseus contract, which I’ve written about before. However during the pandemic, I relaxed it a bit since, hey, we are all going through a rough time.

As of late, I’m forced to conclude that enough is enough, it’s time to hold myself to a higher standard. I went back in, and toggled StayFocusd back on, and so far have done a better job of accounting for my time. Between blocking distractions, using pomodoro sprints, and writing down what I do in my time blocks (quick estimates, nothing too detailed), I’ve done a pretty good job of limiting distracted time.

It’s not perfect, but it’s more than a 1% improvement, which will hopefully compound over time.

Stay Awesome,

Ryan

Friday Round-up – July 24, 2020

Let’s keep the momentum going from last week!

Here is my round-up list for the week ending on July 24th:

💭Reflection – Books as Monuments – Ryan Holiday (Instagram)

Last week Ryan shared the following post:

I have a vague recollection of when Madison Holleran died by suicide in 2014, though less about her as a person and more because of the conversation it sparked around mental health and how social media can portray a perfect life despite the hidden struggles of the person. I’ve yet to read this book, however as I was reflecting on this post I realized that this isn’t a book about a famous person, but it still stands as a monument to a life. That felt like a weird mental juxtaposition against the conversation going on about monuments in general and what we choose to remember. During a recent conversation with my grandmother, she was showing me photos of friends from her past that have since passed away. For nearly every person on the planet, your legacy extends only as far as your genes and the living memories of those who knew you. And yet, sometimes we pulp trees into paper and create a monument that will be read in the future. Monuments are not accidental – it’s a reflection of what we choose to remember. Madison’s life was tragically cut short, but at least she remains more than a fragile memory.

🎧Listen – What You Need To Know About Protective Face Masks – NPR Life Kit

There is a lot of misinformation around the effects of wearing a mask. Here is a good quick summary. tldr: it prevents the wearer from spreading germs and it does not prevent one from breathing adequately. I’ve demonstrated this for myself by donning a non-surgical mask for the last two weeks of running on the elliptical. To date, in the 30 masked-miles I’ve run (roughly 3.5-hours of exertion), I have yet to have any symptoms related to hypoxia.

📖Read – Graduating during a downturn | A Learning a Day blog

Two paragraphs stood out in this post that resonated with me:

By all accounts, COVID-19 is a ridiculously bad time to graduate. It isn’t just a bizarre year from the perspective of the job market. Graduates who have a job will face an unusual first year as part of the workforce. With organizations and the people generally unprepared and dealing with multiple stressors, they’re unlikely to get the training that they need on the job.

These are moments when you realize how big a role dumb luck plays in any professional success we enjoy. It is so easy to attribute things that are going well to our smarts and hard work. But, there’s so much more to any success than that.

Reading this made me reflect on my own career to this point. I finished my undergrad in 2009, the year after the 2008 economic downturn. I was fortunate to be accepted into grad school, where I stretched a 1-year program into a 3-year experience by the time I finished writing my thesis. That put me into the formal job market at the tail end of 2012, four full years after the markets took a dive. I was lucky to enter the working world while the economy was rebounding, and I didn’t have to face the same setbacks and struggles that many of my cohort felt (that is, had I not did my 5th year “victory lap” in high school, I would have finished undergrad a year earlier with my secondary school classmates). In this, I was very fortunate that my choices became opportunities of timing, and something worth keeping in mind as context.

Stay Awesome,

Ryan

I Don’t Interview Well (Part 2)

Last week I interviewed for a new position in the office.  As I’ve mentioned before, I’m not very good in interviews.  As of writing, I have not heard back whether I’m moving to the next round of interviews (successful candidates will have a further interview with the manager and an interview with the College President), however I’m not overly optimistic that I’ll be selected.

When I say that I don’t do well in interviews, I have to own the fact that not doing well in interviews is wholly my fault.  For last week’s interview, I spent time studying for the position and about engineering educational accreditation processes, and constructing a presentation about the key domains of the accreditation process, but I spent next to no time preparing my answers to the interview questions themselves.  My preparation was largely to watch two mini-courses on Lynda.com on interview prep, and to take notes on some case examples I could bring up for achievement or behaviour questions.  Only  the night before, for about twenty minutes, did I have my wife run some sample questions past me.  My lack of preparation and practice on answering questions is entirely on me.

I did have one insight, though, that gives me some solace.  In thinking about how poorly I thought my interview went, I reflected on how many interviews I’ve done in my career to date.  This was my 5th interview, and only my third interview for a non-entry level position.  I  realized that one of the reasons why I was so unprepared, and why I didn’t spend more time prepping my answers is that I don’t know how to prepare for a mid-career interview.  The phrase “what got me here won’t get me there,” comes to mind in this scenario.  I don’t yet have a clear picture of what I should be aiming at in interview questions.

I know the mechanics of the interviews – I should be demonstrating value to the employer and painting a picture of what I can do for them.  I should consider what their questions are trying to elicit from me and tailor the response accordingly.  When giving a behavioural- or achievement-based answer, make sure to ground the example using the STAR method (situation, task, action, results).  Link strengths back to the job competencies, and identify weaknesses from the job competencies that I’m actively addressing.  I know these facts, but because I lack confidence in myself I have a hard time selling it to others because I don’t believe it for myself.  No amount of resentment towards the dog-and-pony show process will elevate me above other candidates.

If I want to succeed, I need to get better at playing their game.

Stay Awesome,

Ryan

The Value of a Myers-Briggs Test

There seems to be a publishing cycle, where every year a new slew of articles are released to damn personality tests, such as the Myers-Briggs.  Lifehacker published one recently, and a book was released at the end of summer about the mother-daughter duo who created the assessment tool, which can be paired with a book released a decade ago discussing personality tests more broadly.

A few years back, I was thinking about my career, and I happened to take the test.  According to it, I’m a INTP, the Logician, an introverted big-thinker who is logical but adaptive.  A year later, I took the test again and I drifted into ENTJ territory; apparently in that time I became more extroverted and more rigid in my planning.

This, of course, is the biggest issue with these personality tests.  They tend to overly rely on generalizations of fluid behaviours and attitudes.  People rarely have stable traits over time, and the test tends to loosely clump these together in attempt to create a meaningful picture.  In this, the Myers-Briggs is nether reliable nor valid from a scientific point of view.  As the Lifehacker article points out, along with many others, it’s dangerous when you base decisions on the conclusions drawn from these tests for things like dealing with others or hiring employees.  The best thing you can do, the article claims, is to use it as a fun conversation starter and nothing more.

But I find value in the tests for another reason.

Humans are drawn to stories.  We like crafting narratives to explain events and give meaning to our lives.  While we would want our stories to align with true accounts of history or phenomena (a book I recently bought argues that it’s not possible), we can still find value in stories that are not, strictly speaking, true (I’m appealing to a coherence-model of truth, rather than a correspondence-model of truth; I never thought I’d drag that grad course back up in conversation again…).  We can find value in a story even if we are agnostic towards it being literally true or corresponding to a fact “out there” in the world.

When it comes to my career, one problem I have is that I have a hard time knowing how to sell myself.  When you are crafting your resume or CV, or when you are interviewing for a position, you are trying to create an appealing story of yourself.  You are painting a picture of the kind of person you are that aligns with the demands of the job or the needs of the employer.  Sometimes, it’s hard to create a compelling story for yourself.  You don’t know what to include, what to leave out, and what needs some mild spin.  You have to decide how to play-up key points and downplay unsavory details.  How you choose to connect the dots can make a large impact on what others will think of you as a candidate.  You don’t want to be dishonest, but sometimes the “truth” is very compelling.

One critical area that the Myers-Briggs can offer value is providing inspiration for how to tell that story.  It creates neat little packages that arranges details in interesting ways.  It allows you to take the generalizations and apply them to your own experiences.  It’s the same trick astrology uses – if you make a statement sufficiently ambiguous, you can find confirming evidence to support it.  Using this to your advantage, you can create a compelling backstory for yourself while also prompting you to fill in the details with good stories.

And if something does fit?  Leave it out and move on.

As long as you don’t pigeonhole yourself, you can tell a story about you that shows how valuable, interesting, and desirable you are to others.  The Myers-Briggs can offer some themes and typologies to help sell the best version of you.  Just don’t believe everything you read.

Stay Awesome,

Ryan

Post-Script: After I drafted this post last week, Seth Godin posted some thoughts about changing your story.  If I’m randomly coming up with ideas that coheres with advice from Seth, I count myself in good company.

~R

Policy vs. Guidance Pedagogy

During an ethics board meeting recently, we discussed ways of providing direction to faculty members who have student-based research in their courses.  For faculty who have research elements built into their courses, it can be a challenge to determine what counts as research, and whether said research is subject to the rules governing conducting research at an institution (specifically in our case, whether an ethics application would need to be submitted to the board).  Not every scholarly activity necessarily counts as research, and not every kind of research requires an approval from the institutional research ethics board.  Since this can be a bit of a murky area, we have been considering ways of providing direction.

The conversation abstracted away from the specifics of this case, and we discussed some of the issues concerning policy and guidance, which applies to education and pedagogy more generally.

The benefit of policy is that it spells out clear expectations of what is expected, what the division of responsibility looks like, and what consequences might be considered in the event of a policy breach.  Policy is designed to protect the institution through due diligence, and it focuses on expressing what rules need to be followed in order to not get into trouble.  Loopholes arise when the policies are not sufficiently rigorous the cover contingency cases and when policies are not harmonized laterally or vertically with other policies.  Policy documents focus on the “ends.”

On the other hand, guidance documents focus on the “means” by providing suggestions and best practices that could be followed.  Guidance documents typically do not include comprehensive rules unless it’s appropriate.  Instead, the purpose of the guidance document is to provide clarity in ambiguity without necessarily spelling things out.  They are deliberately left open because guidance documents are meant to supplement and add to ongoing conversations within a field or system.  While guidance documents also do not provide comprehensive options to contingent situations, the strength of the guidance document is that it’s educational in intent – it provides reasoning that helps the reader understand the position it takes, and paints a vision of what success looks like.

I realized in the meeting that this has a lot of crossover into considerations for teaching.  It’s is better, in my opinion, to teach students frameworks for thinking, rather than rules for success.  In the case of ethics, I would avoid teaching students what rules they need to follow, and what they need to do to avoid getting into trouble.  Instead, I would seek to build good practices and habits into the material I’m teaching so that I can model what success looks like and help them understand why.  This way of conceiving the material is forward-thinking.  It gets the students to envision what the end-step looks like, and allows them to work backwards to figure out how they want to arrive there.  By focusing on the principles you want the students to uphold (as opposed to rules to follow), the students learn to think for themselves and are able to justify the decisions they make.  This also has the benefit of avoiding the problem with prescriptive policies – students are prepared to reason through novel situations based on principles.

 

Stay Awesome,

Ryan