The Chamber š° of Tech Secrets is open. Due to reader feedback, weāll be abandoning the āChamber of Tech Secrets #Xā title and go to a real title for easier search in the Substack app and elsewhere. Title inversion begins now!
Superpowers in the AI Age
Superpowers are rare or unique characteristicsāoften attributed to heroesāthat set them apart from the common man: incredible speed, the ability to fly, unworldly strength, teleportation, or a cool bat suit with utility belt. š
Superpowers also exist in the real world. With the advent of the AI age, some powers are bubbling to the top of the list in important. By cultivating them intentionally, we can set ourselves up for outsized success and drive incredible outcomes (maybe even save the world!).
Many Heroes Have Humble Beginnings
Have you ever felt ābehindā in your area of expertise? Have you looked around at some of the elite thinkers in your domain and told yourself āthere is no way I can ever do what they do⦠they know so much. They seem to have a superpower that I donātā? Being around such people is a great learning opportunity, but it can also be intimidating and even demoralizing. I remember many times where I was talking with someone who bounded deep into the technical weeds and I wondered to myself āhow do they know all this stuff?ā.
The answer to this question has always been, in some form or fashion, āexperienceā. Not in the āx years of doing yā that pads resumes⦠the real kind of experience. Real experience is where the [for our purposes] technology has been rigorously tried and applied over many hours of time, often in substitute for sleep. Adamant determination to āfigure it outā, rigorous trial and error, and thoughtful application of learnings builds something over timeāexpertiseāthat is hard to duplicate otherwise. I call the person that has all of this experience the āTech Geniusā.
Let me be clear ā I am not the āTech Geniusā.
Have you ever had thoughts likeā¦
āI could never start an open source project⦠people would just laugh at my codeā.
āTPM, endorsement key, attestation key, measured boot, platform configuration registers⦠what exactly is happening here?ā
āModels invoke tools via the Model Context Protocol (MCP) ā think of it as USB-C for modelsā. [sounds simple, but the model doesnāt actually invoke the tool, so there ya go]"
āI could never make my own linux distributionā
I have good news. Regardless of the doubts you may have, the legacy barriers to learning are rapidly being removed.
[[ Enter AI ]]
The AI Mentor
Alongside experience, the next best way to learn is through great teachers and mentors. But the great ones are not equally distributed.
AI assistants ā specifically via the chat (or voice) interface ā unlock the potential for incredibly high-speed, high-quality learning via a digital mentor or teacher. If invited to do so, they can play a technical mentor role on topics of interest and take you down the proverbial rabbit hole as deeply as you desire to go. I believe this technique works extremely well for understanding how technical things work since that is, by nature, something that is already present in the corpus of human knowledge and is often well-documented.
There have always been a great resources available in the form of technical books or awesome resources like Kubernetes the Hard Way. What is absent in those is the ability to ask questions as you go, and the ability to shape the material in the way your brain works. This is where an AI mentor has huge potential to help. While AI experiences have a tendency to spew a lot of text, you can ask things like ālets walk through this step by step to make sure I really understandā, and then you can move at the speed of your own questions and processing.
Here are a few of my recent experiences:
AI as Teacher/Mentor: I wanted to understand every detail of how a device with a TPM chip can be securely on-boarded and trusted in a datacenter or edge environment. I wanted to understand every key exchange and certificate signing request. I wanted to understand how to validate that the machine was running the software and configuration expected (measured boot). I wanted to understand how the inbound device trusts the server that configures it. So I spent about 90 minutes one evening asking question after question until there were no remaining mysteries. My next step is to apply this to my Edge Lab project (starting soon!).
AI as Co-Architect: Last week, I was working on a personal project to build out a series of AI agents to help me with some financial investment research. I used a few AI assistants to help me think through my architectural design, challenge some of my ideas, and ultimately arrive at a better overall architecture. I am also working on a potential open source project that I built to help me with agent discovery. AI was a big help crafting and refining the design there, too. It offered me several feature ideas I didnāt think about on my own.
AI as Engineer: Sometimes there are small hurdles in your project that get you stuck from moving forward. While working on a project a few weeks ago, I needed OAuth, specifically Auth Code Flow. Rather than spending several hours scouring for open source projects and getting them running, I āvibe codedā a mock OAuth server that just did Auth Code flow in about 2 minutes and used that for testing (all local so no worries). There is much more to say about vibe coding in a future post.
The Superpowers
With AI being here, what do we need to bring to the table? I submit that there are three key characteristics that stand out as superpowers in this new era.
Curiosity: Those who are actively curiousāthose who ask questions until achieving understanding and who put the learnings into practiceāwill learn much faster than those who donāt. Technical knowledge has a compounding effectāthe more you have learned, the easier it is to learn more. Said another way, your learning potential (considering the corpus of what is already known) will be capped only by your curiosity and resources you have available to you (most of us wonāt be setting up clusters of Nvidia H100s). Rapid learning is one of the most important characteristics of a human in a rapidly changing world.
Creativity: AI models are not intrinsically creative. From
: ā⦠AI is really amplified intelligence rather than truly agentic intelligence, since it requires the creative prompt to get startedā. My thesis is that AI will be most valuable to those who have an abundance of creative ideas for using it. I mean creative ideas very broadly: āHow can I contribute to shaping reality?ā. This appears in the form of questions, business ideas, open source projects, ways to automate workflows, and much more (yes, I did leave out images, music, videoāalso relevant).Courage: We must do something with what we learn. We must create or we have simply entertained ourselves and occupied our time. It takes courage to reinvent oneself and to create.
Paired with a rapidly-improving AI complement, these three superpowers will propel us into shaping the future we want to see.
Putting the ideas to work
Okay, so what can you do with this information? A few suggestions:
Start a list of topics you are interested in but donāt fully understand. Add to it often. Pick one topic from the list each week and work through it to the level of your satisfaction under the tutelage of your favorite AI assistant. I suggest just picking one at a time as it is easy to get distracted by too many new ideas (guilty!).
Put ego aside. You may feel like you should already know something and feel a little funny about admitting to yourself that you knowledge is more shallow than you think it should be. Donāt get caught in the trap of thinking you are better than you are.
Go beyond conceptual understanding to doing. Doing is where the experience will come from. Donāt be afraid of doing something wrong or having to start over many times. Doing will show you where the gaps in your understanding are. Donāt concern yourself with if the thing is already a āsolved problemā⦠build it again yourself for understanding alone. Donāt forget take time to celebrate what you do and what you learn.
Share what you build and what you learn publicly. Put the code on your GitHub. Write a blog post. Share the parts of your thinking that are still cloudy. Explain why you decided to take path X over path Y. The human feedback you get, even if it comes across as judgmental or ājerkyā at times (and sometimes it will though most will be friendly and positive), will be useful to validate your learnings and refine your thinking.
Develop the characteristics of curiosity (see above), creativity (change inputs and practice divergent thinking / steel manning), and courage (best learned by taking action).
Letās wrap by recalling that the purpose of these superpowers are to accelerate learningāwhich is to say intelligence, since intelligence is simply the speed of applied learning (via Alex Hormozi)āfor the purpose of doing something good in the world.
Pick a subject youād like to understand, give this a try, and let me know how it goes in the comments or on LinkedIn. Happy learning friends!
Yes, real experience still matters. But you can close the knowledge and understanding gaps must faster than ever before by trying, failing, and fixing in a lower-stakes environment. No, you canāt blindly trust everything AI says, but it can be a very useful teacher and assistant. No, you shouldnāt vibe code up a critical business application and sling it into production if you have no idea what you are doing. The horror stories are already out there. Yes, it will still matter what we know as AI continues to ādo all the thingsā. The nature of those things may change, but they will still matter. None of this matters if you donāt act on it.
~Let me be clear ā I am not the āTech Geniusā.~
I dunno, if not on your own, then I really think that Brian + AI is getting you pretty darn close to that moniker. So.... yea.... ya Tech G.
Love the Alex Hermozi snippet. Dang this article is inspiring. AI used right, by the right people, or "the one who has the courage to dabble with creative prompts" is going to continue to elevate the game.
Literally makes me want to stay up an extra few hours doing work (applying that knowledge!). Let's goooo