Emlyn Murphy

@emlyn
100 Followers
281 Following
325 Posts
Apple platforms development and electronic music. macOS and iOS at Peloton.
Websitehttps://emlyn.net
@siracusa my impression of your Claude Code experience on ATP, is that you are still new to the tools and would get better results over time. I highly recommend using Anthropic's Skill Creator to encode that new dev onboarding knowledge into Agent Skills so it doesn't have to rediscover those details each session. It only knows about what it has access to so adding the Chrome DevTools MCP will let it debug your web app issues.
@colincornaby Logic is also an acquired product they continued to develop so hopefully it'll be like that. Is there some rumor about Pixelmator being killed off or just fear from lack of activity?
@colincornaby I agree and you would have to have a very specialized use to need this. I can't see it paying for itself over say a Claude Max plan. The OSS models available are not nearly as good and I think this hardware is still not good enough to run the best models. In fact, you might as well get Apple Silicon with the most (unified!) RAM available if you want to do this type of thing. That would also solve the dropping of support issue.
Key insight: the more I talk to Claude, the more I incorporate its speech patterns into my own communication style.
Claude can figure out many things, but one thing it can't figure out is how to create checkboxes in Jira programmatically... but neither can I. It may be too human.
@jefflopes @stevestreza I have multiple gaming handhelds including the GPD Win 4 and my biggest issue is their weight so external battery sounds good to me. With no battery the device weighs a little more than the Switch 2. Acceptable but surprising. I do find the screen size to be too small for PC games though. I think the Steam Deck got the screen size right given that the games are targeting a larger screen.
@oliverandrich I too have noticed this. I think it's in the model itself because it happens when I'm using the model outside of Claude Code. I'm guessing a big part of its code training was to repeatedly drill into it how testing should be comprehensive. In general, if I have it write my commit messages or PR descriptions, I feel like it's really overselling the work.
I've been wondering what is up with all the unpronounceable cable manufacturer names on Amazon and I've finally found an explanation that makes sense. https://forum.allaboutcircuits.com/threads/whats-up-with-chinese-brand-names-on-amazon.193155/
GitHub - reminia/zendesk-mcp-server: A Model Context Protocol server for Zendesk

A Model Context Protocol server for Zendesk. Contribute to reminia/zendesk-mcp-server development by creating an account on GitHub.

GitHub
@oliverandrich I did some googling and ZCLI looks like it's for development. You just need a simple viewer or one capable of doing the tasks you want. Then you would write up how to use it in CLAUDE.md or elsewhere.