Live data from Hacker News

Claude Code on the web

anthropic.com

21–30 of 405 posts

Re: Claude Code on the web

#22

It's pretty frustrating that every release is IOS first without any timeline or expectation for Android

Not unusual; most high profile apps ship on iOS first, going back to Instagram [1], which was released October 10, 2010. Instagram shipped their Android version 1.5 years later.

[1]: https://www.techtarget.com/searchcio/definition/Instagram

Re: Claude Code on the web

#24
This is quite nice!

I'm using Claude Code locally a lot, occasionally with a couple parallel session.

I was very happy when they made the GitHub Action - I used it quite a bit, but in practice I got frustrated that I effectively only get a single back-and-forth out of it, I can't really "continue the conversation without losing context" - Sure, I can respond to it in the PR it makes, but that will be a fresh session with a fresh empty context.

So, as much as I don't like moving out of my standard development workflow with my tools, I think this could be quite useful. The ability to interrupt and/or continue a conversation should be very nice.

My main worry is - usually my unit tests and integration tests rely on a postgres database running on the machine, and it's not obvious to me if I can spin that up here?

Re: Claude Code on the web

#25

This is quite nice! I'm using Claude Code locally a lot, occasionally with a couple parallel session. I was very happy when they made the GitHub Action - I used it quite a bit, but in practice I got frustrated that I effectively only get a single back-and-forth out of it, I can't really "continue the conversation without losing context" - Sure, I can respond to it in the PR it makes, but that will be a fresh session…

Use pglite

Re: Claude Code on the web

#28

Earlier quoted context omitted.

The person driving is the one that learns the most in pair programming. In the scenario you've described, that would be Claude. LLMs don't learn. Doesn't CC sometimes take twenty, thirty minutes to return an attempt? I wouldn't know, because I'm not rich and my employer has decided CC is too expensive, but I wonder what you would do with your pair programming partner while you wait. The bosses would like to think we'…

You can get plenty of CC on a $20/month plan.

[deleted]

Re: Claude Code on the web

#29
post #16

Very curious to see what usage limits are like for paid plans. Anthropic was already experiencing issues with high-volume model usage for Pro and Max users. I hope their infrastructure is able to adequately support running these additional coding environments on top of model inference. Just to be clear, I'm excited for the capability to use Claude Code entirely within the browser. However, I've heard reports of Max u…

I suspect the release of Claude Haiku 4.5 was done to help reduce usage costs for Anthropic and any use of Claude Code will differ to it if capacity is limited.

EDIT: I had meant defer which is the first time I've made a /r/boneappletea in awhile

Re: Claude Code on the web

#30
post #9

Earlier quoted context omitted.

It is basically a US centric view of mobile OS market share.

Anthropic is a US-based company.

Some companies would rather have a more international user base.

https://gs.statcounter.com/os-market-share/mobile/worldwide

So maybe they rather please the home market, I guess.

Post reply on HN