This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
I noticed another interesting side effect of going straight to Parquet files and using #DuckDB. I can run a local DuckDB and query against the files in the event store for easy investigation. This is less tooling I have to write/support. A simple shell script to set up DuckDB and create a view over the `read_parquet()` call is all I need.