Schlagwort: context engineering

  • Model Showdown: Which LLM Gives You the Most Bang for Your Buck?

    How I tested different AI models in cline and GitHub Copilot—and why some of them made me rage-quit. I’ve been pushing various LLM models to their limits, trying to squeeze out the best performance for AI-assisted development. My tools of choice: cline and GitHub Copilot, both integrated into VS Code. cline’s killer feature? Separate models…

  • Context Engineering

    I recently ran a lot of tests to understand how AI can actually improve people’s lives. Beyond being a “stochastic parrot” that can be used for almost anything language-related, I wanted to explore its boundaries—if there are any. So I started diving into the world of Agentic AI, like in my last post about n8n.io,…