Hacker Newsnew | past | comments | ask | show | jobs | submit | more JyB's commentslogin

> I can start a Claude Code session and if I need to leave my laptop, I can respond from my phone anywhere

I've been looking for this for some time now. This is amazing if it delivers.


That's exactly how you should do it. You can also plug in an MCP for your CI or mention cli.github.com in your prompt to also make it iterate on CI failures.

Next you use claude code instead and you make several work on their own clone on their own workspace and branches in the background; So you can still iterate yourself on some other topic on your personal clone.

Then you check out its tab from time to time and optionally checkout its branch if you'd rather do some updates yourself. It's so ingrained in my day-to-day flow now it's been super impressive.


I’m really wondering what internally causes this. No one likes it when they have outages, but it keeps happening. Is this a culture thing? Like pressure to ship features fast? Some under staffed teams or lack of ownership on some crucial components?


GitHub is implemented in Ruby (on Rails), and now there is apparently a strong internal push from Microsoft to code everything using AIs/LLMs.

IMO mixing a dynamically typed language, a framework based on magic conventions and vibe coding sounds like the perfect recipe for a disaster.


Definitely all good questions. I've noticed that there seems to be a bit of convergence between Azure DevOps and Github (Enterprise) and am curious how co-mingled the teams or management are at any given level or not.

I'm mixed on the cultural changes at MS and have historically preferred GH's approach. I'm hoping MS moves closer to GH than the reverse. I'm not working with/at either company and don't really have a lot of insights to offer other than observations from the outside.


Because iterating multiple sessions through multiple terminals is obviously more efficient and seamless than interacting thought a scuffed IDE side panel ui.


Is this sarcasm? I used Claude Code via a VSCode side panel.


That's a funny response I have to admit. No 100% serious, I don't see the advantage.


Better prompts?


> Better prompts?

I think you're right.

People getting really poor results probably don't recognize that their prompts aren't very good.

I think some users make assumptions about what the model can't do before they even try, so their prompts don't take advantage of all the capabilities the model provides.


I don’t really have a problem prompting cursor with the same models. But I have no doubt my prompts could be improved


Same question. I don’t understand what they mean by that. It obviously seem pretty central to how Claude Code is so effective.


I thought they meant that it's a noop as a tool in the sense that it takes no external action. It seems nonetheless effective as a means of organizing reasoning and expressing status along the way.


just for chain of thought TodoWrite would be sufficient as a tool wouldn‘t it?


How can it not be exactly what’s happening?


I thought Claude code was pay as you go!?


There is something much deeper going on when you force yourself to actually write things down. This is especially relevant in engineering. That is why "RFCs" are so prevalent in many tech companies. They are often just as useful to the writer as they are to the reviewers.


There is the Claude Code cli, now Gemini CLI. Where is ChatGPT CLI?



They have one, though I don't think it has taken off. https://github.com/openai/codex

Hard to miss — it's the second Google result for "chatgpt CLI".


They do have Codex, but it doesn't have much traction/hype. I've assumed it's not a priority for them because it competes with GH Copilot.


It's called Codex CLI


No subscription pricing makes it very expensive


No, Codex CLI can make use of any OpenAI Responses API endpoint provider, not just ChatGPT Codex Cloud.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: