Got em. I poison my AGENTS.md (and other things like code comments) all over the place with prompt injections like this to find people who don't review their code and sling it off to another human. Catches folks all the time and then its an instant ban.
As I've said, I don't care if you don't review your own code. But if you're submitting code to an OSS project and crossing a human boundary, it is simple courtesy to do some human review.
For 50 years, software engineering ran on code rationing. Writing code was expensive, so we rationed it carefully through roadmaps, RFCs, prioritization meetings, and scope reviews.
This created a role: the No Engineer. No, that won't scale. No, we don't have bandwidth. No, that's out of scope. No, we need a design doc first. The No Engineer was valuable for 50 years. Every "no" saved real money. Their judgment was the rationing system.
LLMs will be the end of code rationing. Code is cheap now. And while the No Engineer is explaining why something can't be done, the Yes Engineer has already shipped three versions of it.
If you're a Yes Engineer, the next decade is yours.
I thought I had seen it all in tech.
Then I opened X today and saw Milla Jovovich pitching a local-first open-source AI memory project on GitHub built with Claude. https://t.co/NFlI9dahZz
Alright.
I've seen it all now.
30 second explanation of the MemPalace by Milla Jovovich.
By day she’s filming action movies, walking Miu Miu fashion shows, and being a mom. By night she’s coding.
She’s the most creative, brilliant, and hilarious person I know. I’m honored to be working with her on this project… more to come.
30 second explanation of the MemPalace by Milla Jovovich.
By day she’s filming action movies, walking Miu Miu fashion shows, and being a mom. By night she’s coding.
She’s the most creative, brilliant, and hilarious person I know. I’m honored to be working with her on this project… more to come.
@Mango cannot process a return via @VENIPAK locker since December 2025. 3 labels = 3 failures. Refund? No. Supervisor? "You can call us", but no actual transfer, no callback. March 2026, case still open. How is this even possible? #Mango#Venipak#CustomerServiceFail
I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit.
My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to use Claude Code: we intentionally build it in a way that you can use it, customize it, and hack it however you like. Each person on the Claude Code team uses it very differently.
So, here goes.
Great day at #AWSSummit#Zurich – packed with relevant, forward-thinking talks and lots of fresh ideas. From scaling patterns to generative AI with Amazon Bedrock, every session delivered. 🚀 #AWS#Cloud#AI
Don't do RAG
Proposes cache-augmented generation (CAG) to eliminate retrieval latency and minimize retrieval errors.
What is CAG?
CAG aims to leverage the capabilities of long-context LLMs by preloading the LLM with all relevant docs in advance and precomputing the key-value (KV) cache.
The preloaded context helps the model to provide contextually accurate answers without the need for additional retrieval during runtime.
When to apply CAG?
It's a useful alternative to RAG for cases where the documents/knowledge for retrieval are of limited, manageable size.
My thoughts: As LLMs advance in capabilities, I suspect that what we know as RAG today could change significantly either architecturally or how it's optimized. CAG is one in a growing list of developments and new ideas that have emerged recently to address limitations like poor retrieval relevancy and latency. There could also be hybrid methods that combine preloading with selective retrieval.
Don't sleep on long-context LLMs. They are here to stay.
Hackers claim to have breached Gravy Analytics, a US location data broker selling to government agencies.
They shared 3 samples on a Russian forum, exposing millions of location points across the US, Russia, and Europe.
It's OSINT time! 👇