In two posts, Scripting News describes a proposed approach to social networking based on web standards and interoperability. The author points back to 2022 and a concept called “textcasting,” presented as a way to correct what they see as a “wrong turn” in public discourse, particularly the role of Twitter in shaping platforms and user experiences. The author’s goal is a “nice little social network” for a small programming community that is distributed and built so that any part can be replaced without breaking the whole system.
The proposal centers on using established, composable technologies—RSS 2.0 and OPML for publishing and subscription, along with Markdown, SQL, and WebSockets. The system is framed as similar to podcasting in that “anyone can publish” and “anyone can read.” The author emphasizes that different user interfaces and experiences can exist, but basic interoperability should be maintained so people can use different software at either end. They also argue that text does not currently “go everywhere” because major networks have incentives to avoid compatibility. Overall, the posts assert that RSS can serve as a social-network foundation when paired with interop-focused standards.