Articles
Emergency Triage for Broken Assignments and Files
A calm, evidence-first protocol for protecting files, assessing damage, and choosing the next recovery step when student work breaks near a deadline.
term
Articles
A calm, evidence-first protocol for protecting files, assessing damage, and choosing the next recovery step when student work breaks near a deadline.
Articles
Create a chronological record that makes setup, troubleshooting, and AI-assisted work easier to understand and verify.
Articles
Learn how to inspect local Git history, reflogs, and recovery copies without rewriting the repository before you know which version is correct.
Articles
Inspect Linux identities, separate daily work from administrative elevation, and verify sudo access without weakening account security.
Articles
Read Linux ownership and mode bits, explain directory permissions, and practice least-privilege changes in a disposable folder.
Articles
Define student, parent, and mentor roles that turn computer setup and troubleshooting into transferable skills.
Articles
Investigate Linux processes, systemd services, and journal entries with read-only commands before attempting a change.
Articles
Use inspection, checkpoints, small steps, least privilege, verification, and rollback to make technical changes safer.
Articles
Prepare and rehearse a layered Linux recovery plan without modifying the installed system, then define stop conditions for real repair or reinstallation.
Articles
Learn the vocabulary that separates the terminal window, the shell interpreting input, and the commands doing the work.
Articles
Use read-only inspection, one small change, and an after-state check to make command-line work understandable.
Articles
Inspect untracked, modified, staged, and unstaged changes before committing or accepting an AI edit.
Articles
Create and resolve a controlled Git merge conflict in a disposable repository so the real event is understandable.