Top
Best
New

Posted by meetpateltech 3 days ago

Claude now has access to a server-side container environment(www.anthropic.com)
654 points | 342 commentspage 2
Balgair 3 days ago|
I don't have access to this yet, so can someone who does tell if:

it can take a .PDF with single table with, say, a list of food items and prices. And then in a .docx in the same folder with a table with, say, prices and calories. Can this thing then, in a one shot, produce a .xlsx with the items and calories and save that to the same directory? It really doesn't matter what the lists are of, just keep it very simple A=B, B=C, therefore A=C stuff.

Because, strangely enough, that's pretty much my definition of AGI.

ggm 3 days ago||
> Because, strangely enough, that's pretty much my definition of AGI.

"It's life jim, but not as we know it" -Bones, probably.

I've seen some hokey definitions, but a 3 expression inductance clause is pretty low bar. On that score, your REPL and my compiler are AGI.

fragmede 3 days ago||
Given that someone has to operate this REPL and compiler, the I is that someone. A system that can do that without an operator would be a decent step forwards.
Balgair 2 days ago||
Yeah, that is the thing.

Like, the task I sketched out is the bare basic sketch of what you can ask a new grad/hire to do. Which ends up being ~80% of their job anyways. I really don't think the average person could do that task (unfortunately).

If the new Claude code stuff honestly can do this, then, like I said, that's a close enough definition of AGI for me.

porridgeraisin 3 days ago|||
Yes, I do something similar... However it breaks when the tables get too long. For <100 to few 100s of items it works.
101008 3 days ago||
I can sell you AGI for $100k
Balgair 3 days ago||
Is that your rate or do you have a AI system that will do the thing I asked for?

Like, um, no joke here.

AlecSchueler 3 days ago||
They had this though? I'm similarly excited/relieved by this announcement.

At the start of summer you could still ask for any kind of file as an artifact and they would produce it and you could download it.

They they changed it to artifacts were only ever seen pages that you could share or view in the app.

Yes this is going to transform how I use Claude... BACK to the way I used it in June!

As a user this post is frustrating as hell to read because I've missed this feature so much, but at the same time thanks for giving it back I guess?

lordnacho 3 days ago||
This will either result in a lot of people being able to sleep more, or an absolute avalanche of crap is about to be released upon society.

A lot of the people I graduated with spent their 20s making powerpoint and excel. There would be people with a master's in engineering getting phone calls at 1am, with an instruction to change the fonts on slide 75, or to slightly modify some calculation. Most of the real decision making was, funnily enough, not based on these documents. But it still meant people were working 100 hour weeks.

I could see this resulting in the same work being done in a few minutes. But I could also see it resulting in the MDs asking for 10x the number of slide decks.

bobbylarrybobby 3 days ago||
When the word processor was first invented, people didn't end up printing less because of how easy it was to edit and view documents live — they printed more because of how little friction there was (compared to a typewriter) between making a change and pressing print.

I think we're going to see the same thing with document creation. Could LLMs help make a small number of high quality documents? Yes, with some coaching and planning from the user. But instead people will use them to quickly create a crappy document, get feedback that it's crappy, and then immediately create an only slightly less crappy doc.

thatfrenchguy 3 days ago|||
10x as much useless work, guaranteed. Remind me in ten years :)
mattnewton 3 days ago|||
The global economy has been down the rabbit hole and through the looking glass into the land of the red queen as far as I’ve known.

“Now here you see, it takes all the running you can do, to keep in the same place” as she says.

I fully believe any slack this creates will get gobbled up in competition in a few years.

ehnto 3 days ago|||
At some point, in order to keep share prices from collapsing, we will all accept that actually, creating documents was the point.

The biggest investments will go to those who can create the most documents, we'll innovate on new document types, keep the ball rolling with Mixture of Document architectures. Artificial General Documents are here!

dwaltrip 3 days ago|||
whip cracks

Rent just went up 20%! Back to the trenches, citizen. You wouldn’t want to lose that precious healthcare now would you?

unintelligible babbling about “productivity!”, “impact!”, “efficiency!” hums quietly in the distance

currymj 2 days ago|||
the way it edits powerpoints is by launching a command line environment, and then editing the OOXML directly using command line tools. this takes several minutes to do even simple changes.

to me it seems miraculous that it even "sort of" works, but also it's not a reliable product yet. OOXML is very complex and the formatting can get mangled.

On the other hand, if you use LaTeX/Beamer slides, LLMs can reliably make a lot of formatting tweaks etc. and it is an actual time saver. But only weird academics use Beamer.

I agree with Simon Willison that this feature is really about writing code in a container, using that capability to edit PPT presentations as if they were markup is an odd thing to make the primary selling point.

grim_io 3 days ago|||
I guess it will decrease the need for custom software. If this is reliable, excel will be "enough" for longer.
kridsdale1 3 days ago||
Finance?
lordnacho 3 days ago||
Yeah, investment banking
NamlchakKhandro 3 days ago||
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.

bottd 3 days ago|
Not official, but I have been using this nix flake to get Claude desktop on Linux: https://github.com/k3d3/claude-desktop-linux-flake
all_usernames 1 day ago||
The security concerns here are really significant. In the section[1] on security, they write "we recommender you monitor Claude while using this feature." This borders on irresponsible IMO. Monitor what exactly? How should we monitor? What logs and metrics are exposed for security monitoring? How would a user recognize suspicious patterns...?
ricksunny 3 days ago||
‘…now has access to a server-side container environment’

Headline demonstrates why SWEa don’t have to worry about vive coders eating their lunch. Vibe-coders don’t know what a container is, nor why it would be good for it to be in the context of an environment (what’s an environment?), or be server-side for that matter. Now if there were a course that instructed all this kind of architectural tradecraft that isn’t taught in university CS courses (but bootcamps..?), then adding vibe-coding alongside might pose a concern m, at least till the debugging technical debt comes due. But by then the vibecoder had validated a new market on the back of their v0, so thank them for the fresh revenue streams.

dmix 3 days ago|
I don’t think any serious programmer feels threatened by vibe coders

At most it’s just a maintenance issue. A junior dev or plucky marketing team member might produce something that makes it to production and the senior devs might have to probe it to do more things

fragmede 3 days ago||
But what would a true serious programmer think?
ttul 3 days ago||
I tested this feature out today, applying the same prompt and CSV data to both Claude Opus 4.1 and GPT-5-Thinking. They both chugged away writing Pandas code and produced similar output. It's nice to have another option for data analysis to act as a second opinion on GPT, if nothing else.
hoppp 3 days ago||
I got a feeling that clause is basically a super app that will eventually do everything

all SaaS projects building on it to resell functionality will go away because there will be no point to pay the added costs.

bgwalter 3 days ago||
The real money is in collecting and reselling user data, so if Joe gives his recent finances to "Anthropic" in order to plan a trip to Italy (this is one of the examples in the submission), perhaps credit rating agencies would like a copy.

Finally they figure out that there is no money or interest in code-plagiarizing apps!

SubiculumCode 3 days ago|
I noticed the other day that chatgpt started preferring to provide me with a download link for code rather than putting it up in canvas. It also started offering me diffs, but as I just write fairly basic data munging scripts for neuroimaging analyses, I don't like to dive too deep into the coding tool boxes/chains...copy paste is easy...although, I would like versioning without making copies of my script for backup
More comments...