>Recently at work I've been using it to analyse the Claude code sessions of every engineer at our company (that we upload to S3) and it's been extremely helpful to help us find gaps in devex and have clear metrics to back up the impact of fixing them
Nice! How do you set things up so that your engineers's claude code sessions upload to S3? Thanks for the help in advance
Blue - A dead simple event based workflow execution framework.
I always find it easier to model systems from an event driven perspective. Especially when you have to move fast and evolve unpredictably.
I wanted a framework anyone could learn to use within 5-10 minutes. At the same time it should be able to solve all kinds of use cases that require event based coordination between tasks in a distributed environment.
Works well for us for simple use cases (eg. data processing workflows) and complex ones (eg. our entire retail order fulfilment system).
Not sure what they do, but it's entirely possible to build a solution where all image/video content is stored on-blockchain as well.
>If so, how do they solve the problem of people downloading the blockchain being liable for illegal content added by other users?
Divide each file into N shards, make sure every miner has no more than N/2 shards of any file at any point in time. You only 'get' a complete file if you specifically ask for it.
Nice! How do you set things up so that your engineers's claude code sessions upload to S3? Thanks for the help in advance