Built an MCP server that your agents can use to adapt to your infrastructure and work with highly accurate context
Currently ships with 11 tools your agents can use to talk to your infra
One of the main features: it builds a context graph of your entire infra codebase (Terraform only for now) that's constantly updated on any change, so your agents never lose context
It also adapts to your policies (YAML and Rego supported) by detecting them automatically.
These are just a few of the features find out more here:
casper.lowkeydev.me/
i think everyone should watch hajime no ippo atleast once in their lives. it is way better than every self help book i've read or productivity video i've watched on yt
it shows how pursuit of greatness is really just becoming someone who can do hard things consistently
This thing also raised a question that what happens to the data which the consumer hasn't pulled yet
So all the data stays inside the disk and that to in a sequential manner the way kafka handles this using the concepts of partitions, offset etc is beautiful
I just love the thing that kafka brought into existence i dont know that pull based model was there or not before this but this is so cool
Let the consumer pull the data whenever they need it this cuts of so much load
I just love the thing that kafka brought into existence i dont know that pull based model was there or not before this but this is so cool
Let the consumer pull the data whenever they need it this cuts of so much load
wrote a detailed guide on Amazon's S3 HLD, erasure coding, checksums, building a multipart chunking engine, and writing prod styled codebases w cloudinary
20 min read. go checkout
[link in comments]