| Age | Commit message (Collapse) | Author |
|
Switch r0/r1/r2 NFS client mount options from soft,timeo=10,retrans=2,intr
to hard,timeo=600,retrans=3. Removes the soft mount that was causing EIO on
transient stunnel/CARP hiccups; hard mounts retry indefinitely, which is
safer for DB-like workloads (immich, miniflux, audiobookshelf). The intr
option was a no-op since kernel 2.6.25 and is dropped. Navidrome's /data
is now on local-path so it is unaffected by this change.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Update 'Pods stuck' troubleshooting entry: the script is now driven by
a systemd timer (10 s) rather than a cron job (1 min). Add a new
'NFS Auto-Repair: nfs-mount-monitor' section documenting the repo
layout (f3s/r-nodes/nfs-mount-monitor/), the Rex deploy command, what
the script does, and timer configuration.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
Task: z9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Manage ~/.config/hexai/config.toml from the dotfiles repo, mirroring how
helix, lazygit, and opencode are handled. The home_hexai task is
gated to Linux because hexai is currently only used on the Linux
workstation.
The deployed config sets Ollama Cloud (kimi-k2.6 at https://ollama.com)
as the default provider and uses gemma4:31b for in-code completion.
The API key is read from $HEXAI_OLLAMA_API_KEY (or $OLLAMA_API_KEY).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
This reverts commit 794b3ab1ffb38b230947aac40220e116673c1fe2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dtail package, OpenBSD build VM, and repo architecture. Remove obsolete package-repos.md.
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Amp-Thread-ID: https://ampcode.com/threads/T-019da4a8-07f1-7698-829a-89fa7fab9129
Co-authored-by: Amp <amp@ampcode.com>
|
|
Automatically exports pending +share tasks to gos queue files in $GOS_DIR.
Platform tags (e.g. +li, +mastodon, +sno) become share:PLATFORM in the
gos inline tag format. Modifier tags (+soon, +prio, +now, +ask) are
appended as comma-separated modifiers. Remaining tags are added as
hashtags at the end of the message. Tasks are deleted from taskwarrior
after export. Uses UUIDs instead of IDs for stability.
Amp-Thread-ID: https://ampcode.com/threads/T-019da484-d04c-74aa-872c-7282564810d5
Co-authored-by: Amp <amp@ampcode.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document Docker Pi-hole on Raspberry Pis, *.f3s.lan.buetow.org → CARP VIP,
tracked paths in conf (f3s/pihole/docker-pi), client DNS and rollout notes.
Add references/pihole-pi.md; track references/dserver.d linked from SKILL.md.
Update skill description and IP table entries for pi2/pi3.
Made-with: Cursor
|
|
|