I plan on writing an #ActivityPub implementation.
* In Common Lisp, because I want to get better at CL.
* Client-facing server is top priority.
* Federating server is second priority.
* Client is least priority.
* Client-facing server will use ROCA style.
* Each part will implement checklist on AP Github.
* All components will be as loosely coupled as possible.