summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-02-27clearPaul Buetow
2026-02-22Update content for gemtextPaul Buetow
2026-02-22Update content for gemtextPaul Buetow
2026-02-21Update content for gemtextPaul Buetow
2026-02-21Update content for gemtextPaul Buetow
2026-02-21UpdatePaul Buetow
2026-02-21Update content for gemtextPaul Buetow
2026-02-21UpdatePaul Buetow
2026-02-21Update content for gemtextPaul Buetow
2026-02-21Update content for gemtextPaul Buetow
2026-02-21add desk rackPaul Buetow
2026-02-20Update content for gemtextPaul Buetow
2026-02-20UpdatePaul Buetow
2026-02-20UpdatePaul Buetow
2026-02-20Update blog post: Add note about Go implementation of goprecordsPaul Buetow
Added note mentioning goprecords as Go rewrite with same features: - Links to both Raku (guprecords) and Go (goprecords) implementations - Note on Feb 20 2026 about Go version being available - Updated publish timestamp to include last updated date Amp-Thread-ID: https://ampcode.com/threads/T-019c7c73-58f9-7516-958d-f30eb17a3bff Co-authored-by: Amp <amp@ampcode.com>
2026-02-20Update blog post: Add note about Go implementation of goprecordsPaul Buetow
- Added links to both Raku and Go implementations - Added note mentioning goprecords as Go rewrite with same features - Added last updated timestamp Amp-Thread-ID: https://ampcode.com/threads/T-019c7c73-58f9-7516-958d-f30eb17a3bff Co-authored-by: Amp <amp@ampcode.com>
2026-02-17Update content for gemtextPaul Buetow
2026-02-17Update meta slash-commands blog post with skill management commandsPaul Buetow
Add sections about /create-skill, /update-skill, /delete-skill commands, a comparison table explaining commands vs skills, and why YAML frontmatter is needed for skill discoverability. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17UpdatePaul Buetow
2026-02-15Update content for gemtextPaul Buetow
2026-02-14Update content for gemtextPaul Buetow
2026-02-14Update content for gemtextPaul Buetow
2026-02-14Update content for gemtextPaul Buetow
2026-02-14UpdatePaul Buetow
2026-02-14Update content for gemtextPaul Buetow
2026-02-14Update content for gemtextPaul Buetow
2026-02-08Update content for gemtextPaul Buetow
2026-02-08Fix broken links in gemtext contentPaul Buetow
- Replace non-existent 2022-04-22-programming-golang.gmi link with existing Fyne Android app post (Go-related) in gemtexter 2.0.0 post - Change DRAFT part 8b links from .html to .gmi for Gemini compatibility Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08Fix English language and grammar across gemtext contentPaul Buetow
- Spelling: usefull→useful, alread→already, sessiont→session, propper→proper, standarn→standard (file rename), Developmers→Developers, figjit→fig, dnmcli→nmcli - Grammar: every aliases→alias, it's→its (possessive), main objectives→objective, necessary for accomplish→to accomplish, follow to it as of→follow it as if, Advances come only of you→if you, Defeat is finally give up→giving up, Where are humans there is→Where there are humans, there is, spent→spend, It's not too be→to be, If you they/Of you try→If you try - Phrasing: hook off→knock off, Meditation must nothing be fancy→need not be fancy, we will also setting up→set up, showcases hows→showcases how - Career guide: Safe→Save, kudos'→kudos, automate all away→automate it all away - About: hey→they, simplify English/German titles in novels - F3s: VNC address f0→f2 for third VM, zrepl encrypted doc clarification - Rename: standarn-ml.gmi→standard-ml.gmi with index link updates Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08fixPaul Buetow
2026-02-08Update content for gemtextPaul Buetow
2026-02-08UpdatePaul Buetow
2026-02-08Update content for gemtextPaul Buetow
2026-02-07Update content for gemtextPaul Buetow
2026-02-05Update content for gemtextPaul Buetow
2026-02-05Update content for gemtextPaul Buetow
2026-02-05Update content for gemtextPaul Buetow
2026-02-05Update content for gemtextPaul Buetow
2026-02-05Update content for gemtextPaul Buetow
2026-02-05Merge branch 'content-gemtext' of codeberg.org:snonux/foo.zone into ↵Paul Buetow
content-gemtext
2026-02-05Update content for gemtextPaul Buetow
2026-02-05Revert Part 8 to original state without LAN ingress contentPaul Buetow
Removed the LAN ingress update notice from Part 8 entirely, as the LAN ingress content has been moved to Part 7 where ingresses were originally introduced.
2026-02-05Move LAN ingress content from Part 8 to Part 7Paul Buetow
Relocated the "Exposing services via LAN ingress" section from Part 8 (Observability) to Part 7 (k3s and first pod deployments), as Part 7 is where ingresses were originally introduced. Updated the Part 8 update notice to reference Part 7 for LAN ingress implementation details.
2026-02-05Remove CARP failover testing section from LAN ingressPaul Buetow
Removed the detailed CARP failover testing section including failover/failback test commands and results. The section was too detailed for the blog post scope.
2026-02-05Add /etc/hosts DNS configuration for LAN servicesPaul Buetow
Updated client-side setup section to include DNS configuration. Added instructions for adding /etc/hosts entries pointing LAN service domains to the CARP VIP (192.168.1.138). Renamed section from 'Client-side CA trust' to 'Client-side DNS and CA setup' to reflect both DNS and certificate configuration.
2026-02-05Remove macOS and Windows CA trust instructionsPaul Buetow
Keep only Linux/FreeBSD setup instructions that match the actual infrastructure. Removed unnecessary platform-specific instructions for macOS and Windows from the Client-side CA trust section.
2026-02-05Fix Gemini gemtext format: Replace #### headers with *Header*:Paul Buetow
Gemini gemtext only supports headers up to ###. Changed all #### headers to the *Header*: format for proper Gemini compatibility.
2026-02-05Add update notice for LAN ingress featurePaul Buetow
Added update notice at the beginning of the blog post to inform readers about the LAN ingress feature addition in February 2026. The notice references the new section and summarizes key features.
2026-02-05Add LAN ingress section to f3s Part 8 blog postPaul Buetow
- Document CARP + relayd architecture for LAN access - Explain cert-manager setup with self-signed CA - Provide example LAN ingress configuration for Grafana - Include CARP failover testing results - Document three TLS offloaders (OpenBSD, Traefik, stunnel) - Show step-by-step setup for FreeBSD relayd - Add client-side CA trust instructions for Linux/macOS/Windows
2026-02-02Update content for gemtextPaul Buetow