Top
Best
New

Posted by meetpateltech 4 days ago

Claude now has access to a server-side container environment(www.anthropic.com)
655 points | 343 commentspage 4
vardump 4 days ago|
In a few years: Claude can now control attack drones and launch nuclear missiles.

Hope not.

aantix 3 days ago||
Will there ever be an official Google Doc/Google Drive MCP server?

Something with OAuth authentication.

Our org isn't interested in running a local, unofficial MCP server and having users create their own API keys.

throwmeaway222 3 days ago||
This some kind of headline from a year ago or somethin
jngiam1 3 days ago||
I'd be interested when they'll enable tool call outputs to becomes files in the container environment
jsilence 3 days ago||
Wondering why they are not using uv instead of pip in the container, give that uv is much faster than pip.
simonw 3 days ago|
You can tell it to install uv. I just ran this:

  Run "pip install uv" then run
  "uv tool install sqlite-utils"
  then "sqlite-utils --version"
And it worked: https://claude.ai/share/df36f3a8-44f0-4c7d-bb64-e5ed57602d79

I imagine they still default to pip because there's more training data about it, and it works fine.

dt3ft 3 days ago||
Can it compile and build unit tests it just wrote and understand that they fail to build?
simonw 3 days ago|
Yes.
andrewstuart 3 days ago||
zipfiles

ChatGPT can package up files as a download.

Both Gemini and ChatGPT accept zip files with lots of files in them.

Claude does neither of those things.

ath3nd 3 days ago||
Wow, amazing! What a feat of engineering! When does it actually get useful?
josvdwest 3 days ago||
Anyone know if this can write scripts or any text file to your device?
gist 3 days ago|
Install claude code to do that: https://www.anthropic.com/claude-code
Razengan 3 days ago|
But you still can't remove your payment method from your account
More comments...