Live data from Hacker News

Claude now has access to a server-side container environment

anthropic.com

261–270 of 363 posts

Re: Claude now has access to a server-side container environment

#261

Earlier quoted context omitted.

I don't know what the question implied but generally speaking it is a known effect that making AI do the things you used to do accumulates cognitive debt which seems intuitively true too. Physical exercise is a good analogy perhaps.

In this case it's relatively simple things like figuring out the correct ffmpeg command to pull frames from a video, which is then documented in the CLAUDE file. Granted, I don't understand the underpinnings of LLMs but I would've understood that things documented in the CLAUDE file help it reduce cognitive complexity and "remember" more easily something relatively simple like that example.

[flagged]

Re: Claude now has access to a server-side container environment

#262
A linux desktop version of claude would be great, given that it's basically just a Tauri app, it should be pretty trivial...

You could even ask claude code with scopecraft/cmd to plan it all out and implement this.

For anthropic, the excuse that there's not enough time to implement this is a pretty glaring admission about the state and success of AI assisted development.

Re: Claude now has access to a server-side container environment

#263

For the past two to three weeks I've noticed Claude just consistently lagging or potentially even being throttled for pretty minor coding or CLI tasks. It'll basically stop showing any progress for at least a couple minutes. Sometimes exiting the query and re-trying gets it to work but other times it keeps happening. I pay for Pro so I don't think it's just API rate limiting. Would appreciate if that could be fixed b…

Can you still code without it?

[flagged]

Re: Claude now has access to a server-side container environment

#264
post #47

Maybe one day Claude can rewrite its interface to be more accessible to blind people like me.

Curious what a11y issues you see with Claude? I use it a remarkable amount and haven't found any showstoppers. Web interface and Claude Code.

> A blind person like me...

you:

> what a11y issues you see

Re: Claude now has access to a server-side container environment

#265

My experience is similar. At first Claude was super smart and get even very complicated things right. Now even super simple tasks are almost impossible to finish right, even if I really chop things into small steps. Also it's much slower even on Pro account than a few weeks ago.

I'm on the $200 / month account and its also slower than a few weeks ago. And struggling more and more. I used to think of it as a decent sr dev working alongside me. Not it feels like an untrained intern that takes 4-5 shots to get things right. Hallucinated tables, columns, and HTML templates are its new favorite thing. And calling things "done" that aren't even half done and don't work in the slightest.

There must be a term coined for AI degradation...

At least with local LLM, it's crap, but it's consistent crap!

Re: Claude now has access to a server-side container environment

#266

Earlier quoted context omitted.

In this case it's relatively simple things like figuring out the correct ffmpeg command to pull frames from a video, which is then documented in the CLAUDE file. Granted, I don't understand the underpinnings of LLMs but I would've understood that things documented in the CLAUDE file help it reduce cognitive complexity and "remember" more easily something relatively simple like that example.

[flagged]

It's an ffmpeg command, not anything meaningful.

Re: Claude now has access to a server-side container environment

#267

A linux desktop version of claude would be great, given that it's basically just a Tauri app, it should be pretty trivial... You could even ask claude code with scopecraft/cmd to plan it all out and implement this. For anthropic, the excuse that there's not enough time to implement this is a pretty glaring admission about the state and success of AI assisted development.

Not official, but I have been using this nix flake to get Claude desktop on Linux: https://github.com/k3d3/claude-desktop-linux-flake

Re: Claude now has access to a server-side container environment

#268

For the past two to three weeks I've noticed Claude just consistently lagging or potentially even being throttled for pretty minor coding or CLI tasks. It'll basically stop showing any progress for at least a couple minutes. Sometimes exiting the query and re-trying gets it to work but other times it keeps happening. I pay for Pro so I don't think it's just API rate limiting. Would appreciate if that could be fixed b…

I use Claude Code at work via AWS bedrock, also personally subscribe to the $20/month Claude. Anecdotallt, Sonnet hasn't slowed down at all. ChatGPT 5 through enterprise plan, on the other hand, has noticeably slowed down or sometimes just not return anything.

Re: Claude now has access to a server-side container environment

#269

For the past two to three weeks I've noticed Claude just consistently lagging or potentially even being throttled for pretty minor coding or CLI tasks. It'll basically stop showing any progress for at least a couple minutes. Sometimes exiting the query and re-trying gets it to work but other times it keeps happening. I pay for Pro so I don't think it's just API rate limiting. Would appreciate if that could be fixed b…

I've run into similar issues too. Even small scripts or commands sometimes get throttled. It does not feel like a resource limit. It feels more like the system is just overly sensitive.

Re: Claude now has access to a server-side container environment

#270

For the past two to three weeks I've noticed Claude just consistently lagging or potentially even being throttled for pretty minor coding or CLI tasks. It'll basically stop showing any progress for at least a couple minutes. Sometimes exiting the query and re-trying gets it to work but other times it keeps happening. I pay for Pro so I don't think it's just API rate limiting. Would appreciate if that could be fixed b…

I've run into similar issues too. Even small scripts or commands sometimes get throttled. It does not feel like a resource limit. It feels more like the system is just overly sensitive.

> It does not feel like a resource limit.

As someone who keeps oddball hours, I can tell you that time of day will very much change your experience with Claude.

2am Sunday is nothing like 2pm on a Tuesday.

Post reply on HN