HN user

svaha1728

389 karma
Posts3
Comments174
View on HN

I don’t see a compelling reason for Apple to jump into the AI game. The MacBook Pro M4 is a dream to work with, and it works great with Claude Code. Creating quality products is a niche market, but that strategy still has merit.

I completely agree with the author's comment that code review is half-hearted and mostly broken. With agents, the bottleneck is really in reading code, not writing it. If everyone is just half-heartedly reviewing code, or using it as a soapbox for their individual preferences, using agents will completely fall apart as they can easily introduce serious security issues or performance hits.

Let's be honest, many of those can't be found by just 'reading' the code, you have to get your hands dirty and manually debug/or test the assumptions.

Not even close. I’m a programmer but also a guitarist. I love asking it to tab out songs for me or asking it how many bars are in the intro of a song. It convincingly gives an answer that is always way off the mark.

I’ll miss Guitar Techniques. I feel like they missed the boat and should have integrated with Soundslice…

YouTube has some great players, but I’d often search for guitarists from Guitar Techniques that YouTube algorithms hadn’t played for me yet.

Every now and then I can provide good feedback when I pull down the branch in question, test it locally, and try to think of a way to break it. Rarely do I have that kind of time.