The things that I work on have not changed much for December Adventure so its going to be the same things that I usually work on, but now they are going to be shared :) The projects I work on currently are around Scheme/Guile, Guix and XMPP.
An intro since its the first post and I haven't announced my project really:
I have worked for about a year on my Networks of Consent XMPP app built on top of Spritely with Gnunet as transport and with Permacomputing Principles. Majority of work on this is writing standards (XEPs) to make XMPP work on top of a different model than it currently has. (Distributed, content-addressed, object capability based, Multicast, Pull not push architecture as some examples). Last few months development has picked up by a lot so that is a big part of what I am working on now.
Last few days I finished a XEP draft of how OCapN would work on top of XMPP. You can find it here
https://codeberg.org/Applesauce/Guile_XMPP/src/branch/main/Documentation/XEPs/OCapN.md
Next steps would be writing the code so that Semantic XMPP, Framing and ERIS can be started to be added on top. Together with documenting the differences with current XMPP standards of course.