Started a few different things:
1. A robotics information and news website. Any feedback is appreciated. https://robotica.dev/
2. Applied DBSP theory to Postgres https://github.com/getravi/pg_dbsp and DuckDB https://github.com/getravi/duckDBSP. The idea is to have incrementally maintained materialized views.
Whats your stack, workflow for the news site?
Currently its a astroJS site with a backend script that runs periodically and updates the website.