📷 Photography
🧑🏫 Teaching
📣 Speaking
🧠 Learning
👨💻 Coding
📚 Reading
Wanna hang? https://calendly.com/nharris31/virtual-coffee
If you’re still here today, holler at me!
If you’re still here today, holler at me!
Off to a good start.
RenderATL, here I come!
Off to a good start.
RenderATL, here I come!
I've seen the same people over and over at various events, and it's an awesome way to make better, deeper connections.
I've seen the same people over and over at various events, and it's an awesome way to make better, deeper connections.
Because there are comments
Also, proof of working on my side project 🤫🫨
Because there are comments
Also, proof of working on my side project 🤫🫨
Haven’t felt that brain chemical dump since high school.
Not sure how I feel about it.
Haven’t felt that brain chemical dump since high school.
Not sure how I feel about it.
Stoked to reconnect with some old friends and make so many more new ones.
We're gonna have a good ass time :D If you're going be sure to let me know so that we can coordinate a group photo!
Stoked to reconnect with some old friends and make so many more new ones.
We're gonna have a good ass time :D If you're going be sure to let me know so that we can coordinate a group photo!
There is no need and, honestly, my life would be better if I just did the damn thing.
😤😫😣
There is no need and, honestly, my life would be better if I just did the damn thing.
😤😫😣
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
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
Many reasons, some of which are:
- keeps you consistent
- motivates you to push though obstacles
- is something that you’re personally interested in
- gives you a sandbox to play in
- lets you explore curiosities, try out new things, and mess up sans judgement
Many reasons, some of which are:
- keeps you consistent
- motivates you to push though obstacles
- is something that you’re personally interested in
- gives you a sandbox to play in
- lets you explore curiosities, try out new things, and mess up sans judgement
You'll be surprised by the number of applications which allow for two interesting shortcuts:
- `ctrl + n` == next choice
- `ctrl + p` == previous choice
Arc, Discord, Alfred, Chrome, and many more
Feel the speed!
You'll be surprised by the number of applications which allow for two interesting shortcuts:
- `ctrl + n` == next choice
- `ctrl + p` == previous choice
Arc, Discord, Alfred, Chrome, and many more
Feel the speed!
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!
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!
Every dev who refuses to adapt is choosing stagnation, self-selecting out of the future of engineering.
AI isn’t perfect—neither were compilers or cloud computing at first. Those who embrace it will shape what’s next.
The rest? Left behind.
Every dev who refuses to adapt is choosing stagnation, self-selecting out of the future of engineering.
AI isn’t perfect—neither were compilers or cloud computing at first. Those who embrace it will shape what’s next.
The rest? Left behind.
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.
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.
Understanding reading ≠ understanding speech.
Understanding speech ≠ forming sentences.
Reading grows vocab but is tough.
Daily practice prevents forgetting.
Direct translation (Eng → Ger) overcomplicates sentences.
Understanding reading ≠ understanding speech.
Understanding speech ≠ forming sentences.
Reading grows vocab but is tough.
Daily practice prevents forgetting.
Direct translation (Eng → Ger) overcomplicates sentences.
“Obvious Adams” by Robert Updegraff. Originally written in 1916
It’s a short story about a businessman who travels to his clients, observes, learns, and makes recommendations based on the obvious. This makes him successful in biz.
Perspective matters!
“Obvious Adams” by Robert Updegraff. Originally written in 1916
It’s a short story about a businessman who travels to his clients, observes, learns, and makes recommendations based on the obvious. This makes him successful in biz.
Perspective matters!
Mostly because they all seem to be ad-farms or pay-to-win.
Mostly because they all seem to be ad-farms or pay-to-win.
Digging into it for work and am super impressed by its abilities. Worth checking out! sst.dev
Digging into it for work and am super impressed by its abilities. Worth checking out! sst.dev
Daughter goes back to daycare and now has a 100+ fever.
Looks like we’re gonna get sick again here soon 😪
Daughter goes back to daycare and now has a 100+ fever.
Looks like we’re gonna get sick again here soon 😪
here's to getting back on the grind 🥂
here's to getting back on the grind 🥂
2025 is the year of consuming books and expanding networks
2025 is the year of consuming books and expanding networks
I want to get an MVP out today? Let's try a new routing technology.
New full stack app? Let's do it in Go (which I'm still learning)
The thing I need to work on most is ruthless prioritization.
I want to get an MVP out today? Let's try a new routing technology.
New full stack app? Let's do it in Go (which I'm still learning)
The thing I need to work on most is ruthless prioritization.
"Supercommunicators" breaks conversations into three types:
Practical – Decision-making
Emotional – Feelings-focused
Social – Identity & belonging
To connect, recognize which one you're in and adapt.
Highly recommend!
"Supercommunicators" breaks conversations into three types:
Practical – Decision-making
Emotional – Feelings-focused
Social – Identity & belonging
To connect, recognize which one you're in and adapt.
Highly recommend!
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.
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.