<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Build the Right Mental Model on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/series/build-the-right-mental-model/</link>
		<description>Recent content in Build the Right Mental Model on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Fri, 24 Jul 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/series/build-the-right-mental-model/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Start Here: A Practical Student Computing Workflow</title>
				<link>https://workyoucanexplain.com/posts/welcome/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/welcome/</guid>
				<description>&lt;p&gt;Student computing involves more than choosing applications. You need a way to&#xA;record changes, define requirements, evaluate tools, divide responsibility, and&#xA;preserve useful work. The Student Computing Foundations collection provides&#xA;that workflow through short, focused learning paths.&lt;/p&gt;&#xA;&lt;p&gt;It is written for college students who want more control over their computing&#xA;environment and for parents or mentors who want to help without permanently&#xA;managing it for them. You do not need to complete every path or build a complete&#xA;system now. Start with one working-log entry. Add the other opening practices&#xA;when a real decision, tool, responsibility, or repeated process makes them&#xA;useful, then choose the path that matches your current task.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Start a Working Log Before You Change Anything</title>
				<link>https://workyoucanexplain.com/posts/start-a-working-log/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/start-a-working-log/</guid>
				<description>&lt;p&gt;You install a program, change two settings, copy a command from an AI&#xA;assistant, and finally get an assignment to run. A week later, the same project&#xA;fails. You remember the general idea, but not the directory, command, error, or&#xA;setting that mattered.&lt;/p&gt;&#xA;&lt;p&gt;This is normal. Human memory is not a reliable record of technical work. Start&#xA;a working log before you change the computer. Your first entry can be one short&#xA;paragraph. Add more structure only when the work produces details worth&#xA;preserving.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Write a Personal System Charter Before Choosing Tools</title>
				<link>https://workyoucanexplain.com/posts/write-a-personal-system-charter/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/write-a-personal-system-charter/</guid>
				<description>&lt;p&gt;A student asks, “Should I use Obsidian, Notion, or OneNote?” The question sounds&#xA;specific, but it begins too late. Each application solves a different set of&#xA;problems. Before comparing tools, define the system you need.&lt;/p&gt;&#xA;&lt;p&gt;A personal system charter is a short Markdown document that records desired&#xA;outcomes, constraints, non-goals, ownership, and evidence of success. It gives&#xA;future decisions a stable reference point.&lt;/p&gt;&#xA;&lt;p&gt;If &lt;code&gt;.md&lt;/code&gt; files or Markdown markers are new to you, read the&#xA;&lt;a href=&#34;https://workyoucanexplain.com/posts/markdown-in-30-minutes/#five-minute-markdown-quick-start&#34;&gt;five-minute Markdown quick start&lt;/a&gt;&#xA;before continuing. It explains the source notation used in the example and&#xA;download below. You can return here without completing the full 30-minute&#xA;exercise.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Don’t Build a Perfect Setup—Build a System You Can Understand</title>
				<link>https://workyoucanexplain.com/posts/build-a-system-you-can-understand/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/build-a-system-you-can-understand/</guid>
				<description>&lt;p&gt;Online setup tours often present a polished endpoint: a customized terminal,&#xA;automated note system, several synchronized services, and a dashboard for every&#xA;part of life. The visible result may be attractive. The maintenance work is&#xA;usually invisible.&lt;/p&gt;&#xA;&lt;p&gt;A student system succeeds when the student can understand, maintain, and&#xA;recover it. More tools do not necessarily produce more capability.&lt;/p&gt;&#xA;&lt;h2 id=&#34;every-tool-creates-an-obligation&#34;&gt;Every tool creates an obligation&lt;/h2&gt;&#xA;&lt;p&gt;An application may be free to download and still have a substantial cost. A&#xA;new tool can require:&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Student Should Own the System</title>
				<link>https://workyoucanexplain.com/posts/the-student-should-own-the-system/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/the-student-should-own-the-system/</guid>
				<description>&lt;p&gt;A parent can configure a laptop faster than a student who has never done it.&#xA;A technical friend can fix an error faster than they can explain it. Those&#xA;shortcuts solve the immediate problem, but repeated shortcuts create a system&#xA;the student cannot maintain.&lt;/p&gt;&#xA;&lt;p&gt;The student should own the system. Parents and mentors should provide safety,&#xA;structure, and guidance while transferring routine responsibility.&lt;/p&gt;&#xA;&lt;h2 id=&#34;ownership-is-demonstrated-through-action&#34;&gt;Ownership is demonstrated through action&lt;/h2&gt;&#xA;&lt;p&gt;Paying for a computer or knowing its password does not establish practical&#xA;ownership. A student owns the system when they can make informed routine&#xA;decisions, perform common tasks, and recover from ordinary problems.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Terminal-First, Text-First, Reusable-by-Default</title>
				<link>https://workyoucanexplain.com/posts/terminal-first-text-first-reusable-by-default/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/terminal-first-text-first-reusable-by-default/</guid>
				<description>&lt;p&gt;Student computing includes many separate activities: organizing files, writing&#xA;papers, programming, taking notes, using AI, and recovering from mistakes.&#xA;Three principles provide a consistent direction across those activities:&#xA;terminal-first, text-first, and reusable-by-default.&lt;/p&gt;&#xA;&lt;p&gt;These are preferences, not absolute rules. Each principle makes important work&#xA;more visible and easier to understand.&lt;/p&gt;&#xA;&lt;h2 id=&#34;terminal-first-makes-operations-visible&#34;&gt;Terminal-first makes operations visible&lt;/h2&gt;&#xA;&lt;p&gt;A terminal accepts text commands and displays text output. It exposes details&#xA;that graphical interfaces often hide:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Prefer Reversible Changes</title>
				<link>https://workyoucanexplain.com/posts/prefer-reversible-changes/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/prefer-reversible-changes/</guid>
				<description>&lt;p&gt;A technical change is safer when you can explain the starting state, predict&#xA;the intended result, and return to the starting state if the evidence does not&#xA;match your prediction.&lt;/p&gt;&#xA;&lt;p&gt;Prefer reversible changes. Inspect first, protect important work, change one&#xA;thing, verify the result, and keep a clear rollback path. This method does not&#xA;make every action harmless, but it limits uncertainty and makes mistakes easier&#xA;to diagnose.&lt;/p&gt;&#xA;&lt;h2 id=&#34;reversibility-is-a-property-of-the-procedure&#34;&gt;Reversibility is a property of the procedure&lt;/h2&gt;&#xA;&lt;p&gt;A change is not reversible merely because an &lt;strong&gt;Undo&lt;/strong&gt; button exists. A&#xA;reversible procedure answers six questions:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
