A couple other versions of this that have always stood out to me:

1) There's always a new cohort of people that don't know the things you know. You assume since you know it, everyone does. But kids coming up, or whoever, aren't you. They don't know this stuff yet. You can easily be the first time they've heard "make something people want" and where that comes from. The Curse of Knowledge https://en.wikipedia.org/wiki/Curse_of_knowledge

2) There's always another tone/anecdote/verse that makes whatever idea more palatable to someone out there. They might not like the PG version, or the Wired version or the Daring Fireball version, whatever. There's probably some version of you in this lesson that someone out there vibes better with.

Reminds me of this tweet thread from Emmett Shear (cofounder of Twitch):

"I used to struggle w needing to be “creative” or “original” in my work. At some point I had a breakthrough that really helped me: I cannot repeat an idea, no matter how basic or common, without imparting some of my worldview into it.

Even by choosing which basic ideas to amplify, I impart some small amount of myself into each output. It’s literally impossible for a given tweet to be “unoriginal”. Equally impossible to be Truly Original too of course, since you’re always remixing others thoughts.

This POV does put a premium on cultivating and developing one’s worldview, since that is the underlying originality simmering under the surface of each “basic” thought. The best writing is rewriting, including of other people’s words, and the lens is your whole mind."

from: https://x.com/eshear/status/1539393474612498434

That makes a lot of sense! I recently interviewed several great creators on this exact topic and they all echoed similar ideas - although it's easy to fear that someone else has done it better, oftentimes they really haven't, and they'll never have your own unique perspective.

One challenge is that it takes repetitions to get good enough that you can even bring your ideas to life, and many people don't push through this (Ira Glass "taste gap").

Full interviews here: https://digitalseams.com/blog/making-things-interview-series

When I look back on the really helpful blog posts I have read, they have all been really basic. Whether they described a programming technique or a recipe for a new meal, it was a clear description that was important - not how esoteric the knowledge was.

There is a place for complex blog posts on arcane subjects but posts on "common knowledge" are even more important. There is a 15 year old out there somewhere that needs to know how to use the different smart pointers in C++ or how to properly care for a cast iron pan.

And link rot. A lot of sites from back when are straight up gone, sadly. Maybe you get lucky on archive.org. Or in your pan case, affiliate farming where the bias or technical expertise is suspect.

(Aside, for a lot of cooking I’ve gone back to dead trees and I realized one day I have so many cookbooks, why am I looking at some lifestyle recipe blogger?)

Or the information actually goes out of date and best practices change. There’s been like 25 years of standard revisions since I first learned C++.

ha. speaking of the devil. for the "curse of knowledge" mention i made above i had a link that google served me up to a post that was totally rotten now. so i went back in to include the wikipedia version.

3) It's validating to know that other people see the problem, and it can create a discussion around it.

https://xkcd.com/1053/

I knew which one it was even before clicking.

Somebody already linked 1053, but https://xkcd.com/2501/ also applies. When you're wrapped in an information bubble, it's easy to forget that this could be new, exciting/important information to people outside the bubble.