Noah Harris
nharris31.bsky.social
Noah Harris
@nharris31.bsky.social
🧗 Rock Climbing
📷 Photography
🧑‍🏫 Teaching
📣 Speaking
🧠 Learning
👨‍💻 Coding
📚 Reading

Wanna hang? https://calendly.com/nharris31/virtual-coffee
One thing that I love about Buffalo is that there's basically a 3-degrees-of-separation for most anyone in the city.

I've seen the same people over and over at various events, and it's an awesome way to make better, deeper connections.
April 24, 2025 at 12:31 AM
How can you tell I used AI to write this code?

Because there are comments

Also, proof of working on my side project 🤫🫨
March 5, 2025 at 2:22 AM
For my birthday, I got to see an NHL game. They’re always really fun and it make me want to get season tickets.

Shoutout to my buddy Nate for going with me!

Sabers V Ducks - was 0-2 Ducks going into the 3rd period, but the Sabers came back strong ending the game 3-2 Sabers.

I love hockey <3
February 27, 2025 at 2:52 PM
You could sword fight with the icicles coming off my roof. They’re bigger around than my wrist!
February 18, 2025 at 1:26 PM
First Buffalo Code & Coffee is on the books!

Huge shoutout to those who made is possible - @theradr.bsky.social for the idea, Steve Chen for execution, and Zack Glink for spreading the word.

Definitely going to be doing this again soon!

If you're in the Buffalo or WNY area, come meet with us!
February 15, 2025 at 9:32 PM
Fellow engineers!

Hit me with your favorite or most used aliases!
I'm looking for good ones to add to my arsenal :D

Here is one of my most used:

```sh
alias j="jq '.scripts' package.json"
```

This uses the jq package to list all the "scripts" in a package json file to the terminal.
February 13, 2025 at 3:09 PM
Yesterday marked my 12th day on Duolingo! It felt long, but I’ve learned a lot:

Understanding reading ≠ understanding speech.
Understanding speech ≠ forming sentences.
Reading grows vocab but is tough.
Daily practice prevents forgetting.
Direct translation (Eng → Ger) overcomplicates sentences.
February 12, 2025 at 2:20 PM
If you have to go into multiple terminals to start your project, you're doing it wrong.

Containerizing + shell alias means that I can boot up all my project services just by typing "dcu", aliased to "docker compose up"

I can also do this for _all_ of my projects, so the cmd doesn't change.
January 30, 2025 at 9:36 PM
Transitioning from a super messy codebase to a clean one with good abstractions, effective layers, proper pipelines, clear separation of concerns, easily modifiable configs, and proper containerization for multiple envs, is just so satisfying.

It's a long process, but feels so good.
January 29, 2025 at 4:06 AM
If you've never seen Callback Hell in a NodeJS app, here's a little taste of what you're missing out on.
January 29, 2025 at 1:54 AM
Hey Delta, what the fuck is this?
January 22, 2025 at 7:16 PM
🧠
Hypothesis testing CSR vs SSR using NextJS after a conversation with @dthompsondev.bsky.social

Left is CSR, right is SSR

SSR is powerful b/c it allows heavy-lifting to be done server-side rather than client side.

Google bumps up results based on page load time, increasing SEO rank. Worth.
January 14, 2025 at 4:56 PM
Exposure Therapy!

You won't learn anything interesting by watching this.

I'm doing it to get over my own fear of posting myself to the internet.
January 5, 2025 at 2:45 AM
Got a ergonomic keyboard for the holidays and it’s awesome. I didn’t realize how much my wrists would appreciate it!

Keychron k15 Alice
January 4, 2025 at 12:25 AM
I didn't expect to see an internet result with the top answer coming in 54 years ago...
December 21, 2024 at 12:27 AM
Awe yissss

Desk finally setup. It only took a a couple attempts to get the cables going in the right direction… 🤦🤓
December 20, 2024 at 7:25 PM
It’s time to get cracking.

This book has been on my radar for years, but since I’m brushing up on my technical chops, I figured it was time to get a copy.

Here’s to learning new things and growing.
December 11, 2024 at 8:27 PM
Attending #CommitYourCode with @dthompsondev.bsky.social and so many others has been revitalizing. I forgot how much I missed connecting with humans in person.

Can’t wait to give my talk after lunch, “Benefits of Joining the Mob.”
December 6, 2024 at 4:51 PM