Show HN: Early prototype of a no-JavaScript, server-rendered Bluesky front-end
redsky.exerinity.com"Redsky" is a minimal, no-JavaScript front-end for Bluesky, built on Cloudflare Workers. It server-renders user profiles and feeds with images and video thumbnails, focusing on simplicity.
Check it out at https://bluesky.exerinity.com or https://redsky.exerinity.workers.dev/ and let me know your thoughts on it!
Since Bluesky does not work without JavaScript, I made Redsky to perhaps check the feed or a profile, for lower-end devices, or anyone just wanting a more simple interface. There are some known issues; listed on the homepage, they will be fixed whenever possible. I'll be releasing the source code of it fairly soon too!