Commit Graph

2 Commits

Author SHA1 Message Date
fenix cf31824f03 fix: add auto_cache to sshfs mounts to prevent stale reads in Emacs
sshfs kernel cache caused Emacs to show outdated file contents after
edits via Claude Code. Adding auto_cache invalidates cache when
mtime/size changes, fixing the stale data problem without sacrificing
performance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 21:50:50 +01:00
fenix aa3126cdb6 add ASIR1 (Programación) support: nginx, watchers, scripts
- New subdomain asir1.qu3v3d0.tech (nginx server block for napi2)
- python-upload-watcher.sh v7: batching, re-uploads, Windows-safe,
  __pycache__ filtering, full student names in XMPP notifications
- sshfs mount units for both napi-data and napi-data2
- nginx configs for DDAW2 and ASIR1 preserved as reference
- Screenshot of XMPP notifications for debugging

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-25 20:32:43 +01:00