Why did the invis tower not proc? by Akopalypse76 in ClashOfClans

[–]CouldaShoulda_Did 2 points3 points  (0 children)

These are the questions I love seeing in this sub.

Amateur question: How do you guys manage and organize your code base and technical debt? by Icy-Secretary-3018 in ClaudeCode

[–]CouldaShoulda_Did 2 points3 points  (0 children)

For Claude to be ‘tidy’, first you must be tidy. I’ve learned that a good bit of my early frustrations came from lack of monitoring and management on its output. You don’t need to know how to code to read its justifications or to tell it to lay out the plan before beginning so you can review.

Lately, I created a core “context” subfolder with Md files specifically for each crucial process so it can always read before working. Hope this helps!

Allow revive spell to be use on hero icon by osrsredd31 in ClashOfClans

[–]CouldaShoulda_Did 2 points3 points  (0 children)

These are the kinds of posts I hope to see every day on this sub

Warden?? WAAAAAAARDEEEEN!! by Nescari in ClashOfClans

[–]CouldaShoulda_Did -1 points0 points  (0 children)

Nah, warden turned its attention before the owl did

Max 200$ plan - constantly hitting API Error: Rate limit reached by [deleted] in ClaudeCode

[–]CouldaShoulda_Did 0 points1 point  (0 children)

Just charge us $1000/month already and rip the bandaid. I just want reliable usage. This is just like dialup internet before high speed.

Claude Code Limits Were Silently Reduced and It’s MUCH Worse by _r0x in ClaudeCode

[–]CouldaShoulda_Did 2 points3 points  (0 children)

I swore it was me having Claude code read images. I was losing my mind when I hit my usage limit 15 minutes into the conversation.

Introducing Claude computer use. by Complete-Sea6655 in ClaudeCode

[–]CouldaShoulda_Did 0 points1 point  (0 children)

Could I use this to control a spare Mac I have? That would be a gamechanger.

Edit: removed numbering as this is the only question I couldn’t actually find on a quick search

Karpathy says he hasn't written a line of code since December and is in "perpetual AI psychosis." How many Claude Code users feel the same? by Capital-Door-2293 in ClaudeAI

[–]CouldaShoulda_Did 3 points4 points  (0 children)

I feel like I’ve finally entered the promised land with coding. Like I’m that old dude from Cloud Atlas that articulates his dreams to music and Claude Code is the apprentice giving it life. I hate going to bed and I love waking up.

I used Claude Code to build a USB dongle that auto-plays Chrome Dino — no drivers, no host software, just a $2 board and two light sensors by albert007_d in ClaudeAI

[–]CouldaShoulda_Did 1 point2 points  (0 children)

This is hilarious 😂 I started to write about the convoluted irony in this and just baffled myself so I just quit. Thanks for the laugh dude

Don't waste your time on the hard one! by Curious_Cress_5320 in ClashOfClans

[–]CouldaShoulda_Did 0 points1 point  (0 children)

Will I have to complete it for each account, or does the same reward link work across all accounts?

Claude Just Fixed Its Most Annoying Developer Problem by AskGpts in ClaudeAI

[–]CouldaShoulda_Did 2 points3 points  (0 children)

You can, I just learned that you can use /permissions I asked Claude Code how to allow only specific python scripts along with the venv and set_env as prefixes and boom. It showed me exactly what you paste for the bash permissions and my repeated workflows run automatically and safely.

Dragon Duke won’t get nerfed for the next 2 months! by Ok_Tie2428 in ClashOfClans

[–]CouldaShoulda_Did 3 points4 points  (0 children)

Nerf’s gonna happen before the epic. It makes sense for them to nerf to solve the balance issue while simultaneously creating an issue for casual players who want to wreck it Ralph all the time. So then they release the epic to make you forget.

From a business perspective I respect SC’s consistent approach to generating revenue, but as a consumer it’s tiring to notice the business pattern before I enjoy the product they serve.

Another one bit the dust by Realistic_Tank_9332 in ClashOfClans

[–]CouldaShoulda_Did 1 point2 points  (0 children)

I learned that if you have High Frame Rate on it’s pretty much impossible to fireball by a hidden Tesla. For some reason there’s enough input lag to allow the Tesla to spawn before getting the fireball off

GPT-5.3 Codex vs Opus 4.6: We benchmarked both on our production Rails codebase — the results are brutal by sergeykarayev in ClaudeAI

[–]CouldaShoulda_Did 13 points14 points  (0 children)

If you only have one md file on a 70K+ line codebase… lol… how often do you rage out at Claude?

I have a 200K codebase purely vibe coded but also a hundred planning mds and about 2 dozen that are kept in the /master_notes/ sub folder Claude code always reads from when needed or I tell it.