
Use: • Grok 4.5 High Reasoning for complex tasks • GPT-5.6 Luna with Medium or High Reasoning for simpler tasks • Gemini 3.6 Flash when you’re too lazy to keep switching back and forth 😃
Václav Pech
3.2K posts

@vaclav_pech
A passionate programmer enjoying language engineering and concurrency

Use: • Grok 4.5 High Reasoning for complex tasks • GPT-5.6 Luna with Medium or High Reasoning for simpler tasks • Gemini 3.6 Flash when you’re too lazy to keep switching back and forth 😃

We are getting there. swe-rebench.com



A huge amount of the Anti-AI code sentiment massively overestimates the quality of human code outside of a very small set of open source and high quality company codebases. Human Slop is everywhere and can trivially be improved on by any opus level model.






How do you get Claude Code to check its own work before handing it back? Watch how you can encode your manual checks so Claude closes its own feedback loop:




JetBrains uses IDE-native code insight to make AI agents better at large codebases Why burn time and tokens on grep when the IDE has semantic search, navigation, and refactorings? Interesting: Codex seems to use these tools much better than Claude Code blog.jetbrains.com/ai/2026/05/wha…