Session 5: Excalidraw + Three.js + xurl + memory
This commit is contained in:
60
README.md
60
README.md
@@ -1,44 +1,24 @@
|
|||||||
## Session 4 — n8n Deep Dive + Health Watchdog + ASCII (June 15, 2026)
|
## Session 5 — Creative + Three.js + xurl (June 15, 2026)
|
||||||
|
|
||||||
### n8n Workflow Inventory (MainAgent @ .236:5678)
|
### Exercises
|
||||||
**32 workflows total, 3 active**
|
| # | Skill | Result |
|
||||||
|
|---|-------|--------|
|
||||||
|
| 1 | **Excalidraw** | Hand-drawn homelab diagram → `~/homelab.excalidraw` |
|
||||||
|
| 2 | **Three.js 3D Patterns** | Anchored scaling reference loaded for Hydro Builder water flow fix |
|
||||||
|
| 3 | **xurl (X/Twitter)** | CLI installed at `/opt/homebrew/bin/xurl`, needs OAuth setup |
|
||||||
|
| 4 | **Memory update** | Water flow pattern saved to `.hermes/memory_notes/` |
|
||||||
|
|
||||||
**Active:**
|
### Excalidraw Diagram
|
||||||
1. OpenClaw Learning Webhook Bootstrap
|
🎨 Hand-drawn network map at `~/homelab.excalidraw`
|
||||||
2. Create a Branded AI-Powered Website Chatbot
|
- Drag onto https://excalidraw.com to view
|
||||||
3. Dashboard Launcher
|
- Shows: WAN → Router → Proxmox → Services (Jellyfin, Vikunja, Langfuse, Qdrant, Gitea, The Hex)
|
||||||
|
- Legend included
|
||||||
|
|
||||||
**By category:**
|
### Three.js Water Flow Fix
|
||||||
- 🤖 Reddit automation: 7 workflows
|
💧 Anchored scaling pattern loaded for Hydro Builder:
|
||||||
- 🐦 Social media bots: 4 (2 Mastodon, 2 Bluesky)
|
- Water columns grow from inlet side, not from center
|
||||||
- 💰 Affiliate: 4 workflows
|
- `position.x = sign * (length/2) * (1 - fill)`
|
||||||
- 📧 Email campaigns: 3 workflows
|
- Fixes the direction bug
|
||||||
- 🕷️ Scraping/agents: 3 workflows
|
|
||||||
- 🤖 Ollama AI assistant: 1 workflow
|
|
||||||
- 🔍 Job finder: 1 workflow
|
|
||||||
|
|
||||||
### Health Watchdog Setup
|
### xurl Status
|
||||||
🕒 Cron: every 30 min → Telegram
|
🐦 Installed but needs user to register X API app & OAuth
|
||||||
✅ Monitors 13 SSH hosts + 8 HTTP services
|
|
||||||
✅ Known-dark list (no false alerts)
|
|
||||||
|
|
||||||
### ASCII Art Session
|
|
||||||
```text
|
|
||||||
__ ______ __ ___________ ___ ____
|
|
||||||
/ / / / __ \/ |/ / ____/ / / | / __ )
|
|
||||||
/ /_/ / / / / /|_/ / __/ / / / /| | / __ |
|
|
||||||
/ __ / /_/ / / / / /___/ /___/ ___ |/ /_/ /
|
|
||||||
/_/ /_/\____/_/ /_/_____/_____/_/ |_/_____/
|
|
||||||
```
|
|
||||||
|
|
||||||
### New Cron Jobs (total: 10)
|
|
||||||
1. Crypto Drop Scanner (twice daily)
|
|
||||||
2. Personal Assistant (twice daily)
|
|
||||||
3. Junk Mail Cleaner (twice daily)
|
|
||||||
4. Charly Scanner (daily noon)
|
|
||||||
5. Weekly Boyfriend Briefing (Sundays)
|
|
||||||
6. Job Hunter Scanner (twice daily)
|
|
||||||
7. Morning Briefing (8:30am)
|
|
||||||
8. Evening Wrap (9:30pm)
|
|
||||||
9. System Watchdog (hourly)
|
|
||||||
10. **NEW: Homelab Health Watchdog (every 30min)**
|
|
||||||
|
|||||||
Reference in New Issue
Block a user