Live data from Hacker News

The creator of Claude Code's Claude setup

twitter.com

381–390 of 423 posts

Re: The creator of Claude Code's Claude setup

#381
post #281

Earlier quoted context omitted.

I do stuff in my free time now that would have been a full time job a year ago. Accomplishing in months what would have taken years. (And doing in days what would have taken weeks.) I'm talking about actually built-out products with a decent amount of code and features, not basic prototypes. I feel like the vibe is "put up or shut up", so check out my bio for one example. I think your logic goes wrong because you ass…

> check out my bio for one example. First thing I got was “browser not supported” on mobile. Then I visited the website on desktop and tested languages I’m fluent in and found immediate problems with all of them. The voices in Portuguese are particular inexcusable, using the Portuguese flag with Brazilian voices; the accents are nothing alike and it’s not uncommon for native speakers of one to have difficulty underst…

Haha, thanks for checking it out! I really appreciate the feedback.

> First thing I got was “browser not supported” on mobile.

Yeah, I use some APIs that were only implemented in Safari on iOS 26. Kind of annoying but I use Android so I didn't realize until too late. I should fix it, but it's not a priority given the numerous other things that need improvement (as you noticed!)

> The voices in Portuguese are particular inexcusable, using the Portuguese flag with Brazilian voices; the accents are nothing alike and it’s not uncommon for native speakers of one to have difficulty understanding the other in verbal communication.

That's good feedback, thanks! I only added Portuguese this weekend (https://github.com/yaptown/yap/pull/73) so it's definitely still very alpha (as noted on the website :P )

> The knowledge assessments were subpar and didn’t seem to do anything; the words it tested almost all started with “a” and several are just the masculine/feminine variants.

Thanks, will fix this tonight. The placement test was just added last week (https://github.com/yaptown/yap/pull/72) so there are still some kinks to work out.

> Then, even after I confirmed I knew every word, it still showed me some of those in the learning process, including incredibly basic ones like “I”, or “the”.

Yeah, the logic doesn't really work for people who already know every word. It tries to show words in the following order (descending): probability_of_knowledge * ln(frequency). But if you already know every word, probability_of_knowledge is the same for every word and the ln(frequency) is the only one remaining, meaning you just get the most common words. I'll add a warning to the site for people who are too advanced for the app's dictionary size – as you pointed out, it's not a good UX.

> there is so much more out there to explore in language learning

There is! I usually recommend pimsleur to people. My hope is just for my app to be a useful supplement.

Re: The creator of Claude Code's Claude setup

#382
post #156

Earlier quoted context omitted.

I have not used Claude. But my experience with Gemini and aider is that multiple instances of agents will absolutely stomp over each other. Even in a single sessions overwriting my changes after telling the agent that I did modifications will often result in clobbering.

Proper sandboxing can fix this. But I didn’t see op mention it which I thought was weird

Op mentions in the follow up comments that he does a separate git checkout, one for each of the 5 Claude Code agents he runs. So each is independent and when PRs get submitted that's where the merging happens.

Re: The creator of Claude Code's Claude setup

#383
post #348

Earlier quoted context omitted.

Those companies weren’t multiple person teams. They were one person teams with contract work. Maybe you know the details of the kind of money they were paid or how involved they were with the work but that could mean so many things. I’d have to say when I hire someone in Fiverr to make a logo for my app I’m not suddenly a multi-person team. If I use AI to make my logo instead of paying a human $50 to make one I didn’…

They were multi-person teams. Some had employees (which were let go when they pivoted). Some were contractors doing all of the engineering work.

The majority of businesses fail within 5 years.

Are they using AI because it’s better or because they have no other choice?

If I hire two sandwich artists for 6 months but nobody buys my sandwiches, I don’t have much choice but to fire them.

This word “pivot” is strong.

Re: The creator of Claude Code's Claude setup

#384
post #65

This is interesting to hear, but I don't understand how this workflow actually works. I don't need 10 parallel agents making 50-100 PRs a week, I need 1 agent that successfully solves the most important problem. I don't understand how you can generate requirements quicky enough to have 10 parallel agents chewing away at meaningful work. I don't understand how you can have any meaningful supervising role over 10 thing…

My initial response to reading this post was "wow, I think I'd rather just write the code". I also remain a bit skeptical because, if all of this really worked (and I mean over a long time and scaling to meet a range of business requirements), even if it's not how I personally want to write code, shouldn't we be seeing a ton of 1 person startups? I see Bay area startups pushing 996 and requiring living in the Bay are…

are there really startups (in the US) pushing 996?

Re: The creator of Claude Code's Claude setup

#385
post #113

I'm afraid to ask, but because I've been very happy with Codex 5.2 CLI and I can't imagine Claude Code doing better, why is it Claude so loved around here? Sure, I can spend $20 and figure it out, but I already pay $40/mo for two ChatGPT subs and that's enough to get me through a month. Should I spend $20 to see for myself?

It codes faster and with more abandon. For good results, mix Claude Code with Codex (preferably high or xhigh reasoning) for reviews.

Thanks. The reason for my hesitancy is that I've heard that the $20 sub isn't enough for anything meaningful.

Re: The creator of Claude Code's Claude setup

#386

Earlier quoted context omitted.

Did you manage to make proper reviews of all the 30 PR ?

I have formal requirements for all implemented code. This is all on relatively greenfield solo developed codebases with tools I know inside out (Django, click based cli etc) so yes. Thanks so much for your concern, internet person!

I was genuinely interested in knowing if you did it properly or not, since I read a lot of tales like this but don't understand how it can be true.

Re: The creator of Claude Code's Claude setup

#387
post #30

The funniest part of that whole thing was when someone said "I trusted you, but you use light mode on your terminal" and then he replied that people stop by his desk daily just to make fun of him for it.

The irony is that light mode is objectively the correct way to use things.

That depends entirely on your surroundings. Dark room? Dark mode. Next to a window or on a balcony on a sunny day? Light mode.

Re: The creator of Claude Code's Claude setup

#388

Earlier quoted context omitted.

> The first billion-dollar solopreneur likely is going to happen at some point I'm pretty sure that this has already happened, see: https://en.wikipedia.org/wiki/Plenty_of_Fish Not quite 1bn (but 575mn in 2015 dollars) and mostly done by one person.

He began hiring in 2018. Also, "Plenty of Fish uses a Microsoft-based platform for itself, including IIS, ASP.NET, and Microsoft SQL".

So if I make a website that uses Nginx, Ruby, and Postgres, does that mean that I don't get credit for making it since I use other tools?

Re: The creator of Claude Code's Claude setup

#389

Earlier quoted context omitted.

He began hiring in 2018. Also, "Plenty of Fish uses a Microsoft-based platform for itself, including IIS, ASP.NET, and Microsoft SQL".

So if I make a website that uses Nginx, Ruby, and Postgres, does that mean that I don't get credit for making it since I use other tools?

No, I just brought attention to the stack because it's not "sexy".

Re: The creator of Claude Code's Claude setup

#390

Earlier quoted context omitted.

The irony is that light mode is objectively the correct way to use things.

That depends entirely on your surroundings. Dark room? Dark mode. Next to a window or on a balcony on a sunny day? Light mode.

Working in a dark room is objectively wrong. ;)
Post reply on HN