Almost every Day since June 26th to today ... rolled up to over what we started with from the dau todo for Day 30 entry!! ===================================================================== .breadcrumb { font-size: 0.88em; color: #666; margin-bottom: 20px; } .breadcrumb a { color: #006600; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } =============================================== =============================================== Template A — deep-dive/cli-tools/ ++++++++++++++++++++++++++++++++++++++++++++++ HTML ++++++++++++++++++++++++++++++++++++++++++++++ vi File Page Title curl.html curl — HTTP From the Command Line fzf.html fzf — Fuzzy Finder for SysAdmins gh.html gh — GitHub CLI for SysAdmins index.html CLI AI Tools — Start Here ripgrep.html ripgrep — Fast Search for SysAdmins tmux.html tmux — Terminal Multiplexer for SysAdmins =============================================== =============================================== Template B — deep-dive/ top level ++++++++++++++++++++++++++++++++++++++++++++++ HTML ++++++++++++++++++++++++++++++++++++++++++++++:q! cd File Page Title deep-dive-index.html Technical Deep-Dive (index — two levels only) advanced-topics.html Advanced Topics & Deep Dives ai-intrusion-detection-claude.html AI Intrusion Detection ai-log-analysis-basics-claude.html AI Log Analysis Basics ai-log-analysis-start-here.html AI-Assisted Log Analysis — Start Here ai-log-tools-claude.html AI Log Analysis Tools ai-security-limits-claude.html What AI Security Misses =============================================== =============================================== Template C — learning/ ++++++++++++++++++++++++++++++++++++++++++++++ HTML ++++++++++++++++++++++++++++++++++++++++++++++ File Page Title learning-index.html Learning Resources (index — two levels only) AI-A-General-Understanding.html How AI Actually Works AI-Cat_use_List_ai-x.html Comprehensive List of AI Websites and Tools AI-Learning-Plan-For-Beginners.html AI Learning Plan for Beginners AI-architecture-stack.html The AI Architecture Stack AI_and_LLM-Learning-Companion.html AI & LLM Learning Companion AI_learning_plan_ai-x.html AI Learning Plan for Beginners Recommended_Learning_Path-AI-LLM.html Recommended Learning Path — AI & LLM how-to-use-this-site.html How to Use This Site introduction-to-ai.html Introduction to AI =============================================== =============================================== Template D — resources/ ++++++++++++++++++++++++++++++++++++++++++++++ HTML ++++++++++++++++++++++++++++++++++++++++++++++ 12:54 PM Ready — drop the learning/ files whenever you're set and we'll work through Template C. =========================================================== [ 1/3 ] File Status (Linked / Orphaned) ----------------------------------------- Linked: 0 Orphaned: 0 [ 2/3 ] Broken Links (href target not found) --------------------------------------------- None — all hrefs resolve to existing files. [ 3/4 ] Orphaned File Summary ------------------------------ No orphaned files found. [ 4/4 ] Symlinks Found ---------------------- No symlinks found. ========================================= Clean! No orphans, no broken links. ========================================= 0 BLUEFISH backup~ files found find . -name "*.html~" -print find . -name "*.html~" -print | xargs rm ========================================= root@bambustudio://LessonPlans/AI/learning# find . -name "*.html~" -print root@bambustudio://LessonPlans/AI/learning# ============================================================================= File Page Title resources-index.html Resources (index — two levels only) AI-Types-Simple.html Types of AI: Classification Guide Grok-on-Grok.html Meet Grok 4 — by xAI MY-Assesment_and_.html AI Knowledge Assessment & Learning Strategy Suggested-AI-Books.html Must-Read AI Fiction =========================================================================== .breadcrumb { font-size: 0.88em; color: #666; margin-bottom: 20px; } .breadcrumb a { color: #006600; text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } .nav { margin-bottom: 24px; font-size: 1.1em; }