Structural Patterns
Hierarchical Organization
Fernando structures everything hierarchically. His writing resembles well-architected software:
clear modules, defined interfaces, minimal coupling between sections.
Pattern: Main topic → Major categories → Subcategories → Specific tactics/examples
Notice how his ADHD article divides into "Strategies" (high-level) and "Tactics" (implementation).
Each strategy gets its own subsection with a clear title and italicized summary statement.
Key structural elements:
- Every section has a descriptive title
- Subsections begin with italicized thesis statements
- Clear logical progression from abstract to concrete
- Cross-references between related sections
Strategic vs. Tactical Thinking
Fernando consistently separates high-level principles from implementation details.
This creates a natural learning progression: understand the why, then learn the how.
Example structure:
- Strategies: "Chemistry First", "Memory", "Energy"
- Tactics: "Task Selection", "Visual Field Management", "Inbox Zero"
The strategic section establishes mental models and frameworks.
The tactical section provides specific, actionable techniques.
Numbered Frameworks
Fernando loves numbered lists and enumerated principles. This isn't arbitrary—it makes
complex information scannable and memorable.
Three types of procrastination: ADHD, Anxious, Decision Paralysis.
Three things a todo list provides: Memory, Order, Hierarchy.
Notice the magic number three appears frequently. It's cognitively manageable while
still allowing for nuanced categorization.
Comprehensive Table of Contents
Every substantial piece includes a detailed table of contents. This serves multiple purposes:
- Readers can jump to relevant sections
- The structure becomes immediately apparent
- It forces the author to organize thoughts hierarchically
- It provides a roadmap for long-form content
Voice and Tone
Authoritative but Practical
Fernando writes with quiet authority. He doesn't oversell or use excessive adjectives.
Instead, he presents information with confidence backed by experience.
Instead of: "This amazing technique will revolutionize your productivity!"
Fernando writes: "This is especially useful for habit formation: my biggest blocker with forming habits was just remembered that I'd committed to doing something."
Notice the personal experience ("my biggest blocker") combined with clear explanation.
No hyperbole, just honest assessment of what works.
Technical Precision
Fernando uses precise technical language without being pedantic. He defines terms clearly
and uses consistent vocabulary throughout a piece.
Examples of precise language:
- "A todo list is a neuroprosthesis that augments long-term memory for tasks"
- "The todolist is an action-oriented long term memory prosthesis"
- "Replace interrupts with polling"
He borrows terminology from computer science, neuroscience, and systems theory to
create precise mental models.
Honest Assessment
Fernando doesn't oversell solutions. He's honest about limitations, tradeoffs, and
when things don't work. This builds trust and provides realistic expectations.
"I don't have a perfect solution, but I try to manage it by applying a sense of proportionality..."
"This is so trite. 'Put your phone on Do Not Disturb and silence notifications'. And yet it works."
He acknowledges when advice sounds obvious or when his solutions are imperfect.
This honesty makes the effective techniques more credible.
Content Patterns
Problem-Solution Architecture
Fernando consistently follows a problem-solution structure. He clearly defines the problem,
explains why conventional approaches fail, then presents his solution with examples.
Standard pattern:
- State the problem clearly
- Explain why it matters
- Describe failed approaches (optional)
- Present the solution
- Provide concrete examples
- Acknowledge limitations
Concrete Examples
Every abstract principle gets illustrated with specific, personal examples.
Fernando shares his actual Todoist setup, his morning routine, his specific struggles.
"For example: I like emojis in my todo list. The chores have a 🧼 emoji, the comms tasks have an ✉️ emoji."
The examples are never generic. They're drawn from his actual experience,
making the advice feel tested and practical rather than theoretical.
Pros and Cons Analysis
Fernando frequently uses explicit pros and cons lists. This balanced approach
helps readers make informed decisions rather than blindly following advice.
Pros:
• Simple to understand
• Simple to implement
• Can improve performance
Cons:
• Does not address concurrency
• Does not generalize to resource safety
This format makes tradeoffs explicit and helps readers understand when
a particular approach is or isn't appropriate for their situation.
Systems Thinking
Fernando views problems systemically. Rather than isolated tips, he presents
interconnected frameworks where different elements support each other.
"Personal growth is a dialogue between internal changes and external changes...
It's more a back and forth, where internal changes unlock external changes
which unlock further internal changes."
He shows how medication enables todo list usage, which enables habit formation,
which reduces cognitive load. Each element reinforces the others.