Nathan Dimmock

Results 5 comments of Nathan Dimmock

@stuartbreckenridge Thanks for getting back to me so quickly. I have removed the application/json line and confirm that feed detection now works correctly and I can add the feed. When...

Thanks, that's exactly the thing. I could raise a bug with Congo but I suspect that they may point to this [note from August 2020](https://www.jsonfeed.org/2020/08/07/json-feed-version.html) and claim that there is...

Looking at the [code](https://github.com/Ranchero-Software/NetNewsWire/blob/main/FeedFinder/Sources/FeedFinder/FeedSpecifier.swift), I think the issue might be that while index.xml appears first, because the url doesn't contain rss it doesn't get the +5 score boost, and the...

I see the theme is still using Tailwind v3 so would it be worth making the fix and then revisiting when the v4 upgrade happens?

Still present in v2.12.2. Reproducer code: ``` > Don't communicate by sharing memory, share memory by communicating. > — Rob Pike[^1] ```