| Personal site | https://nmm.ee |
| Open Source Work | https://git.nmm.ee |
| Personal site | https://nmm.ee |
| Open Source Work | https://git.nmm.ee |
@weavejester It can make a whole lot of errors. That’s why the complicated part when it comes to working with AI is figuring out what guardrails to add, and how to add them. At
At work we incorporate MCP servers for deterministic code health insurance, so it can self-correct itself, but we also put focus on e2e tests now more than ever before so that if something does slip through we can be sure it doesn’t affect our end-users in any way.
A lot of people seem convinced that MCP’s are bad when it comes to token spend, or that MCP’s are dead, and that manually created CLI integrations are the only true way. I set out to find out the truth, and so I ran a little experiment and did a bunch of digging on how things really work under the hood.
Spoiler: MCP’s are not dead.

There’s a long-held belief out there that MCP’s are bad, and that you should actually use CLI’s instead, if you want to save on token spend when it comes to LLM tool use. To me that argument never really made any sense, because you still have to provide the LLM context so it knows what CLI to run, how to run it and how to interpret the result of it. Things that the MCP does for you. How come the CLI takes fewer tokens?
On #IloveFS day, "This week in Plasma" brings the news that...
Plasma 6.6 is nearly ready for shipping! Look out for it next Tuesday.
... And videos in Plasma 6.7's SDDM login screens can be previewed in System Settings, KWin dialogs have been overhauled and polished, and much more.
https://blogs.kde.org/2026/02/14/this-week-in-plasma-finalizing-6.6/
@krishnadraws Oh wow, you're right! I also went down a bit of a rabbit hole and found some hidden ways to improve other things.
Via terminal I set:
Dock autohide time to 0s
Mission control animation to 0s
Launchpad show/hide to 0s
Window minimize effect to scale, which is faster than genie
Disabled Window animations
Changed Window resize time to 0.001s
Now the UX actually matches the hardware.