Last active
June 23, 2025 15:18
-
-
Save canac/647a8c4542cc088b333b3d0bcc765b9d to your computer and use it in GitHub Desktop.
RSS feeds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[feeds] | |
'bsky/porforr' = 'https://bsky.app/profile/did:plc:6plb5bwcopgjjkmyhrkktrbr/rss' | |
'bsky/rob-palmer' = 'https://bsky.app/profile/did:plc:w227epg3attqnssfdkx6ex6a/rss' | |
'2ality' = "https://2ality.com/feeds/posts.atom" | |
addy-osmani = "https://addyosmani.com/rss.xml" | |
alex-russell = "https://infrequently.org/feed/" | |
biome = "https://biomejs.dev/blog/rss.xml" | |
boa = "https://boajs.dev/blog/rss.xml" | |
brave = "https://brave.com/blog/index.xml" | |
bun = "https://bun.sh/rss.xml" | |
bytes = "https://rss-scraper.deno.dev/feed.xml?url=https%3A%2F%2Fbytes.dev%2Farchives&itemSelector=main+section%3Afirst-of-type%2C+main+section%3Anth-of-type%282%29+li&titleSelector=h3+p%2C+h3+div" | |
changelog-news = "https://changelog.com/news/feed" | |
chrome-dev-blog = "https://chrome-dev-blog.deno.dev/feed.xml" | |
chromium = "https://blog.chromium.org/feeds/posts/default" | |
cloudflare = "https://blog.cloudflare.com/rss/" | |
dan-abramov = "https://overreacted.io/rss.xml" | |
deno = "https://deno.com/feed" | |
eslint = "https://eslint.org/feed.xml" | |
frontend-focus = "https://cprss.s3.amazonaws.com/frontendfoc.us.xml" | |
gel = "https://www.geldata.com/rss.xml" | |
google-security = "http://feeds.feedburner.com/GoogleOnlineSecurityBlog" | |
homebrew = "https://brew.sh/atom.xml" | |
jake-archibald = "https://jakearchibald.com/posts.rss" | |
js-weekly = "https://cprss.s3.amazonaws.com/javascriptweekly.com.xml" | |
kaleidawave = "https://kaleidawave.github.io/feed.xml" | |
ladybird = "https://ladybird.org/posts.rss" | |
mozilla = "https://hacks.mozilla.org/feed/" | |
nextjs = "https://nextjs.org/feed.xml" | |
oxlint = "https://oxc.rs/feeds/blog-en.atom" | |
parceljs = "https://parceljs.org/feed.xml" | |
pkgx = "https://blog.pkgx.dev/index.xml" | |
prettier = "https://prettier.io/blog/rss.xml" | |
prisma = "https://www.prisma.io/blog/rss.xml" | |
react = "https://react.dev/rss.xml" | |
redwood-sdk = "https://rss-scraper.deno.dev/feed.xml?url=https%3A%2F%2Frwsdk.com%2Fblog&itemSelector=article&titleSelector=h2" | |
rio = "https://rioterm.com/blog/rss.xml" | |
rust = "https://blog.rust-lang.org/feed.xml" | |
rust-weekly = "https://this-week-in-rust.org/atom.xml" | |
ryan-carniato = "https://dev.to/feed/ryansolid" | |
soatok = "https://soatok.blog/feed/" | |
surma = "https://surma.dev/index.xml" | |
tc39 = "https://github.com/tc39/proposals/commits.atom" | |
tea = "https://rss-scraper.deno.dev/feed.xml?url=https%3A%2F%2Ftea.xyz%2Fblog&itemSelector=.collection-item&titleSelector=h1" | |
turso = "https://rss-scraper.deno.dev/feed.xml?url=https%3A%2F%2Fturso.tech%2Fblog&itemSelector=.group&titleSelector=h5" | |
typescript = "https://devblogs.microsoft.com/typescript/feed/" | |
v8 = "https://v8.dev/blog.atom" | |
void-zero = "https://voidzero.dev/feed.xml" | |
vs-code = "https://code.visualstudio.com/feed.xml" | |
wasm = "https://github.com/WebAssembly/proposals/commits.atom" | |
web-dev = "https://web.dev/static/blog/feed.xml" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment