daily notes 2026-02-21
This commit is contained in:
parent
ad88e2fcca
commit
4e3143658f
5 changed files with 145 additions and 17 deletions
42
memory/2026-02-21.md
Normal file
42
memory/2026-02-21.md
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# 2026-02-21 (Saturday)
|
||||
|
||||
## DocFast
|
||||
- CEO Session 71 (07:00): Proactive audit, verified staging, landing page copy fix (SDK mention)
|
||||
- CEO Session 72 (10:00): Sitemap SEO fix (/signup 404), version bump to 0.4.4 on staging
|
||||
- CEO Session 73 (13:00): A11y fix (heading hierarchy), FAQ structured data (JSON-LD)
|
||||
- CEO Session 74 (manual, 13:00): OpenAPI docs completed (all Puppeteer PDF options), Go/PHP/Laravel SDKs built, CSP copy button fix (BUG-083)
|
||||
- CEO Session 75 (16:00): A11y fix in heading, FAQ structured data
|
||||
- **Total SDKs: 5** (Node.js, Python, Go, PHP, Laravel)
|
||||
- v0.4.5 on staging, v0.4.3 still on prod (CI runner was offline)
|
||||
|
||||
## CEO Base Prompt Updates
|
||||
- Added housekeeping rule: clean ✅ DONE items from ownerDirectives
|
||||
- Added "Documentation — MANDATORY" section
|
||||
- Added "Documented" as point 7 to "What Done Means"
|
||||
- CEO over-cleaned directives (removed SDK + Stripe), had to restore
|
||||
|
||||
## SnapAPI
|
||||
- Sessions 12-14: All no-ops, still blocked on investor actions (prod tag, Stripe webhook, DNS, Forgejo token)
|
||||
|
||||
## Infrastructure
|
||||
- **Forgejo CI Runner now on Mac Mini!** — launchd service under `forgejo` user, auto-starts on boot
|
||||
- Mac Mini set up headless in closet with SSH enabled
|
||||
- This fixes the long-standing CI runner problem
|
||||
|
||||
## Personal / Tech
|
||||
- Apple TV Moonlight streaming fixed — factory reset resolved periodic 1-2x/s stutter
|
||||
- Root cause: corrupted tvOS cache/state (not network, not encoder, not codec)
|
||||
- Investigated extensively: ping tests, WiFi analysis, Sunshine logs, codec switching
|
||||
- Bazzite PC has 7900 XTX, Sunshine with VAAPI encoder, two DRI cards
|
||||
- Mac Mini question: RAM not upgradeable (soldered), SSD technically replaceable on M4 but impractical
|
||||
|
||||
## Wind-down
|
||||
- 19:27: First nudge sent
|
||||
- Marie visited, watched Chuck together
|
||||
- Nose shower done ✅
|
||||
- 20:30-22:30: Debugging Moonlight/Apple TV
|
||||
- 23:00-01:00: Mac Mini setup (headless, Forgejo runner)
|
||||
- 01:30: Going to sleep (better than Friday's 3am)
|
||||
|
||||
## Portfolio
|
||||
- DFNS close: €60.49 (+0.80%), portfolio €1,075.83, total return +7.58%
|
||||
|
|
@ -1,25 +1,40 @@
|
|||
{
|
||||
"date": "2026-02-20",
|
||||
"date": "2026-02-21",
|
||||
"events": [
|
||||
{
|
||||
"time": "19:12",
|
||||
"activity": "At Marie (social visit, calendar 18:00-20:00)",
|
||||
"source": "calendar+heartbeat"
|
||||
},
|
||||
{
|
||||
"time": "20:07",
|
||||
"activity": "Wind-down nudge sent — nose shower + audiobook suggestion",
|
||||
"time": "19:27",
|
||||
"activity": "Wind-down nudge sent — Chuck, audiobook, nose shower",
|
||||
"source": "heartbeat"
|
||||
},
|
||||
{
|
||||
"time": "01:43",
|
||||
"activity": "Still coding workout app — been at it for hours. Failed wind-down.",
|
||||
"time": "20:24",
|
||||
"activity": "Marie was over, watched Chuck together. Nose shower done ✅",
|
||||
"source": "user-message"
|
||||
},
|
||||
{
|
||||
"time": "03:00",
|
||||
"activity": "Finally stopped coding, went to bed",
|
||||
"source": "user-confirmed-next-day"
|
||||
"time": "20:24",
|
||||
"activity": "Tinkering: gaming device (Moonlight/Apple TV) + workout app",
|
||||
"source": "user-message"
|
||||
},
|
||||
{
|
||||
"time": "20:30-22:30",
|
||||
"activity": "Debugging Moonlight/Apple TV streaming — factory reset fixed it",
|
||||
"source": "user-message"
|
||||
},
|
||||
{
|
||||
"time": "23:00-01:00",
|
||||
"activity": "Set up Mac Mini headless in closet, installed Forgejo CI runner as launchd service",
|
||||
"source": "user-message"
|
||||
},
|
||||
{
|
||||
"time": "01:15",
|
||||
"activity": "Winding down",
|
||||
"source": "user-message"
|
||||
},
|
||||
{
|
||||
"time": "01:30",
|
||||
"activity": "Going to sleep. Better than yesterday (3am)!",
|
||||
"source": "user-message"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue