Most active commenters
  • scarface_74(5)

←back to thread

569 points todsacerdoti | 13 comments | | HN request time: 2.643s | source | bottom
1. scarface_74 ◴[] No.42600029[source]
Yet unlike the 20+ other websites that I can just copy the main url into NetNewsWire, it doesn’t seem to have an RSS feed…
replies(4): >>42600087 #>>42600170 #>>42600214 #>>42600302 #
2. skydhash ◴[] No.42600087[source]
This particular button is quite visible on the webpage
replies(1): >>42600143 #
3. scarface_74 ◴[] No.42600143[source]
With NetNewsWire even when you go to URL from the link

https://imgur.com/a/DkifnBG

replies(1): >>42601361 #
4. dredmorbius ◴[] No.42600170[source]
<https://rachelbythebay.com/w/feed/>

(Under the RSS icon.)

5. StressedDev ◴[] No.42600214[source]
Perhaps you should either file a bug with NetNewsWire, or debug NetNewsWire and submit a PR so it works with her blog.
replies(1): >>42601455 #
6. tedunangst ◴[] No.42600302[source]
http://rachelbythebay.com/w/2024/12/10/feed/
7. oneeyedpigeon ◴[] No.42601361{3}[source]
Other posters mentioned her IP block - I wouldn't be surprised if that was the cause since automated netnewswire traffic might easily be confused with abuse.
replies(1): >>42608685 #
8. scarface_74 ◴[] No.42601455[source]
So we are now going back to special casing websites that don’t follow standards like the IE6 days?
replies(1): >>42601653 #
9. munch117 ◴[] No.42601653{3}[source]
Do you need special-casing to recognise

   <link rel="alternate" type="application/atom+xml" href="/w/atom.xml">
?
replies(1): >>42601800 #
10. scarface_74 ◴[] No.42601800{4}[source]
Using the link given from the website

https://imgur.com/a/DkifnBG

replies(1): >>42602706 #
11. munch117 ◴[] No.42602706{5}[source]
The w3.org validator says that https://rachelbythebay.com/w/atom.xml is a valid Atom 1.0 feed (https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fra...).

It does seem like something's off about the feed. Vienna can read the file, but it comes up empty. But it doesn't seem like the problem is standards non-compliance.

12. e28eta ◴[] No.42608685{4}[source]
There have been a variety of posts semi-recently about a “feed reader score” project, and maybe NNW is particularly misbehaved?

https://rachelbythebay.com/w/2024/12/10/feed/

https://rachelbythebay.com/w/2024/12/17/packets/

replies(1): >>42610517 #
13. scarface_74 ◴[] No.42610517{5}[source]
NNW works for every other site that has an RSS feed and someone else just commented that while it’s a valid atom feed, when they try to use it in another newsreader, they get an empty result