HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brothrock

no profile record

comments

brothrock
·5 mesi fa·discuss
This article is somewhat reassuring to me, someone experimenting with openclaw on a Max subscription. But idk anything about the blog so would love to hear thoughts.

https://thenewstack.io/anthropic-agent-sdk-confusion/

In my opinion (which means nothing). If you are using your own hardware and not profiting directly from Claude’s use (as in building a service powered by your subscription). I don’t see how this is a problem. I am by no means blowing through my usage (usually <50% weekly with max x5).
brothrock
·10 mesi fa·discuss
how is this spam? it’s posted the same way as any HN post and it’s not soliciting anything.
brothrock
·10 mesi fa·discuss
preach. Take home assignments are another example. It gives huge bias towards those with free time.
brothrock
·10 mesi fa·discuss
I think this is better than many current coding interview methods. Assuming you have an agent setup to not give the interviewee the answer directly.

Of course there are times when you need someone extremely skilled at a particular language. But from my experience I would MUCH prefer to see how someone builds out a problem in natural language and have guarantees to its success. I’ve been in too many interviews where candidates trip over syntax, pick the wrong language, or are just not good at memorization and don’t want to look dumb looking things up. I usually prefer paired programming interviews where I cater my assistance to expectations of the position. AI can essentially do that for us.
brothrock
·10 mesi fa·discuss
This type of coding has been extremely helpful to me in the past few weeks. I’m on parental leave, but also a co-owner of a small company and can’t completely log off.

I can one handed spec out changes, AI does its thing, and then I review and refine it whenever my kid is asleep for 20 minutes. Or if I’m super tired I’m able to explain changes with horrible english and get results. At the same time, I am following a source control and code review process that I’ve used in large teams. I’ve even been leaving comments on PRs where AI contributes and I’m the only dev in the codebase.

I wouldn’t call this vibe coding— however vibe coding could be a subset of this type of work. I think async coding is a good description, but bad because of what it means as a software concept (which is mentioned). Maybe AI-delegation?