SkyFeed App
banner
skyfeed.app
SkyFeed App
@skyfeed.app
SkyFeed is a real-time client for Bluesky, available on Web with more platforms coming soon!

Try it here: https://skyfeed.app

Created by @redsolver.dev
Reposted by SkyFeed App
📣 Join us for @redsolver.dev's talk on @skyfeed.app's evolution to an open-source platform with custom Rust indexing for AT Protocol. Learn how it could enable a fully independent, EU-hosted AppView - solving a key Bluesky decentralization challenge! ahoy.eu/speakers/red...
redsolver at AHOY! European Social Web Day
This talk explores SkyFeed's evolution from the first Bluesky feed builder to a platform with a custom Rust-based indexer and database designed specifically for AT Protocol and Bluesky data. The new o...
ahoy.eu
March 17, 2025 at 12:50 PM
Reposted by SkyFeed App
Hey SkyFeed users, fly.io is currently having a "Major Outage" in the IAD region where the skyfeed cache infrastructure is hosted: status.flyio.net

As a result, all skyfeed feeds are currently down until fly.io is back online, very sorry about that.
Fly.io Status
Welcome to Fly.io's home for real-time and historical data on system performance.
status.flyio.net
February 16, 2025 at 10:37 AM
Reposted by SkyFeed App
I'm sorry for the current SkyFeed outage, I'm pretty sure it's caused by @fly.io which I use for smart caching of feeds. It usually works great. See https://status.flyio.net/ for status
November 26, 2024 at 12:44 AM
Reposted by SkyFeed App
All SkyFeed feeds should now be back online, thanks for your patience! This has been the first and only downtime in the last 4 months.
The SkyFeed infrastructure seems to be experiencing issues. I'm on it
August 30, 2024 at 5:18 PM
Reposted by SkyFeed App
Time for some cool feeds on bsky!

@redsolver.dev has built these feeds for you based on skygraph.art community detection data

A lot of people might find these useful as-is, but these feeds are just the first baby steps - building blocks, that can go into a more complicated Home/Discovery feed.

🧵👇
May 9, 2024 at 4:51 PM
Reposted by SkyFeed App
Hey SkyFeed users, Hetzner is experiencing a vSwitch outage which affects the SkyFeed query engine servers hosted in Finland. I'm re-routing requests to Germany now so feeds should still work, but they might be a bit slower to update than usual! status.hetzner.com/incident/1db...
Hetzner Online Status
Hetzner Online Status – On this site, you’ll find status reports about Hetzner Online’s products and services.
status.hetzner.com
March 12, 2024 at 12:37 PM
Reposted by SkyFeed App
I would like to thank everyone who already donated via GitHub Sponsors (https://github.com/sponsors/redsolver) 💙 Thanks to *you*, SkyFeed is now over 52% of the way to being sustainable, meaning SkyFeed can continue to host free feeds for millions of users, without any ads or similar bullshit!
March 11, 2024 at 2:18 PM
Reposted by SkyFeed App
We just reached 40 000 custom feeds on Bluesky! 🎉 If you're interested in self-hosting a SkyFeed-compatible feed engine (it's open-source), send me a message and we'll get it set up! It would be great to diversify the ecosystem :) These are the 16 most-used feed generators currently on the network:
February 19, 2024 at 8:43 PM
Reposted by SkyFeed App
90% of SkyFeed feed requests are now served in 24 milliseconds or less, with only about 1% of requests taking 4 seconds or more. And after adding protection against recursive "feed bombs" today (feeds using themselves as an input), over 99.9% of requests now return with a HTTP 200 OK status code!
February 18, 2024 at 8:20 PM
Reposted by SkyFeed App
My shiny new database server ran out of file descriptors because I only set higher limits for users when setting it up, but the DB runs as a systemd service (which has different limits). As a result, some SkyFeed feeds were stuck on old state for up to 6 hours. Sorry about that, should be fixed now!
February 19, 2024 at 1:40 PM
Reposted by SkyFeed App
You may have noticed that SkyFeed is a bit unreliable at times. This is caused by a small number of feeds being extremely slow and blocking the data structures. I'm trying to fix this with some Rust magic, but please also verify that your feeds take less than 10 seconds to generate in the Builder!
February 11, 2024 at 3:26 PM
Reposted by SkyFeed App
I just found and fixed a bug which caused all feeds using "single user" inputs or any type of "list" (input, remove) blocks to fail. If your feed was broken for the last few hours, please check again - there's a good chance it's fixed now!
February 7, 2024 at 6:21 PM
Reposted by SkyFeed App
All SkyFeed feeds are now back online, thanks for your patience! The feed generator backend is now serving 120 feed requests/second :O

New posts might still be a bit delayed, please reply to this post if your feed is having other issues.
February 7, 2024 at 1:04 PM
Reposted by SkyFeed App
The SkyFeed infrastructure is a bit overloaded, I am currently working on setting up a new query engine server and redirecting some of the traffic there. So everything should be back to normal in about 1 to 2 hours, thanks for your patience!
February 7, 2024 at 10:54 AM
✨ SkyFeed v0.9.9 ✨

• Improved Search
• Feed Builder Preview: Highlight images with ALT text matching RegEx
• Android: Account Switcher works now
• Android: Set target language, ignore languages or disable automatic translation
• Other UI improvements

Download APK: github.com/skyfeed-dev/...
January 14, 2024 at 2:17 PM
🛠️ SkyFeed Builder Update (v0.9.7) [2/2] 🛠️

• New "Replace" block to replace all posts in a feed with their parent post, root post or quoted post (useful for feeds which want to show posts based on specific text in replies for example, like a specific emoji)

Try it on https://skyfeed.app
December 23, 2023 at 6:30 PM
🛠️ SkyFeed Builder Update (v0.9.7) [1/2] 🛠️

• New experimental "Remember Posts" block to keep almost unlimited post history beyond 7 days (great for feeds with less frequent new posts)

Try it on https://skyfeed.app
The Android APK will be updated soon!
December 23, 2023 at 6:29 PM
Hey feed builders, Bluesky started rejecting non-UTC-timestamps for new records today (good change!) and SkyFeed had a bug where it did not convert the timestamp when publishing feeds. This is fixed now, so it should be possible again to publish and update feeds!
December 5, 2023 at 1:57 PM
Due to a small bug in the indexer, lists created using the List Architect (see embed) could not be used as inputs/removes in the SkyFeed Builder. This is now fixed, but you might need to re-create the lists for them to work.
✨ The 𝙇𝙞𝙨𝙩 𝘼𝙧𝙘𝙝𝙞𝙩𝙚𝙘𝙩 is now live on skyfeed.app

You can use it to create lists based on RegEx matching display names, handles and the full profile description.

This feature is still highly experimental, so please be careful and report any issues and bugs you might encounter here in this thread!
SkyFeed List Architect, first experimental version launching tomorrow!

Works for both curation and mute lists 👀
November 20, 2023 at 10:07 PM
Reposted by SkyFeed App
✨ The 𝙇𝙞𝙨𝙩 𝘼𝙧𝙘𝙝𝙞𝙩𝙚𝙘𝙩 is now live on skyfeed.app

You can use it to create lists based on RegEx matching display names, handles and the full profile description.

This feature is still highly experimental, so please be careful and report any issues and bugs you might encounter here in this thread!
SkyFeed List Architect, first experimental version launching tomorrow!

Works for both curation and mute lists 👀
November 6, 2023 at 8:59 PM
SkyFeed v0.9.3 just went up, including the new Mute RegEx feature!
Introducing the Mute RegEx, available in the SkyFeed App later today!

Use it to easily mute posts which contain specific words, phrases or phone numbers across the entire SkyFeed App.
November 6, 2023 at 9:06 PM
✨ The 𝙇𝙞𝙨𝙩 𝘼𝙧𝙘𝙝𝙞𝙩𝙚𝙘𝙩 is now live on skyfeed.app

You can use it to create lists based on RegEx matching display names, handles and the full profile description.

This feature is still highly experimental, so please be careful and report any issues and bugs you might encounter here in this thread!
SkyFeed List Architect, first experimental version launching tomorrow!

Works for both curation and mute lists 👀
November 6, 2023 at 8:59 PM
Introducing the Mute RegEx, available in the SkyFeed App later today!

Use it to easily mute posts which contain specific words, phrases or phone numbers across the entire SkyFeed App.
November 6, 2023 at 2:59 PM
Reposted by SkyFeed App
📱SkyFeed is now available for Android📱

Download the APK here: github.com/skyfeed-dev/...

This is the first mobile release, so please be aware that it might not be completely bug-free yet! Some of the more interesting features are automatic (offline) translations and real-time interaction counts.
October 27, 2023 at 7:52 PM
Reposted by SkyFeed App
Feed of Feeds updated, it now sorts posts by likes and freshness (HN algorithm). Use it to discover new interesting feeds!
October 20, 2023 at 5:44 PM