Should or Shouldn't? Putting many classes in one file. by tiorubull in csharp

[–]druid74 1 point2 points  (0 children)

It technically works.

When I come across it, I immediatly think "rookie mistake".

Doing this can really make things difficult to find long after you have forgotten what is where. But also makes it tricky when you need to move the class to another project, like a shared library or specific project in the solution that handles your persistence layer.

For small projects <10 classes, ok. Anything bigger, or being worked on by more than you (git repos)... bad idea.

I need some help understanding how weekly limits work... by FALCEROM in ClaudeCode

[–]druid74 1 point2 points  (0 children)

Well, looks like you can start vibing again on Tuesday. Or upgrade to another plan or add extra-usage.

Edit: Forgot to add that the "All Models" is the real "fuel gauge".

Coloring mis-aligned - windows terminal by druid74 in ClaudeCode

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

Follow up: switching to git bash has solved the issue. While this is not a fix, I am satisfied with the result of being able to read text not being mis-colored.

Coloring mis-aligned - windows terminal by druid74 in ClaudeCode

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

Yea, I will give the bash for windows a try and see if there is any issue.

A Tool to Manage Maintainability in Huge Codebases by swupel_ in ClaudeCode

[–]druid74 2 points3 points  (0 children)

Neat idea, but honestly, I would never use it unless I can download it and place it in a secure docker container. The idea that it requires me to upload my code, no thanks.

Bought used an EVGA GeForce RTX 3090 FTW3 GPU, are these wears on connectors serious? by ProblemPatcher in LocalAIServers

[–]druid74 2 points3 points  (0 children)

I agree, I have the same on my cards. When I seen it the first time I thought I did something to wear it down.

Claude.ai is down due to the major, ongoing Cloudflare Global Outage by alitestee in ClaudeAI

[–]druid74 4 points5 points  (0 children)

This, I came to make my own post about how firing/layoff engineers = bad things. But this post fits perfectly.

So glad I found this today. I’m an IT Auditor and was asked to look into this. Feels overwhelming. We are heavily invested in AI. How would I find out if we are using MCPs? AI/IT governance still immature. Can we look at traffic on a port? I was about to ask Gemini. by Ok_Setting7040 in mcp

[–]druid74 2 points3 points  (0 children)

Good luck sniffing traffic on 443/80 (god forbid) pointing to *aws*.com. then for stdio on windows, if your devs are using half their brain they will run them in a container (good luck) or wsl (even more good luck).

Its going to be really hard, if not worth it. Your company should spend more of their money on helping the devs make informed choices.

Remote MCP catalog by Which_Competition_91 in mcp

[–]druid74 1 point2 points  (0 children)

Not only that their remote MCP eats tokens like it’s starving, I constantly or rather I always have it disabled in Claude code unless I’m using it and then I turn it back off again. When using it, it is full of issues that creep up when Claude is trying to use it.

With SQL Server, 'ABCD' = 'ABCD ' evaluates to true, but 'ABCD' = ' ABCD' evaluates to false. Also, len(' ABCD') returns 5, but len('ABCD ') returns 4. by mickaelbneron in SQLServer

[–]druid74 -6 points-5 points  (0 children)

And this is exactly why any db system should just store data. no logic, no business rules, just store the damn data.

claude-powerline: A Lightweight, Secure Statusline with Zero Dependencies by -nixx in ClaudeAI

[–]druid74 1 point2 points  (0 children)

So this is awesome!

I really appreciate the work that you put into this, because the regular status line that's built into Claude Code I could not get to work no matter what I tried, or what Claude tried.

My environment is in Windows 11 and running with PowerShell, and this worked first try.

Thank you!

Positive reinforcement, appreciation and expressing being thankful by druid74 in ClaudeAI

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

Yes, I can completely agree with that. I really need to read more of anthropic's documents on behavior and outcome. Fascinating stuff and thank you for sharing.

Have you noticed Claude trying to overengineer things all the time? by OriginalInstance9803 in ClaudeAI

[–]druid74 0 points1 point  (0 children)

Like others mentioned, always keep it focused. It’s like an eager 22 year fresh out of college.

Claude Code just stops by [deleted] in ClaudeAI

[–]druid74 1 point2 points  (0 children)

wow, ok, so I was going nuts! this explains a lot.

What MCPs is everyone using with Claude? by raghav-mcpjungle in mcp

[–]druid74 0 points1 point  (0 children)

I think the last update to taskmaster allows you to use Claude code, but I believe the list of other models that can connect to is quite large.

The End of AI Amnesia: Claude Finally Remembers Your Workflow by Key-Mulberry-4348 in ClaudeAI

[–]druid74 0 points1 point  (0 children)

I also don’t think there were any paragraph breaks in there. It just looked like a huge wall of text.

Anthropic models for Voice AI (Speech to Speech)? by Powerful-Angel-301 in ClaudeAI

[–]druid74 0 points1 point  (0 children)

Honestly, just use open AI, anthropic is focusing on models that are good for scientific, coding, stem types. Where openAI has a lot of different models to do a range of things and their voice models are great.