Categories
AI

The Second Fire: From Finding to Forming

There is a specific kind of vertigo that comes with a paradigm shift. It’s the feeling of standing on the edge of a map that has just been unrolled to reveal twice as much territory as you thought existed. Lately, as I navigate the vast, generative landscape of AI, that old vertigo has returned. It’s a hauntingly familiar resonance, a structural echo of the late nineties and early 2000s when we first encountered the Google search bar.

Back then, the world was a series of closed doors. Information was siloed in physical libraries, expensive encyclopedias, or the unreliable oral histories of our social circles. Then came that clean, white interface with a single blinking cursor. Suddenly, the friction of “not knowing” began to evaporate. We weren’t just browsing the web; we were suddenly endowed with a collective memory. It felt like a superpower—the ability to summon any fact from the digital ether in milliseconds.

“Google is not just a search engine; it is a way of life. It is the way we find out who we are, where we are going, and what we are doing.”

Today, the sensation is different in texture but identical in weight. If Google gave us the power to find, AI is giving us the power to form.

The “Aha!” moment of 2026 isn’t about locating a PDF or a Wikipedia entry; it’s the realization that the distance between a thought and its realization has shrunk to almost nothing. When I prompt a model to synthesize a complex theory or visualize a dream, I feel that same electric jolt I felt twenty years ago when I realized I’d never have to wonder about a trivia fact ever again.

But there is a philosophical weight to this new “awesome.” With Google, the challenge was discernment—filtering the flood of information to find the truth. With AI, the challenge is intent. When the “how” becomes effortless, the “why” becomes the only thing that matters. We are moving from the era of the Librarian to the era of the Architect.

We are once again holding a new kind of fire. It’s warm, it’s brilliant, and just like the first time we saw that search bar, we know that the world we lived in yesterday is gone, replaced by a version where our reach finally matches our imagination.

Categories
AI AI: Large Language Models AI: Prompting

Liquid Software and the Death of the “User”

There is a profound disconnect in how we talk about Artificial Intelligence right now. In the boardrooms of legacy corporations, AI is a “strategy” to be committee-reviewed—a tentative toe-dip into efficiency. But on the ground, among the “AI natives,” something entirely different is happening. AI isn’t just making the old work faster; it is fundamentally changing the texture of what we build and how we think.

In a recent conversation, Reid Hoffman and Parth Patil explored this shift, and the metaphor that struck me most was the idea of software becoming “liquid.”

The Era of Liquid Software

For decades, we have treated software like furniture. We buy a CRM, a project management tool, or an analytics dashboard. It is rigid, finished, and distinct from us. We are the users; it is the tool. But Patil demonstrates a different reality: one where he drops a folder of raw CSV files into an agent like Claude Code and asks it to “look at the data and build me a dashboard.”

Sixty seconds later, he has a fully functional, interactive HTML dashboard. He didn’t buy it. He didn’t spend three weeks coding it. He simply willed it into existence for that specific moment.

This is “vibe coding.” It’s a term that sounds almost dismissive, but it represents a radical democratization of creation. You no longer need to know the syntax of Python to build a tool. You just need to know the “vibe”—the outcome you want, the logic of the problem, and the willingness to dance with an intelligent agent until it manifests.

The philosophical implication here is staggering. We are moving from a world of scarcity of capability to a world of abundance of cognition. When you can spin up a custom tool for a single week-long project and then discard it, the friction of problem-solving evaporates. The “app” is no longer a product you buy; it’s a transient artifact you summon.

Applying the “Vibe Code” Mindset

But how do we, especially those of us who don’t identify as “technical,” bridge the gap between watching this magic and wielding it? The conversation offers a roadmap. It starts by shedding the identity of the “user” and adopting the identity of the “orchestrator.”

If you want to move from passive observation to active application, here are three specific ways to start:

1. The “Interview Me” Protocol

We often stare at the blinking cursor, unsure how to prompt the AI. Hoffman suggests a reversal: Make the AI the interviewer. When you face a complex leadership challenge or a strategic knot, open your frontier model (Claude, GPT-4o, etc.) and say:

“Interview me about this problem until you have enough information to propose a framework or solution.”

This forces you to articulate your tacit knowledge, which the AI then structures into something actionable. It turns the monologue into a Socratic dialogue.

2. Build “Throwaway” Internal Tools

Stop looking for the perfect SaaS product for every niche problem in your team. If you have a messy recurring task—like organizing client feedback or synthesizing weekly reports—try “vibe coding” a solution. Use a tool like Replit or Cursor. Upload your messy data (anonymized if needed) and tell the agent:

“Write a script to organize this into a table based on sentiment.”

Don’t worry if the code is ugly. Don’t worry if you throw it away next month. The value is in the immediacy of the solution, not the longevity of the code.

3. Transform Meetings into Data

Meetings are usually where knowledge goes to die. They are ephemeral. But if you transcribe them (with permission), they become data. Don’t just ask for a summary. Feed the transcript to an agent and ask:

“Who should we have consulted on this decision that wasn’t in the room?”
“Create a decision matrix based on the arguments presented.”

This turns a passive event into an active, queryable asset.

Conclusion

The danger, as Hoffman notes, is the “secret cyborg”—the employee who uses AI to do their job in two hours and spends the rest of the week hiding. But the real win comes from the amplified team, where we share these “vibe coded” tools and prompts openly.

We are entering an age where your imagination is the only true constraint. If you can describe it, you can increasingly build it. The question is no longer “is there an app for that?” but “can I describe the solution well enough to bring it to life?”

Categories
AI AI: Large Language Models Investing

The Ledger of Curiosity

We often romanticize the “back of the napkin” idea. It is the symbol of spontaneous genius—the startup mapped out in a coffee shop, the ticker symbol hurriedly scribbled during a dinner party. But we rarely talk about what happens to the napkin afterwards.

Usually, it gets thrown away. Or lost. Or stuffed into a drawer, becoming just another artifact of a fleeting thought that had momentum but no direction.

In the first two parts of this experiment, I used Gemini 3 Pro to solve the friction of entry (transcribing my messy handwriting) and the friction of analysis (stress-testing the ideas against 10-K realities). But there was one final gap: Permanence.

An analysis that lives and dies in a chat window is barely better than one that lives and dies in a notebook. It is still ephemeral. To truly build a “Second Brain” for investing, the data needs to leave the conversation and enter a system.

“The goal of technology should be to stop us from losing the work we’ve already done.”

I tweaked my workflow one last time. I asked the AI to not just judge the stocks, but to format its judgment into a raw CSV block.

With a simple copy-paste, my handwritten scribble wasn’t just digitized; it was database-ready. It went from a piece of paper to a row in Google Sheets with columns for “Market Cap,” “P/E Ratio,” and “Primary Risk.”

Suddenly, I wasn’t just looking at a list; I was building a ledger. I can now track these ideas over months. I can see if the “Red Flag” the AI identified actually played out. I can measure my own batting average.

The goal of technology shouldn’t just be to make us faster at doing work. It should be to stop us from losing the work we’ve already done. By turning ink into data, we stop treating our ideas as disposable. We give them the respect of memory.

Categories
AI AI: Large Language Models Investing

From Ink to Insight

There is a distinct friction that exists between the analog world and the digital one. For years, analog notebooks have been the graveyard of good intentions—lists of books to read, article ideas to write, and companies to investigate, all trapped in the amber of my barely legible handwriting.

I recently found myself looking at one of these lists: a scrawl of company names I had jotted down while reading an article discussing possible companies for investment in 2026. Usually, this is where the work begins—taking my handwritten notes, typing them out one by one, searching for tickers, opening tabs, etc. It is low-value administrative work that often kills any spark of curiosity before it can turn into useful analysis.

“The barrier to entry for deep research drops to the time it takes to snap a photo.”

On a whim, I snapped a photo and uploaded it to Gemini 3 Pro. “Transcribe this,” I asked. “Give me the tickers.”

I expected errors. My handwriting is, to put it mildly, not easy to read (even for me!).

Instead, the AI didn’t just perform Optical Character Recognition (OCR); it performed contextual recognition. It understood that the scribble resembling “Apl” in a list of businesses was likely Apple, and returned $AAPL. It deciphered the intent behind the ink.

But the real shift happened when I asked Gemini to pivot immediately into research. Within seconds, I went from a static piece of paper to a dynamic analysis of P/E ratios, recent news, and market sentiment. The friction was gone.

This experience wasn’t just about productivity; it was about the fluidity of thought. We are moving toward a reality where the interface between the physical world and digital intelligence is becoming permeable. When the barrier to entry for deep research drops to the time it takes to snap a photo, our curiosity is no longer limited by our patience for data entry. We are free to simply think.