Readit News logoReadit News
gdorsi commented on MCP is dead; long live MCP   chrlschn.dev/blog/2026/03... · Posted by u/CharlieDigital
gdorsi · 2 days ago
One part that makes me wary of these tools is security.

If I use a remote MCP or CLI that relies on network calls, and I give it in the hands of my coding assistant, wouldn't be too easy to inject prompts and exfiltrate data from my machine?

At least MCP don't have direct access to my machine, but CLIs do.

gdorsi commented on MCP is dead; long live MCP   chrlschn.dev/blog/2026/03... · Posted by u/CharlieDigital
gdorsi · 2 days ago
There is another differentiator between CLIs and MCP.

The CLI are executed by the coding assistants in the project directory, which means that they can get implicit information from there (e.g. git branch and commit)

With an MCP you would need a prepare step to gather that, making things slower.

gdorsi commented on Rack-mount hydroponics   sa.lj.am/rack-mount-hydro... · Posted by u/cdrnsf
gdorsi · 2 days ago
I wonder if flood and drain would work with orchids.

I do that manually with my plants twice a week, they have flowers almost all year, but it's a chore to bring them out, flood them, make them drain and bring them back home.

Also my wife always yells at me because I always wet the floor in the process.

gdorsi commented on Emacs and Vim in the Age of AI   batsov.com/articles/2026/... · Posted by u/psibi
cbm-vic-20 · 3 days ago
> I'm amazed that you have 50 years of experience and still able to have the mental flexibility to adapt to new development paradigms.

This is the root of age discrimination in technology fields.

gdorsi · 3 days ago
Sorry, I now realize that it could be read like this.

Just to clarify, I meant to share admiration toward a fellow engineer.

I do not think that age implies any hard assumption, usually brings cultural diversity which is good.

gdorsi commented on Emacs and Vim in the Age of AI   batsov.com/articles/2026/... · Posted by u/psibi
keithnz · 3 days ago
I work on all sorts as we have an IoT product offering.... embedded bare metal systems, web, backend IoT servers, Gateways, APIs, Import/Export Systems, Integrations with Manufacturing systems, accounting systems, Automatic Test Equipment. I've been coding for nearly 50 years now, so pretty experienced. What peoples comments seem to imply to me is that they haven't really gone full agentic coding, where you hone your context, your tools, and how you iterate and test with an AI agent. Where any mistakes an AI makes you make sure it can't do it again, you have it setup so your AI code reviews are honed to focus on the things you care about etc.
gdorsi · 3 days ago
Software development is a quite vast discipline.

In my experience performance of LLMs can be surprisingly good on things that are not mainstream, like database engineering, and surprisingly bad at mainstream categories approached in an unconventional way.

That said, I'm amazed that you have 50 years of experience and still able to have the mental flexibility to adapt to new development paradigms.

As you imply, this stuff isn't simple to pick up, and is completely different on how we have done our job without AI.

gdorsi commented on Emacs and Vim in the Age of AI   batsov.com/articles/2026/... · Posted by u/psibi
keithnz · 3 days ago
This is not my experience at all, the AI agents are many many many times faster than what I can do. What anyone can do. It's crazy how quick I can create stuff these days.
gdorsi · 3 days ago
It really depends on what kind and of job you do.

If it's not something very common LLMs could end up generating random code.

Also if you work on something performance critical, you can get inspiration from LLMs, but they often don't write fast code.

gdorsi commented on Run NanoClaw in Docker Sandboxes   nanoclaw.dev/blog/nanocla... · Posted by u/outofdistro
gdorsi · 3 days ago
> Fine-grained permissions and policies. Not just what tools an agent can access, but what it can do with them. Read email but not send. Access one repo but not another. Spend up to a threshold but no more.

If nailed this is going to be interesting.

All the other solutions I've been sumbling around are either very hard to customize or too limited.

Docker sandboxing is kinda nice, but not enough to trust an LLM even with my messaging accounts.

gdorsi commented on Vite 8.0 Is Out   vite.dev/blog/announcing-... · Posted by u/kothariji
gdorsi · 4 days ago
Sweet, great job Vite team!

I wonder how much of the Rollup bundling magic has been ported to Rolldown.

One thing that always made this kind of switch to Rust has always been that Rollup has become so sophisticated that's hard to replace with something new.

gdorsi commented on Willingness to look stupid   sharif.io/looking-stupid... · Posted by u/Samin100
21asdffdsa12 · 4 days ago
This posts observation have interesting side-effects. Measurements, metrics and surveillance kill creative work. And hierarchies and the fear of embarrassment do too. So, the more you try to force "excellence" into existence via external pressures and resource tracking, the more it disappears.

Which leaves as observation, you can only do truly creative work - in a high trust society, where people trust you with the resources and leave you alone, after a initial proof of ability.

Or in a truly low-trust society, where you are part the kleptocrat chieftain system and you just use your take to do this kind of work. The classic MBA process will totally destroy any scientific or creative institution.

gdorsi · 4 days ago
I see this post as something motivational around public writing or public speaking.

It's true that the more you are afraid of expressing yourself, the worse your "performance" is going to be.

On general work level it's different.

There the trust needs to be balanced.

People should feel free to express themselves, but also that they need to meet some certain standards of quality at work.

Otherwise we may tend to relax too much and become sloppy in certain areas.

gdorsi commented on Elevated Errors in Claude.ai   status.claude.com/inciden... · Posted by u/LostMyLogin
gdorsi · 14 days ago
This comes as reminder that software engineering is way more than generating code.

We build systems that can fail in unpredictable ways, and without knowing the system we built deeply is hard to understand what's going on.

u/gdorsi

KarmaCake day38October 8, 2022View Original