Earlier quoted context omitted.
What is an instancing system?
To better scale the game infrastructure, instead of letting every player on the same big server, they are put in different smaller servers (instances). Players can interact with other players on the same instance (see them, do quests together, trade, etc.). Sort of like AWS instances. Normally instances are random within the same region, but usually there's a system in place so you can join the same one as your frien…
Claude is not your architect. Stop letting it pretend
201–209 of 209 posts
Re: Claude is not your architect. Stop letting it pretend
#202Earlier quoted context omitted.
And what's the difference between that machine and LLMs?
You are using poor (inverse) analogies and don't seem to be actually addressing anthropomorphism.
Also, you didn't address my question, what's the difference between them?
Re: Claude is not your architect. Stop letting it pretend
#203Earlier quoted context omitted.
> AI is only as good as the person using it I think it might be even worse than that. It seems to be a multiplier for the Dunning-Kruger effect. Possibly because being trained to exhibit positive demeanor means that it will always tell you you're the best, no matter what.
Not sure why I saw this getting downvoted. This is exactly what is happening to that person, they think they are way more capable then they really are that's why they're taking on hard challenges and high complexity tasks when they're not ready for it.
Re: Claude is not your architect. Stop letting it pretend
#204Like any tool, it takes effort to master and configure. Before LLMs, I used cookiecutter templates to codify my best practices. Now I invest in custom skills and context management so the tool produces solutions that match my standards and team conventions.
I agree with the author that the craft still matters, and probably now more than ever. I'd add that mastering and configuring your agent is now part of the craft.
Re: Claude is not your architect. Stop letting it pretend
#205Earlier quoted context omitted.
> AI is only as good as the person using it, that's why we have such vast range of what people "claim" AI can do and why everyone has way different opinions of it. Banger statement.
> > AI is only as good as the person using it, that's why we have such vast range of what people "claim" AI can do and why everyone has way different opinions of it. > Banger statement. True, but it's even a bit more removed than that. For a version 0.9 prototype, AI can produce pretty awesome-feeling output even in the hands of the most incompetent. So it looks like a miracle that does it all, with zero effort. It's…
Re: Claude is not your architect. Stop letting it pretend
#206Earlier quoted context omitted.
No, I don’t know what those are. (Looked them up and I don’t teach every possible handler, but I teach people how to do structured inputs etc..) I teach TDD philosophy as well as conways law, parnas hiding etc…without using those terms So things like problem decomposition into tractable chunks minimum viable product, prototyping, how do you iterate, write the smallest possible test… you know things like this which ar…
Follow these channels or videos for better understanding of skills and how they are using it. https://www.youtube.com/@mattpocockuk https://www.youtube.com/@EricWTech https://www.youtube.com/watch?v=eRS3CmvrOvA
All this stuff is going to be obsolete in like 6 months