Join Nostr
2026-06-09 19:05:44 UTC

Sebastix on Nostr: I instructed the robot to optimize the current migration scripts (using a hybrid ...

I instructed the robot to optimize the current migration scripts (using a hybrid model with Python and Go) for creating keypairs, profile metadata + relay list events for (there are 9.6 millions profiles to be migrated).

There are now 100.000 profiles on the relay.


This migration took 4.5 hours. That's not fast enough, so I will keep pushing the robot to do better (execute more async concurrent tasks). Otherwise I will just run the migration for 2-3 weeks ;-) Will push the current code in public soon in a ngit repo.