Skip to content

planet: disable dead lthms feed (soap.coffee) - #3763

Open
cuihtlauac wants to merge 1 commit into
mainfrom
planet-disable-lthms
Open

planet: disable dead lthms feed (soap.coffee)#3763
cuihtlauac wants to merge 1 commit into
mainfrom
planet-disable-lthms

Conversation

@cuihtlauac

Copy link
Copy Markdown
Collaborator

What

Disable the lthms feed (Thomas Letan's Blog) in data/planet-sources.yml.

Why

The feed's domain soap.coffee no longer resolves — it has no DNS record — and the daily OCaml Planet scrape has failed for it every day since ~Aug 30 with:

Downloading https://soap.coffee/~lthms/tags/ocaml.xml ... Failed:
TLS to non-TCP currently unsupported: host=soap.coffee endp=(Unknown "name resolution failed")
failed to scrape lthms: Failure("TLS to non-TCP currently unsupported: ...")

This is the same dead-feed class as dinosaure/blog.osau.re, disabled in #3760, and is tracked in #3753.

Approach

Following the dinosaure/ocaml-book/emilpriver convention, the feed is disabled (disabled: true) rather than removed, so the 21 already-archived posts under data/planet/lthms/ keep rendering — they resolve via the source entry, so removing it would fail the data-packer build.

🤖 Generated with Claude Code

The lthms feed (soap.coffee) no longer resolves — the domain has no DNS
record and the scrape fails every day with a name-resolution error (see
#3753). Following the dinosaure/ocaml-book/emilpriver convention, it is
disabled rather than removed so the 21 already-archived posts keep
rendering (they resolve via the source entry, so removing it would fail
the data-packer build).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cuihtlauac cuihtlauac closed this Sep 2, 2026
@cuihtlauac cuihtlauac reopened this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant