Macstudio Specs
Search the build
-
997d7182026-05-31 Link favicon.svg in head (use branded SVG, not .ico fallback) -
c7d3ba22026-05-31 Add per-site favicon (kills /favicon.ico 404) -
99249b82026-05-19 add 404-guard middleware so .bak / .pre- / .orig / .rej / .swp / *~ files never serve from public/ -
15287072026-05-19 broaden .gitignore to cover editor/refactor snapshot files (*.bak, *.pre-*, *.orig, *.rej, *.swp, *~) so they never get committed or served -
1802f942026-05-12 add LA-local marketplace section — Craigslist finds + FB Marketplace search links + inspect checklist -
382ee142026-05-12 add $5K decision section — 2× M1 Ultra 128GB is the pick -
253204e2026-05-12 add $2K-tier finds — Techable M1 Ultra 128GB $2499 is the pick -
c8ea2812026-05-12 add Mac2 specs + May 2026 marketplace stack expansion picks -
d0557e02026-05-12 initial scaffold — Mac Studio 1 specs viewer on :9779
Authors
- Steve9
Agents used
Skills used
- /favicon1
- /refactor1
Creative ideas + design notes
99249b8 · 2026-05-19 · add 404-guard middleware so .bak / .pre- / .orig / .rej / .swp / *~ files never serve from public/
Defensive — no such files exist in the repo today, but matches the fleet standard so an accidentally-dropped server.js.bak can never leak source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>