Post #3532849
2026-07-02 11:12 UTC
@codinghorror@infosec.exchange @mjg59@nondeterministic.computer @jwz@mastodon.social I think the dev experience was less than ideal, because of version incompatibilities.
The user experience is possibly mostly to blame on the client side of things. Even html/css/js sucks without a browser to parse it and render it.
For example, the fact that it's not push-based is a positive feature, to me, for what rss is meant to do. This is not to say "push" systems don't have their place.
Replies (1)
-
@bovaz@misskey.social 2026-07-02 11:16
@codinghorror@infosec.exchange @mjg59@nondeterministic.computer @jwz@mastodon.social On the other hand, most successful "feed-based" things I see online are push based, so clearly there's something there that works for most people and not much for me.