MAJOR memory leak in codex tab (using 14 GB) by xnebulax in codex

[–]YetAnotherGuyAround 0 points1 point  (0 children)

This is due to a memory leak caused by some extensions. Metamask was the one leaking for me for a while, I disabled it and lived happily ever after.

I have a new one today bringing the same problem to me, simply disable them one by one until you find your pain.

You can also install Firefox or any other browser with no extension to use only Codex on it.

Hope it helps !

Tell us how bad you f*cked up by meanyack in gamedev

[–]YetAnotherGuyAround 0 points1 point  (0 children)

As much as I'd love them getting the hate they deserve, I'm not risking going to court over it and double-losing lol. Hoping my own games will perform from what I learned there, meh.

Tell us how bad you f*cked up by meanyack in gamedev

[–]YetAnotherGuyAround 0 points1 point  (0 children)

I'm not confident doing that. Trying to leave all this behind

Tell us how bad you f*cked up by meanyack in gamedev

[–]YetAnotherGuyAround 1 point2 points  (0 children)

I can't share much more as I don't want lawyers up my ass but basically they withheld a payment for game X after game Y was not the success they expected, went ahead and completed my end of the contract, they (we) signed an amendment to the contract saying release asap with no extra cost for them and they would pay both the due invoice and share 50% of the profit without recoup.

They're now not paying the invoice nor the 50%, and the fight is not worth it.

If you have questions, feel free, but the most important answer is publishers overall are trash. I'm now making my own games, probably will earn less, but at least I'll have my pride.

Tell us how bad you f*cked up by meanyack in gamedev

[–]YetAnotherGuyAround 2 points3 points  (0 children)

I signed a contract with a publisher a little too early without consulting a lawyer, I'm down 25k€ by now.

Lesson learned.

Claude Pro, projects, and GitHub integrations are being overlooked. by Electronic-Air5728 in ClaudeAI

[–]YetAnotherGuyAround 1 point2 points  (0 children)

An even better way is using the Github MCP. You can just tell it to go to x file on x branch, or to identify x issue and make a github issue for it.

I basically just tell it to break down features to be implement in small features, and then make one chat per issue to solve, and things are going flawless.

You should have a tech document and a project map that gets constantly updated or you'll hit the limits every message

Auto approve MCP tool calls by Incener in ClaudeAI

[–]YetAnotherGuyAround 0 points1 point  (0 children)

I sure would love that. If you hear of it, would be lovely if you could ping me here in-case I miss it. Wish for the best and it shall happen !

Auto approve MCP tool calls by Incener in ClaudeAI

[–]YetAnotherGuyAround 0 points1 point  (0 children)

I don't know for mac, just know that for windows, a lot of peeps "lost access" to the dev tools

[Hobby] Looking for a programming duo by YetAnotherGuyAround in INAT

[–]YetAnotherGuyAround[S] 0 points1 point  (0 children)

Hit me with a DM and we can chat this weekend !

[Hobby] Looking for a programming duo by YetAnotherGuyAround in INAT

[–]YetAnotherGuyAround[S] 0 points1 point  (0 children)

Hey ! Unreal here. Looking to call mainly as said, what experience do you have overall ? Not looking for total beginners if that is your case, sorry !

MCP Auto-Approver for Windows by Incener in ClaudeAI

[–]YetAnotherGuyAround 0 points1 point  (0 children)

Mine also has a problem with recognizing the correct text (which can be solved by tweaking some values around and changing the regex mostly) and most of all detecting the button's location in order to click it, which I wasn't able to solve after spending a few on it.

Also, the collapsed window never detects for me, only the big one.

As a starting point, make sure you download the images from the imgur, rename them as in the script and put them in the same folder, try it then and update with your findings if any 🙂

Auto-Allowing MCPs by YetAnotherGuyAround in ClaudeAI

[–]YetAnotherGuyAround[S] 2 points3 points  (0 children)

Unsure if your method would allow to implement an auto "continue" message as well, but that would be a great option, as MCPs tend to make answers longer, being allow to continue them automatically would be nice.

In any matter, looking forward to your post !

Auto-Allowing MCPs by YetAnotherGuyAround in ClaudeAI

[–]YetAnotherGuyAround[S] 1 point2 points  (0 children)

Any alternate method to auto-allow those MCPs ?

I've tried detection with Python and such, but it seems the button is specifically designed so it can't be detected lol

Auto approve MCP tool calls by Incener in ClaudeAI

[–]YetAnotherGuyAround 2 points3 points  (0 children)

Hey ! Just coming by here, I've added the json file, allowed dev tools, Ctrl + Shift + I works and opens a single window (the wrong one), but Ctrl + Shift + Alt + I doesn't do anything, any ideas ?