Comment by getravi
1 day ago
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.
I've been looking for a site like robotica.dev that pulls together news and events from multiple sources. The funding page is awesome and unexpected, a really useful mini-crunchbase for robotics.
Thank you. Crunchbase is definitely one of the inspirations.
Whats your stack, workflow for the news site?
Currently its a astroJS site with a backend script that runs periodically and updates the website.