I wouldn't even think that CLAUDE.md would make it into source control, let alone into the product. I don't AI-code for a living, so I don't know what is considered best practices, but I would think that CLAUDE.md, AGENTS.md, REQUIREMETNS.md, MY_PLAN.md, THIS_STUFF.md, THAT_THING.md, all the instruction/feeder files that drive the AI should not go into source control. Only the actual code that gets compiled. I look a…
IntelliJ's .idea/ folder has its own .gitignore and Copilot expects to find things committed under a .github/ folder. I used to be a purist about IDE configurations, but if everyone isn't on the same page about formatting and stuff like that you see a lot of file churn as things move around. I would have said the same thing about the .github/ folder, but I've had to add things to it to prevent Copilot from thinking b…
Apple accidentally left Claude.md files Apple Support app
171–180 of 339 posts
Re: Apple accidentally left Claude.md files Apple Support app
#172Re: Apple accidentally left Claude.md files Apple Support app
#173Earlier quoted context omitted.
Who’s doing it better? I have yet to hear from a Google or Amazon user who has a transformatively better experience, and I think that’s why they haven’t jumped so far because they have hundreds of millions of users who have daily habits that they don’t want to lightly disturb.
Google user here. My experience with the new assistant is worse. The old one could pretty reliably set timers. The new one could not.
And now if I want to use Gemini on my phone I have to replace Assistant. Nah, I'll keep Assistant thanks, and just have a shortcut to load the Gemini in the browser.
Except the browser experience is so fucking buggy, constant reloads needed..
Re: Apple accidentally left Claude.md files Apple Support app
#174Earlier quoted context omitted.
Yuck indeed. I do find it offensive when someone uses AI in a conversational manner. It's one thing to use it to chuck up content on social media to attract eyeballs, but this is a forum intended for conversation.
No . Both are offensive denial of service attacks on people's limited attention.
Re: Apple accidentally left Claude.md files Apple Support app
#175Earlier quoted context omitted.
> HN is still worth visiting, but it's getting harder to justify spending time here I feel the same. Quality of both submissions and discussions have considerable decreased. It is still the best general purpose “aggregator” I know of, but it is not what it was. It is becoming more and more FotM hype and boring group-think. HN was great due to the breadth of unique, interesting, nerdy topics, most of which I would hav…
I dunno, it's tough. I hesitate to say HN is "getting worse," even if I agree with that in my gut. I think that gives rose-tinted glasses and nostalgia-bait. Rather, I think the community is refocusing around something that I find uninteresting. If you find LLM output to be dull, as I do, it's less and less a place for you to be. I try to push the community in more interesting directions by upvoting articles with act…
Re: Apple accidentally left Claude.md files Apple Support app
#176I wouldn't even think that CLAUDE.md would make it into source control, let alone into the product. I don't AI-code for a living, so I don't know what is considered best practices, but I would think that CLAUDE.md, AGENTS.md, REQUIREMETNS.md, MY_PLAN.md, THIS_STUFF.md, THAT_THING.md, all the instruction/feeder files that drive the AI should not go into source control. Only the actual code that gets compiled. I look a…
I think it makes sense to include in source control, just as it’s pretty typical to include documentation (such as a readme file) in source control. CLAUDE.md is really just project documentation.
otherwise it's like leaving vim dotfiles in the repo or something
Re: Apple accidentally left Claude.md files Apple Support app
#177Unrelated: Yuck. a lot of those replies have LLM smells. Do people love being a hollow puppet for LLMs to fill in? Have people lost their identity?
It's not about contributing to the conversation — it's about the fake internet points.
Re: Apple accidentally left Claude.md files Apple Support app
#178Earlier quoted context omitted.
I'm suspicious of that take from Mark Gurman. That's a lot of detail around pricing and "holding Apple over a barrel" as relates to the Siri deal that seems like a nice PR spin from Anthropic. Anthropic probably couldn't give the uptime guarantees that Google can, right?
Apple is a pretty difficult company to deal with on a B2B basis. If you have terms that conflict with theirs, they aren’t very flexible. Anthropic can be similarly difficult, and their needs from a business perspective probably don’t align with Siri. I would imagine that Google has a more flexible/long term approach to absorbing some risk in a revenue share arrangement than anthropic who generally wants cash. Anthrop…
Re: Apple accidentally left Claude.md files Apple Support app
#179Earlier quoted context omitted.
These points might be fake, but they are far from being useless, and actually have monetary value. There is a market for buying and selling "aged" Hacker News accounts (3 USD 15 USD for ~500 points) and upvotes / downvotes By purchasing just ~300 karma points, founders can unlock an uplift of tens of thousands of dollars in visibility on the home page (clients and investors). So the LLM comments are not here just for…
If you're going to make a claim that there is a market for aged HN accounts you need to back it up with sources/proof, otherwise, you're pulling nonsense out of your ass
Re: Apple accidentally left Claude.md files Apple Support app
#180I wouldn't even think that CLAUDE.md would make it into source control, let alone into the product. I don't AI-code for a living, so I don't know what is considered best practices, but I would think that CLAUDE.md, AGENTS.md, REQUIREMETNS.md, MY_PLAN.md, THIS_STUFF.md, THAT_THING.md, all the instruction/feeder files that drive the AI should not go into source control. Only the actual code that gets compiled. I look a…
No. Version control everything (inputs)
The idea of having to repeat something to your computer is ridiculous.