news.volyx.in

This website is hosted on Bluesky (danielmangum.com)

713 points by hasheddan · 620 days ago · 168 comments on HN

Article summary

The article describes how the author hosted a website on Bluesky, a social media platform, by leveraging the AT Protocol and uploading a blob of HTML content. The author used the Bluesky API to upload the blob and then referenced it in a record, making it publicly accessible. This was possible because the AT Protocol allows for flexible data modeling and blob storage. The experiment demonstrates the potential for using Bluesky as a platform for hosting arbitrary content.

Main themes

  • Bluesky and AT Protocol
  • Blob storage and hosting
  • Decentralized social media
  • Content hosting and delivery
  • API usage and experimentation

What commenters say

  • The use of static site generators like Hugo and Jekyll is less common nowadays, and some users prefer alternative tools like Astro or custom solutions.
  • The security context of hosting content on Bluesky is a concern, with some commenters discussing the use of Content Security Policy (CSP) and WebAssembly to prevent exfiltration.
  • The business model of Bluesky is a topic of discussion, with some commenters hoping for a more sustainable approach, such as a premium service or donations, to support the platform.
  • The terminology used in Bluesky, such as 'sket' or 'post', is debated, with some finding it off-putting or juvenile, while others see it as a minor issue.
  • The potential for Bluesky to become a platform for hosting arbitrary content is seen as a positive development by some, while others are concerned about the implications for the platform's scalability and security.
  • The use of IPFS or other content-addressable networking systems is discussed as an alternative approach to hosting content on Bluesky.
  • The importance of flexibility and customization in content hosting and delivery is highlighted by some commenters, who appreciate the ability to use Bluesky's API and blob storage to host their own content.