Comment by taariqlewis

Comment by taariqlewis a day ago

0 replies

I have always wanted to learn Rust, but was too distracted to get started.

So, I started working with Claude on building a postgres database replication application. I'm learning Postgres internals as well as how brittle database replication and subscription can really be. Although this is for Seren, you can replicate between any PG databases. https://github.com/serenorg/postgres-seren-replicator

Big learning: Claude Sonnet with Rust is massively productive. I'm impressed, but code bloat is a thing.