▲ | javier_e06 5 days ago | |
In cybersecurity red and blue test are two equal forces. In software development the analogy I think is a stretch, coding and testing are not two equal forces. Test is code too, and as such, it has bugs too. Test runs afoul with police paradox: Who polices the police? The Police police the police. | ||
▲ | fsckboy 5 days ago | parent | next [-] | |
"Police police police police police police police." https://en.wikipedia.org/wiki/Buffalo_buffalo_Buffalo_buffal... | ||
▲ | vermarish 5 days ago | parent | prev | next [-] | |
I interpret it a different way than that. I see application code and testing code as both a part of blue team. It's the code reviews and architectural critiques that are part of red team. Personally, I've found GitHub's feature of AI PR reviewers exceptionally helpful. I think that's the type of red team LLM app Tao is describing here. | ||
▲ | th0ma5 4 days ago | parent | prev [-] | |
This is an underrated comment... Most all LLM stuff suffers from not having any ground truth, even with multiple agentic rag integrations. |