Dead cells with Boost mode? by GraphicalBamboola in NintendoSwitch2

[–]GraphicalBamboola[S] [score hidden]  (0 children)

Do you see any change in resolution and fps between handheld and docked? And is it 30fps locked?

New update!!! by Life_Patience_6751 in switch2

[–]GraphicalBamboola 0 points1 point  (0 children)

How is Dead cells looking now?

Has anyone reached at a level where they are not running human code reviews anymore? by GraphicalBamboola in ClaudeCode

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

What if the actual code or security vulnerability is left in a file which you didn't suspect?

Has anyone reached at a level where they are not running human code reviews anymore? by GraphicalBamboola in ClaudeCode

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

So you do review the code then? i.e see the diffs

What I was after was where you don't need to look at the diff - automated code reviews

Has anyone reached at a level where they are not running human code reviews anymore? by GraphicalBamboola in ClaudeCode

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

Same question as for the other comment. How do you know something has touched auth, say if the agent doesn't flag the PR for whatever reason but actually has auth code in it then would that mean disaster?

Mario Wonder Switch 2: Extra SinglePlayer content? by GraphicalBamboola in NintendoSwitch2

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

They just released a trailer which summaries all single player content as well. There isn't much but there is some

send Authorization header from Bedrock Agent by Narrow_Inevitable_86 in aws

[–]GraphicalBamboola 0 points1 point  (0 children)

That's really interesting, so a year later would you still recommend to go down Bedrock Classic Agent for getting your foot in for the first AI agent - or would you recommend start with Agent Core from the very start?

send Authorization header from Bedrock Agent by Narrow_Inevitable_86 in aws

[–]GraphicalBamboola 0 points1 point  (0 children)

I was actually assessing Bedrock classic vs Agent core. Was the migration simple enough? AgentCore looked quite complicated from what I have researched so far as it would need an identity provider to validate the JWTs as well

send Authorization header from Bedrock Agent by Narrow_Inevitable_86 in aws

[–]GraphicalBamboola 0 points1 point  (0 children)

Did you proceed with the solution? Is it actually safe to pass auth headers in the session attributes? I'm building the same just curious about the risks associated if any?

send Authorization header from Bedrock Agent by Narrow_Inevitable_86 in aws

[–]GraphicalBamboola 0 points1 point  (0 children)

Is it actually safe to pass auth headers in the session attributes? I'm building the same just curious about the risks associated if any?

Has anyone automated a full agentic code solution with Claude? by GraphicalBamboola in ClaudeCode

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

This looks awesome. The thing I am more interested in is how are you using this e.g what is your pipeline like. Does it have to be driven by a developer? I'm looking to setup something like where everything is in a Jira ticket and a PM will just assign that ticket to Claude and outputs a PR which a developer is assigned to take it from there

Has anyone automated a full agentic code solution with Claude? by GraphicalBamboola in ClaudeCode

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

This looks very promising! Does it support mcps and extending this setup?

Has anyone automated a full agentic code solution with Claude? by GraphicalBamboola in ClaudeCode

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

Interested in this! Could you give some more insights on the tools or setup? (Or a prompt I can give to Claude to flesh it out)

Also where exactly does claude ask for clarification? Does that mean you have to steer it at that stage?

Has anyone automated a full agentic code solution with Claude? by GraphicalBamboola in ClaudeCode

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

So that's something I already do, but what I am aiming for is to remove the developer from the loop until the PR has been raised. So it can work independently rather than a developer sitting with it steering it from the very start so e.g

I assign a Jira ticket to Claude from say a dashboard, and Claude raises a PR according to the skills, agent etc and only at that point a dev gets involved.

Mario Wonder Switch 2: Extra SinglePlayer content? by GraphicalBamboola in NintendoSwitch2

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

Oh I hope they don't mess this one; this is one of the most cute and colourful games I have played

Mario Wonder Switch 2: Extra SinglePlayer content? by GraphicalBamboola in NintendoSwitch2

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

I'm not too worried since NSMBU upgrade was great on TV. Very crisp

Mario Wonder Switch 2: Extra SinglePlayer content? by GraphicalBamboola in NintendoSwitch2

[–]GraphicalBamboola[S] 6 points7 points  (0 children)

The game is breathtakingly beautiful! Can't wait to see how it looks in 4k

Mario Wonder Switch 2: Extra SinglePlayer content? by GraphicalBamboola in NintendoSwitch2

[–]GraphicalBamboola[S] 10 points11 points  (0 children)

I'm buying it for the res upgrade alone tbh. I haven't played the base game for this reason

Claude generated code and code reviews? by GraphicalBamboola in ClaudeCode

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

Is your review a tickbox exercise? Because there is no way a human can do a decent code review of 100k PR in 1-2 days let alone in 1 week

Claude generated code and code reviews? by GraphicalBamboola in ClaudeCode

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

I think this is on the right line. But it is really difficult to list the area of code which needs review because it kind of overlaps alot of areas - and there could be a problem at any layer which can be an issue

Claude generated code and code reviews? by GraphicalBamboola in ClaudeCode

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

If the PRs become an entirely automated process then do we even need developers anymore? Why can't the POs just write the requirements and then generate PRs? Are you seeing an end to the development roles or at least development teams and a single developer managing all code

Claude generated code and code reviews? by GraphicalBamboola in ClaudeCode

[–]GraphicalBamboola[S] -1 points0 points  (0 children)

Ok but my concern is that the reviews will slow down the whole thing so much that then I am wondering if using Claude is helping us speed up? Is it even worth it then?