Steam Library Manager = OpenSource App to "tame" your SteamLibrary
Steam Library Manager = OpenSource App to "tame" your SteamLibrary
I appreciate the transparency that you used AI.
I’m not opposed to those who use it, especially in projects where its used as a tool and not a replacement for human beings.
Not really. The point is not to search for something specific, but rather get a bigger context for the thing you’re trying to understand. AI tools will take your prompt and create keywords to grep the codebase, then analyze the results and give you an overview.
It’s not “find x” and then the AI just does “grep x”. It’s more like “where do susbcribed users get redirected when logging with Google OAuth” and the AI does “grep google|oauth|isSubscriber” and from the 100s of results give you an overview of specific lines of code which are responsible for that chain of events.
I could definitely do that myself (and have, for many years), but this is just faster and easier.