An overview of some of the core markup features of JSON-LD including types, aliasing, nesting, and internationalization support. See http://json-ld.org/ for ...
db0/fedi-safety: A script that goes through a lemmy images in storage and tries to prevent illegal or unethical content
A script that goes through a lemmy images in storage and tries to prevent illegal or unethical content - db0/fedi-safety: A script that goes through a lemmy images in storage and tries to prevent i...
ActivityPub is the backbone of the Fediverse. Implementing this protocol will allow one to interact with users on Mastodon, Pixelfed, Friendica, and others. Unfortunately for a static website, this protocol uses a publish-subscribe pattern. A service would need to be written in order to handle subscribers, pushing messages of published items, as well as receiving mentions. At the current state of my website, I am uninterested in creating such a service.