Profile

User's avatar
npub1p9lk...l05x
npub1p9lk...l05x
I've been playing with the experimental GitHub Copilot agent mode in vscode. I've asked it to start from an empty directory and create an #ActivityPub server in C++, directed only by prompts (no human coding). So far, it has created a C++ project and implemented WebFinger, resource persistence, resource retrieval and a decent set of unit tests. At this point, Mastodon is able to discover our actors. The AI is currently implementing Follow processing. I'm curious to learn how far I can push this.
Is the Fediverse only #ActivityPub? Here's an example where ChatGPT is smarter than some humans/Foundations. "No, the Fediverse is not limited to ActivityPub, though ActivityPub is one of the most widely used protocols within it. The Fediverse is a collection of interconnected social networks, blogs, and other platforms that use various decentralized protocols to communicate with each other." Nice! 👏