Post #1126292
2026-04-13 11:23 UTC
@smallcircles@social.coop you use an idiosyncratic jargon sometimes and that makes it hard to talk to you.
Evolution of a protocol is not "decay". Nor is the Postel principle. Learning and adapting protocols and data types to new situations or creating extensions is success, not failure.
Replies (1)
-
@evan@cosocial.ca 2026-04-13 11:29
@smallcircles@social.coop for choosing object types for software, I think the difference between a client and a server can be tricky, but in the case of tags.pub, everything is implemented on the server, so I think Service is a good choice. Why do you think Application?