Live data from Hacker News

Ask HN: How do you follow news about browsers?

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: How do you follow news about browsers?

#4
post #2

Not specific to browsers, but subscribing to RSS feeds of tools I use/depend on has been very useful. On GitHub, for example, you can append "/releases.atom" to repository URLs and subscribe to that in your email client.

Yeah, and specific to the site OP linked, here’s the RSS feed:

https://developers.google.com/web/updates/atom.xml

Re: Ask HN: How do you follow news about browsers?

#6
We attempt to do this (as well as the main specs, independent of browser) with our Frontend Focus publication: https://frontendfoc.us/ – however, you can follow each of the key browsers (especially as there are so few of them now!) directly on Twitter or via blogs as ivank has linked here.

Re: Ask HN: How do you follow news about browsers?

#7
post #5

https://chromestatus.com https://webkit.org/blog/ https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Rel...

I'll note that you can subscribe to these in your RSS/atom feed reader (I use a self-hosted FreshRSS augmented by RSSHub).

https://www.chromestatus.com/features.xml

https://webkit.org/feed/atom/

For Firefox there's no feed but RSSHub can make one for you

https://docs.rsshub.app/en/program-update.html#firefox

Post reply on HN