Live data from Hacker News

Claude Code Is My Computer

steipete.me

111–113 of 113 posts

Re: Claude Code Is My Computer

#111

I am quite honestly baffled by all these posts. I'm not a hardcore skeptic, at least I don't think so, I have tried most of the vibe coding tools, and I regularly try new ones and continue using many; and I do NOT have the experience described in all these posts. So two possibilities come to mind: 1. I, somehow, use every single one of those tools wrong. 2. Or; you and the other people raving about Claude code are so…

Don't rule out possibility 1.

Sometimes you have to learn how to frame the problem in a way to get the results that you want. These tools need lots of context, not just about the rest of the code base but the problem itself. You can think of it a bit like how the early adopters of high level programming languages had to fight against compilers to get the assembly output that they wanted.

For example, if I tell an LLM to generate a python script that finds the square of a number I might want: def square(x): return x * x

but it may give me: print("Enter a number:") x = int(input()) print("The square is", x * x)

This is a very very simple example but I think it illustrates my point. If you provide enough context to the exact problem you want to solve the results are astronomically better.

Re: Claude Code Is My Computer

#112
post #16

Kind of reminds me of the days when people claimed they paid for their entire lifestyle in Bitcoin.

Exactly what I was thinking. Another Shill on the FP of HN in a week. This is getting old.

1. List of uses that are nothing but claims with zero tangible repeatable steps.

2. One vague statement about using it to bootstrap a machine... yeah lets see it.

I don't see any use cases for Claude code that I have not already tried with Goose or Dagger Agents. And I don't have to let those loose on my OS to use them.But hey the author made a zero proof claim that they can re-bootstrap with claude anyway...

Then at the end you are challenged to

"Got a crazier Claude workflow? Ping me @steipete."

IDK You didn't share any details beyond some vague use cases. Pretty much the same half working stuff from 2 years ago.

Yo, Steipete. Since claude is such a banger why don't you have it generate the config that you can share as proof. I'm not gonna wait though since its all hot air.

Re: Claude Code Is My Computer

#113

I wanted to try Claude code but it's 200$ per month which is INR17000 per month. This was expensive even when I had a job. Now it feels like all this power is accessible only to the rich. When Geoffrey suggested [1] AI will increase wealth for rich he was not wrong. https://www.indiatoday.in/technology/news/story/ai-will-incr...

You can actually use it with Claude Pro, which is 20/month
Post reply on HN