Skip to content

Commit

Permalink
Add Michelle's interview and portrait
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Nov 16, 2024
1 parent 1763c11 commit b6fe00b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions posts/michelle.mcghee.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: Michelle McGhee
summary: Data journalist (The Pudding)
date: 2024-11-16
categories:
- data
- developer
- mac
---

### Who are you, and what do you do?

I'm Michelle, and I'm a member of the team at [The Pudding](https://pudding.cool/ "The longform publication website."), which is a publication of visual, data-driven essays. Some of my favorite projects are about [the sounds of Mexico City](https://pudding.cool/2022/09/cdmx/ "An audio/video story on the sounds of Mexico City."), [monkeys playing piano](https://pudding.cool/2020/04/infinite/ "An experimental story about musical keyboards played by computers."), and [the most extra national anthem performances](https://pudding.cool/2024/02/anthems/ "An article analysing various performances of the American national anthem."). Creating these stories involves data analysis, data visualization, front-end web development, design, and writing. My background is in computer science, but I also love telling and thinking about stories, so I feel lucky to have found a great combination of the two.

### What hardware do you use?

On my desk you'll find: a [MacBook Pro][macbook-pro], an external monitor, an [Apple trackpad][magic-trackpad], a [NuPhy Air75 keyboard][air75], and a little whiteboard for sketching ideas or jotting down notes.

### And what software?

Our team uses all the Google things ([Gmail][], [Google Meet][google-meet], [Google Calendar][google-calendar]). We use [GitHub][] and currently use [Svelte][] for all of our projects (I'm a big fan). We also use [Notion][], mostly for documentation of team policies and some project management. I use [Figma][] pretty often, both for designing stories before starting on code and more recently for making a huge inspiration board of screenshots of other data visualizations that I like.

[ChatGPT][] has become a regular part of my workflow. I have the paid "Plus" plan which allows access to the latest models and fewer limitations on messages and uploads. I often ask it for coding assistance, having it write a script or even debug my code. It's the first place I turn when I'm having a weird [Git][] problem. I also sometimes ask it for title ideas.

Since reading "Deep Work" by Cal Newport a couple years ago, I've tried to minimize working in a half-distracted state and either focus or take a break. Inspired by [this blog post](https://medium.com/@FILWD/quantifying-and-visualizing-deep-work-af4689a62423 "A Medium article about focused deep work."), I started using a "deep work log" to track sessions of focused work. I keep a simple Google Sheet to record the project I'm working on and the start and end time of the session. The act of logging the start of the session is the main benefit for me - I have to think to myself "ok, I'm starting a deep work session", and it signals my brain to lock in. When I complete the task (or when I get distracted), I end the session (which can last anywhere from 30 minutes to 3 hours). Usually when I start one of these chunks, I play lofi music [from here](https://www.lofi.cafe/ "A lofi music streaming website.") (because the backgrounds are nice and because then Spotify Wrapped won't tell me that I'm obsessed with lofi).

### What would be your dream setup?

The dream would be my current setup + a section of the room with tons of musical instruments + a section of the room with a large cafe-like table where I would invite people to come cowork with me.

[air75]: https://nuphy.com/collections/keyboards/products/air75 "A wireless keyboard."
[chatgpt]: https://en.wikipedia.org/wiki/ChatGPT "A generative artificial intelligence service."
[figma]: https://www.figma.com/ "A collaborative design prototype service."
[git]: https://git-scm.com/ "A version control system."
[github]: https://github.com/ "A Git code repository service."
[gmail]: https://en.wikipedia.org/wiki/Gmail "Web-based email."
[google-calendar]: https://en.wikipedia.org/wiki/Google_Calendar "A web-based calendar client."
[google-meet]: https://apps.google.com/meet/ "An enterprise video chat service."
[macbook-pro]: https://www.apple.com/macbook-pro/ "A laptop."
[magic-trackpad]: https://en.wikipedia.org/wiki/Magic_Trackpad "A trackpad for desktop machines."
[notion]: https://www.notion.so/ "A collaborative wiki service."
[svelte]: https://svelte.dev/ "A JavaScript web development framework."
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b6fe00b

Please sign in to comment.