Practical AI Advice
Prompts and general tips to interact with LLMs
Practical AI Advice
Prompts and general tips to interact with LLMs
Coding is now accessible to anyone who can think clearly. Designers who understand systems. Teachers who grasp how people learn. Writers who structure narratives. Your existing expertise translates directly into building software. You don't need years of syntax memorization. You need to understand problems and communicate solutions.
I felt the same pride I used to feel from writing elegant code, maybe more. Because I wasn't proud of how it worked—I was proud that it worked. Real people were solving real problems, saving real space on their computers, and the feature felt effortless to use.
I'm still technical. I understand systems, architectures, and trade-offs. I can debug cod
... See moreThe key to working with your timid scribe is understanding its strengths and limitations. My experience with AI so far has shown me that AI is brilliant at:
The nice thing about this journaling habit is that I have all of the entries. I know exactly what I was thinking at the time. So I grabbed a bunch of them, threw them into Claude, and asked it to pull out the patterns:
“Here are a few journal entries about whether or not to fundraise for Every. Can you help me find patterns that can help me make a
... See moreFocus on high quality input to get better output (avoid garbage in, garbage out)
Instead of focusing on the process, we want to focus on using AI to improve our inputs. Even if nothing changes in the way we process information, our outputs will be better because we won't have this "garbage in, garbage out" problem. Let's concentrate our efforts on using AI to help us improve our inputs.
Now we can try applying some of these other techniques: Think this through step by step: come up with good analogies for an AI tutor. First, list possible analogies. Second, critique the list and add three more analogies. Next, create a table listing pluses and minuses of each. Next, pick the best and explain it.
Chain-of-thought prompts ask the AI to further process their own results in subsequent steps
I am only human, and in writing this book, I often found myself stuck. In previous books, that could mean a single sentence or paragraph would block hours of writing, as I used my frustration as an excuse to take a break and walk away until inspiration struck. With AI, that was no longer a problem. I would become a Cyborg and tell the AI: I am stuc
... See more