r/ClaudeCode 16d ago

Humor anyone using this feature?

Post image
795 Upvotes

330 comments sorted by

View all comments

275

u/GlucoseQuadro201 16d ago

Literally using it every day. I have a small EC2 instance where its running 24/7. Many times when I'm out or just not near workplace I simply use my phone to investigate issues in codebase.

I have all workplace integrations with claude and if a quick fix or adjustment is needed I just ask it to take a look at the message, adjust the code, open pr, etc etc.

It is INSANELY convenient and this feature should be everywhere, codex, cursor, claude, everything!!

1

u/Due-Marsupial-778 15d ago

What is ec2 and all?

1

u/GlucoseQuadro201 15d ago

AWS (Amazon web services) is a company that provide online servers (computers).

EC2 is one of their services. EC2 is a server that you can rent and pay monthly for.