Skip to content

Instantly share code, notes, and snippets.

@cassidoo
Created February 23, 2026 15:27
Show Gist options
  • Select an option

  • Save cassidoo/f2fdb6f427c8c0cb4e7c7c792c8086a8 to your computer and use it in GitHub Desktop.

Select an option

Save cassidoo/f2fdb6f427c8c0cb4e7c7c792c8086a8 to your computer and use it in GitHub Desktop.
Created with FancyGist

Patrick Knight

  1. Who are you and what do you do at GitHub?

Patrick Knight, Staff Product Manager for Repository Governance. I focus on rulesets and customer properties to let you keep you code safe at scale. 2. What did you build? One sentence + a screen recording (Loom link is fine).

A Chrome extension that turns our extensive emoji collection (57k+) into mosaics.

[video]

  1. How long did v1 take to make?

V1 was an afternoon in VS Code. It started as a Python script to generate a one-off "Emoji Lisa," but after others wanted to use it, I spent a few days porting it to a Chrome extension.

  1. What’s your favorite model/tool stack to build with?

I usually stick with Sonnet 4.5 (should try Opus 4.6 with this project now), but I’ll mix in GPT models if the agent gets stuck.

  1. Follow-up loaded question: Do you care what tech stack your apps use now?

I’m a product manager, so no. It’s about the right tool for the job to ensure the best customer outcome, that means not having too strong of a commit to any specific stack.

  1. How do you keep up-to-date with changes in the industry?

I talk to our community first, it’s a critical part of my job. Beyond that, I follow too many newsletters and blogs, and lately, I’ve been in "try all-the-things mode." I recently built a multiclaude/gastown clone using the Copilot SDK to get hands-on with multi-agent (spoiler: the Copilot CLI just dropped /fleet mode). I used it as an opportunity to add a WebUI and TUI to see if I could push agents to write 100% of the codebase.

  1. What’s your one-line takeaway for other builders?

Wherever you go, there you are.

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