update projects

This commit is contained in:
yequari 2024-04-26 15:21:32 -07:00
parent 7aab161136
commit 9456849d2c
1 changed files with 1 additions and 3 deletions

View File

@ -12,7 +12,7 @@ I run a few services for the amazing folks over at the [32-Bit Cafe](https://32b
- [RSS reader](https://rss.32bit.cafe): an instance of the FreshRSS feed reader to provide an easy to use entry point for community members looking to get started with RSS. - [RSS reader](https://rss.32bit.cafe): an instance of the FreshRSS feed reader to provide an easy to use entry point for community members looking to get started with RSS.
- ~~Discussion boards: An instance of postmill used to share interesting links and resources to the community.~~ - ~~Discussion boards: An instance of postmill used to share interesting links and resources to the community.~~
- ~~Discuss bot: A Discord bot that sends new posts from the discussion boards to a channel in the Discord server.~~ - ~~Discuss bot: A Discord bot that sends new posts from the discussion boards to a channel in the Discord server.~~
- [Discourse instance](https://discourse.32bit.cafe): The postmill instance has been phased out in favor of a Discourse forum. It has been awesome building this up with everyone and seeing the enthusiasm for a second primary space for the community. - [32bit.cafe Discourse](https://discourse.32bit.cafe): The postmill instance has been phased out in favor of a Discourse forum. It has been awesome building this up with everyone and seeing the enthusiasm for a second primary space for the community.
## Websites ## Websites
@ -22,8 +22,6 @@ I run a few services for the amazing folks over at the [32-Bit Cafe](https://32b
## Software ## Software
- [SeekerBot](/projects/seekerbot): A Discord bot to keep track of trading card game matches taking place online.
- [powerlinx](/projects/powerlinx): A static site generator.
- [Pynex](/projects/pynex): A terminal browser for m15o's nex protocol. - [Pynex](/projects/pynex): A terminal browser for m15o's nex protocol.
- [lox-interpreter](/projects/lox-interpreter): Source code as I'm working through Robert Nystrom's excellent *Crafting Interpeters*. - [lox-interpreter](/projects/lox-interpreter): Source code as I'm working through Robert Nystrom's excellent *Crafting Interpeters*.
- [yqsh](/projects/yqsh): A toy shell written in C to learn Linux systems programming. - [yqsh](/projects/yqsh): A toy shell written in C to learn Linux systems programming.