@thsottiaux feature request: centralised view/section to see shared conversations so that I can revoke the links; tracking shared conversations manually is a pain in the neck
processing a dataset across 12 m7i.8xlarge EC2 instances (32 vcpu, 128 gb ram each).
11 shards have completed. one is still <50%.
metrics point the finger at the EC2, not the code. yep, sometimes you just get a lazy, busted instance.
@d4m1n My worst decision ever is to self host things
Smth new unexpected and stupid happens at least weekly.
I thought eventually I’ll fix all issues but it seems like there is no end
@johnrush@d4m1n hey John, I saw your reply and realised I need a waitlist
first version of https://t.co/QMSqZZrYTi solves exactly these kinda issues, and for free. it’d be great to have you as the first founder/builder on the waitlist :)🥇
@thdxr recently migrated to codex cli from opencode because it kinda felt like opencode was using too much credit (no metrics, sorry) but I’ll definitely switch back if v2 offers voice input
recently migrated a storage layer from a FUSE-based impl to a block-device approach. processing the same dataset now completes in less than 2.5 hours instead of ~16.
it was a bit stressful pulling it all together, but had a lot of fun learning about low-level linux I/O.