Who it helps: Makers publishing, debugging, or documenting a VPS-hosted project.
Card count: 84
Categories: Linux navigation, files, permissions, Nginx, DNS, HTTPS, logs, services, ports, deploy workflow.
Preview cards: What does pwd prove before a deploy? When should you use ls -lah? What must happen before nginx reload? What does server_name decide?
Download TSV · Use the VPS lab · Command checklist
Linux Command Line Foundations for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for linux command line foundations for makers.
Card count: 8
Categories: Software and Linux, Software, Foundations
Preview cards: What should you prove before running a path-sensitive command?; What does the 'Know the current directory' step prove?; What does the 'List before opening' step prove?; What does the 'Read small files' step prove?.
Download TSV · Source ladder · Related project
Nginx Static Site Basics for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for nginx static site basics for makers.
Card count: 8
Categories: Software and Linux, Software, Deployment
Preview cards: Why use a current symlink?; What does the 'Separate releases from current' step prove?; What does the 'Know the document root' step prove?; What does the 'Test before reload' step prove?.
Download TSV · Source ladder · Related project
DNS Records and SSL for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for dns records and ssl for makers.
Card count: 8
Categories: Software and Linux, Software, Deployment
Preview cards: Why prove HTTP before HTTPS?; What does the 'Point the root record' step prove?; What does the 'Point www deliberately' step prove?; What does the 'Serve HTTP first' step prove?.
Download TSV · Source ladder · Related project
Linux Files and Permissions for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for linux files and permissions for makers.
Card count: 8
Categories: Software and Linux, Software, Repair
Preview cards: What does namei -l prove?; What does the 'Read the whole path' step prove?; What does the 'Check owner and group' step prove?; What does the 'Match the service user' step prove?.
Download TSV · Source ladder · Related project
Search Logs with grep, find, and tail
Who it helps: Makers who need to remember the reasoning, traps, and output signals for search logs with grep, find, and tail.
Card count: 8
Categories: Software and Linux, Software, Debugging
Preview cards: Why start with tail?; What does the 'Bound the read' step prove?; What does the 'Filter by symptom' step prove?; What does the 'Find candidate files' step prove?.
Download TSV · Source ladder · Related project
Git Workflow for Small Projects
Who it helps: Makers who need to remember the reasoning, traps, and output signals for git workflow for small projects.
Card count: 8
Categories: Programming Workflow, Software, Workflow
Preview cards: Why commit one idea at a time?; What does the 'Check status first' step prove?; What does the 'Review the diff' step prove?; What does the 'Commit one idea' step prove?.
Download TSV · Source ladder · Related project
Linux Disk Space and Logs for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for linux disk space and logs for makers.
Card count: 8
Categories: Software and Linux, Software, Repair
Preview cards: How can df -h look fine while a filesystem is still unusable?; What does the 'Check bytes' step prove?; What does the 'Check inodes' step prove?; What does the 'Check logs and journals' step prove?.
Download TSV · Source ladder · Related project
SSH Keys and Known Hosts for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for ssh keys and known hosts for makers.
Card count: 8
Categories: Software and Linux, Software, Repair
Preview cards: What is the difference between your SSH key and a host key?; What does the 'Separate identity from host trust' step prove?; What does the 'Check local key files' step prove?; What does the 'Check remote authorized_keys' step prove?.
Download TSV · Source ladder · Related project
Python Virtual Environments for Makers
Who it helps: Makers who need to remember the reasoning, traps, and output signals for python virtual environments for makers.
Card count: 8
Categories: Programming Workflow, Software, Programming
Preview cards: What does a virtual environment isolate?; What does the 'Find the interpreter' step prove?; What does the 'Create an environment' step prove?; What does the 'Activate deliberately' step prove?.
Download TSV · Source ladder · Related project
Godot First Playable Loop
Who it helps: Makers who need to remember the reasoning, traps, and output signals for godot first playable loop.
Card count: 8
Categories: Games and Interactive Tools, Game-Dev, Project
Preview cards: What is a first playable loop?; What does the 'Define the verb' step prove?; What does the 'Create movement' step prove?; What does the 'Add a goal' step prove?.
Download TSV · Source ladder · Related project
Microcontroller Wiring First Checks
Who it helps: Makers who need to remember the reasoning, traps, and output signals for microcontroller wiring first checks.
Card count: 8
Categories: Electronics and Controls, Electronics, Hardware
Preview cards: Why verify common ground?; What does the 'Name power rails' step prove?; What does the 'Prove common ground' step prove?; What does the 'Map pins' step prove?.
Download TSV · Source ladder · Related project
Hydraulic Schematic First Read
Who it helps: Makers who need to remember the reasoning, traps, and output signals for hydraulic schematic first read.
Card count: 8
Categories: Hydraulics and Equipment, Equipment, Schematic
Preview cards: What should you identify first in a hydraulic schematic?; What does the 'Find the source' step prove?; What does the 'Find the actuator' step prove?; What does the 'Trace valve states' step prove?.
Download TSV · Source ladder · Related project
Godot Input Actions First Pass
Who it helps: Makers who need to remember the reasoning, traps, and output signals for godot input actions first pass.
Card count: 8
Categories: Games and Interactive Tools, Game-Dev, Project
Preview cards: What is the safe first step for Godot Input Actions First Pass?; What does the 'Name player verbs' step prove?; What does the 'Map keys to actions' step prove?; What does the 'Read actions in code' step prove?.
Download TSV · Source ladder · Related project
Godot Collision Debugging Basics
Who it helps: Makers who need to remember the reasoning, traps, and output signals for godot collision debugging basics.
Card count: 8
Categories: Games and Interactive Tools, Game-Dev, Debugging
Preview cards: What is the safe first step for Godot Collision Debugging Basics?; What does the 'Show collision shapes' step prove?; What does the 'Check body type' step prove?; What does the 'Check layer and mask' step prove?.
Download TSV · Source ladder · Related project
Game Save System First Draft
Who it helps: Makers who need to remember the reasoning, traps, and output signals for game save system first draft.
Card count: 8
Categories: Games and Interactive Tools, Game-Dev, Project
Preview cards: What is the safe first step for Game Save System First Draft?; What does the 'Choose save scope' step prove?; What does the 'Write plain data' step prove?; What does the 'Load into a clean scene' step prove?.
Download TSV · Source ladder · Related project
Multimeter First Measurements
Who it helps: Makers who need to remember the reasoning, traps, and output signals for multimeter first measurements.
Card count: 8
Categories: Electronics and Controls, Electronics, Hardware
Preview cards: What is the safe first step for Multimeter First Measurements?; What does the 'Identify the question' step prove?; What does the 'Pick the meter mode' step prove?; What does the 'Choose probe points' step prove?.
Download TSV · Source ladder · Related project
Read a Datasheet First Pass
Who it helps: Makers who need to remember the reasoning, traps, and output signals for read a datasheet first pass.
Card count: 8
Categories: Electronics and Controls, Electronics, Hardware
Preview cards: What is the safe first step for Read a Datasheet First Pass?; What does the 'Confirm exact part' step prove?; What does the 'Find operating range' step prove?; What does the 'Find pin functions' step prove?.
Download TSV · Source ladder · Related project
Motor Driver First Checks
Who it helps: Makers who need to remember the reasoning, traps, and output signals for motor driver first checks.
Card count: 8
Categories: Electronics and Controls, Electronics, Hardware
Preview cards: What is the safe first step for Motor Driver First Checks?; What does the 'Separate logic and motor power' step prove?; What does the 'Check enable or sleep pin' step prove?; What does the 'Confirm signal voltage' step prove?.
Download TSV · Source ladder · Related project
Stepper Motor Wiring First Checks
Who it helps: Makers who need to remember the reasoning, traps, and output signals for stepper motor wiring first checks.
Card count: 8
Categories: Electronics and Controls, Electronics, Hardware
Preview cards: What is the safe first step for Stepper Motor Wiring First Checks?; What does the 'Identify coil pairs' step prove?; What does the 'Check driver current limit' step prove?; What does the 'Connect one driver at a time' step prove?.
Download TSV · Source ladder · Related project
CAD Constraints First Sketch
Who it helps: Makers who need to remember the reasoning, traps, and output signals for cad constraints first sketch.
Card count: 8
Categories: Fabrication and Materials, Fabrication, Design
Preview cards: What is the safe first step for CAD Constraints First Sketch?; What does the 'Name the part purpose' step prove?; What does the 'Anchor one reference' step prove?; What does the 'Apply geometric constraints' step prove?.
Download TSV · Source ladder · Related project
Measure Fastener Threads
Who it helps: Makers who need to remember the reasoning, traps, and output signals for measure fastener threads.
Card count: 8
Categories: Fabrication and Materials, Fabrication, Measurement
Preview cards: What is the safe first step for Measure Fastener Threads?; What does the 'Measure diameter' step prove?; What does the 'Check pitch' step prove?; What does the 'Measure length' step prove?.
Download TSV · Source ladder · Related project
Welding First Safety Checklist
Who it helps: Makers who need to remember the reasoning, traps, and output signals for welding first safety checklist.
Card count: 8
Categories: Fabrication and Materials, Fabrication, Safety
Preview cards: What is the safe first step for Welding First Safety Checklist?; What does the 'Clear the work area' step prove?; What does the 'Check PPE' step prove?; What does the 'Prepare material' step prove?.
Download TSV · Source ladder · Related project
Hydraulic Cylinder Leak First Checks
Who it helps: Makers who need to remember the reasoning, traps, and output signals for hydraulic cylinder leak first checks.
Card count: 8
Categories: Hydraulics and Equipment, Equipment, Repair
Preview cards: What is the safe first step for Hydraulic Cylinder Leak First Checks?; What does the 'Make it safe' step prove?; What does the 'Locate external wetness' step prove?; What does the 'Check fittings and hoses' step prove?.
Download TSV · Source ladder · Related project
Hydraulic Pressure vs Flow
Who it helps: Makers who need to remember the reasoning, traps, and output signals for hydraulic pressure vs flow.
Card count: 8
Categories: Hydraulics and Equipment, Equipment, Concept
Preview cards: What is the safe first step for Hydraulic Pressure vs Flow?; What does the 'Define pressure' step prove?; What does the 'Define flow' step prove?; What does the 'Map force to pressure' step prove?.
Download TSV · Source ladder · Related project
Robot Drivetrain First Prototype
Who it helps: Makers who need to remember the reasoning, traps, and output signals for robot drivetrain first prototype.
Card count: 8
Categories: Robotics and Vehicles, Robotics, Project
Preview cards: What is the safe first step for Robot Drivetrain First Prototype?; What does the 'Choose drive layout' step prove?; What does the 'Wire one side' step prove?; What does the 'Test slow motion' step prove?.
Download TSV · Source ladder · Related project
Sensor Mounting First Pass
Who it helps: Makers who need to remember the reasoning, traps, and output signals for sensor mounting first pass.
Card count: 8
Categories: Robotics and Vehicles, Robotics, Hardware
Preview cards: What is the safe first step for Sensor Mounting First Pass?; What does the 'Define measurement target' step prove?; What does the 'Check field of view' step prove?; What does the 'Plan cable strain relief' step prove?.
Download TSV · Source ladder · Related project
Small Engine No-Start First Checks
Who it helps: Makers who need to remember the reasoning, traps, and output signals for small engine no-start first checks.
Card count: 8
Categories: Robotics and Vehicles, Equipment, Repair
Preview cards: What is the safe first step for Small Engine No-Start First Checks?; What does the 'Check safety conditions' step prove?; What does the 'Check fuel basics' step prove?; What does the 'Check air path' step prove?.
Download TSV · Source ladder · Related project
Make an Obsidian Project Note
Who it helps: Makers who need to remember the reasoning, traps, and output signals for make an obsidian project note.
Card count: 8
Categories: Programming Workflow, Software, Workflow
Preview cards: What is the safe first step for Make an Obsidian Project Note?; What does the 'Name the outcome' step prove?; What does the 'List unknowns' step prove?; What does the 'Track sources' step prove?.
Download TSV · Source ladder · Related project
Turn a Video into Flashcards
Who it helps: Makers who need to remember the reasoning, traps, and output signals for turn a video into flashcards.
Card count: 8
Categories: Programming Workflow, Software, Learning
Preview cards: What is the safe first step for Turn a Video into Flashcards?; What does the 'Capture timestamps' step prove?; What does the 'Extract decisions' step prove?; What does the 'Write why-wrong cards' step prove?.
Download TSV · Source ladder · Related project
Read a Project Error Message
Who it helps: Makers who need to remember the reasoning, traps, and output signals for read a project error message.
Card count: 8
Categories: Programming Workflow, Software, Debugging
Preview cards: What is the safe first step for Read a Project Error Message?; What does the 'Find the first error' step prove?; What does the 'Separate location from cause' step prove?; What does the 'Name expected state' step prove?.
Download TSV · Source ladder · Related project