content: 2026-07-27 capture run — 16 finds across 8 productive sources

This commit is contained in:
2026-07-27 01:30:32 -04:00
parent 97ee827291
commit 330004e849
27 changed files with 297 additions and 4 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"updated": "2026-07-25",
"updated": "2026-07-27",
"topics": [
"macos-apps",
"apple-tips",
@@ -405,7 +405,7 @@
"cadence": "as-needed",
"fetch": "feed",
"feedUrl": "https://www.styleforum.net/forums/-/index.rss",
"notes": "Long threads (some 1000+ pages) where subject-matter obsessives compare specific brands — best for deep dives, not browsing. Forum-wide 'recent posts' RSS validated 2026-07-03. Demoted daily → as-needed 2026-07-13: the feed is technically live but its signal has collapsed — all 49 items on 2026-07-13 were Temu/Insta360/wellness coupon-code spam threads, zero legitimate style content, and it has produced no finds across many runs. Not blocked, just worthless as a daily scan. Revisit if the forum cleans up its spam."
"notes": "Long threads (some 1000+ pages) where subject-matter obsessives compare specific brands — best for deep dives, not browsing. Forum-wide 'recent posts' RSS validated 2026-07-03. Demoted daily → as-needed 2026-07-13: the feed is technically live but its signal has collapsed — all 49 items on 2026-07-13 were Temu/Insta360/wellness coupon-code spam threads, zero legitimate style content, and it has produced no finds across many runs. Not blocked, just worthless as a daily scan. Revisit if the forum cleans up its spam. Re-probed 2026-07-27: unchanged and worse — all 48 items in the forum-wide feed were coupon/supplement spam. Sub-forum feed probes for a cleaner path have now failed twice: classic-menswear.11 and menswear-advice.104 return 404, streetwear-and-denim.12 and the-fine-living-lounge.15 return 403; only buying-and-selling.10 answers 200, and classifieds are not an editorial path. No better fetch path exists to record — choosing a sub-forum to follow instead is an operator call."
},
{
"name": "Atlas Obscura",
@@ -673,8 +673,8 @@
],
"cadence": "weekly",
"fetch": "feed",
"feedUrl": "https://quoteinvestigator.com/feed/",
"notes": "Garson O'Toole's research-driven investigation of quote provenance — debunks misattributions and lands on the actual source. The gold standard. Feed discovered and validated 2026-07-13 (trailing slash required; /feed 301s to /feed/); switched from webfetch to fetch:feed. GOTCHA: Cloudflare serves this feed pre-compressed with Brotli (content-encoding: br) from cache regardless of the client's Accept-Encoding, and the system curl (8.7.1) has no Brotli support — it returns HTTP 200 with undecodable binary and no error signal. Pipe through `brotli -d` (or use a Brotli-aware client) when parsing."
"feedUrl": "https://quoteinvestigator.com/feed/atom/",
"notes": "Garson O'Toole's research-driven investigation of quote provenance — debunks misattributions and lands on the actual source. The gold standard. Feed discovered and validated 2026-07-13 (trailing slash required; /feed 301s to /feed/); switched from webfetch to fetch:feed. GOTCHA (RSS path only): Cloudflare served /feed/ pre-compressed with Brotli regardless of the client's Accept-Encoding, and system curl (8.7.1) has no Brotli support — HTTP 200 with undecodable binary and no error signal; by 2026-07-25 it had degraded further to HTTP 200 with a zero-length body, twice consecutively. Better fetch path recorded 2026-07-27: the Atom feed at /feed/atom/ returns clean uncompressed XML (~42KB, 10 entries) to plain curl with no Brotli handling needed. Use it, not /feed/."
},
{
"name": "Wikiquote",