A set of projects that I like and I want you to know about. Note, I am not actually involved in these projects and am not taking any form of credit for them.


ATProtocol

closed beta

An experimental social networking protocol created by the Bluesky team. The team, originally split off from Twitter prior to the change in ownership, is working to define a set of extensible technologies that ensures future social networks aren't locked down to a specific company. If you aren't happy with the state of social networks and believe there can be something better, please check them out.


Nushell

An interesting project that is tryign to rethink what a modern shell should look like. What if inputs and outputs weren't just strings? What if commands used real types? What if autocompletion was built in? What if documentation was auto-generated? Nushell plays around with all of this while providing compatibility layers for your existing shell commands.