Comment on If a Lemmy user has the same name as a community, how can I tag the community on Mastodon?
rglullis@communick.news 2 weeks agoI sound like a broken record, but none of this would happen if the devs took a good look at RDF before throwing everything into objects/classes and ORMs.
I’m working on something that aims to be compatible with Lemmy’s API, and my models are based on the context definitions first. This means that it becomes impossible to have communities and users with the preferred_username, because they are both actors.