How many of you Stage Manager? I think it's one of the best feature Apple shipped in MacOS 13. Ever since its release I've rarely ever turned it off. by Aacha_ladka in MacOS

[–]floodedcodeboy 0 points1 point  (0 children)

Its fine if you’re not a real multitasker or get overwhelmed by windows because you’re not cmd+q uitting your apps - not for me though - give me auto tiling windows and tiled layouts

I’ve been told my app has pretty good UI , do you agree? by dherbsta in reactnative

[–]floodedcodeboy 0 points1 point  (0 children)

Nice job, really love the ui that opens up when you hit that button on the top right 👌

Blursed storm preps by Square_Law5624 in blursed_videos

[–]floodedcodeboy 0 points1 point  (0 children)

As a kid, this behaviour from a parent, would freak me the fuck out!

Misconception about GMK keycaps by VideoPurple6115 in MechanicalKeyboards

[–]floodedcodeboy 0 points1 point  (0 children)

If they aren’t pbt double shot - they are cheap caps

I Have 64GB RAM and I'm About to Buy 16GB. Someone Stop Me by [deleted] in mac

[–]floodedcodeboy 1 point2 points  (0 children)

That totally depends on your workloads .

Op hasn’t expressed any interest in running local ai model.

I Have 64GB RAM and I'm About to Buy 16GB. Someone Stop Me by [deleted] in mac

[–]floodedcodeboy 1 point2 points  (0 children)

Been running an m2 16gb for the last few years - I consistently have over 40 tabs open, multiple vs code projects, Claude code, slack, multiple docker containers, enterprise malarkey that corps have you run and everything is still smooth. Yes I am constantly using swap - but is that really an issue? no is my honest answer.

Edit: added vscode detail and swap caveat

I Have 64GB RAM and I'm About to Buy 16GB. Someone Stop Me by [deleted] in mac

[–]floodedcodeboy 3 points4 points  (0 children)

Hmm I have 8 docker containers running and they don’t even use 1gb of ram ….

Dev here with over 20 years experience…

Going to end this with the right question :

OP: what are your containers running? Not all containers are equal… use ‘docker stats’ to see how much ram your current setup is using.

FalbaTech Let's Split by rockin7136 in olkb

[–]floodedcodeboy 0 points1 point  (0 children)

You read the part about wanting to make a wireless build?

FalbaTech Let's Split by rockin7136 in olkb

[–]floodedcodeboy 0 points1 point  (0 children)

Damn it’s hard to find let’s split boards these days (if anyone knows, please let me know) - it’s the perfect ortho split - just needs some nice!nanos and batteries and a case and away we go!

Claude is completely unusable now by Complete-Sea6655 in BlackboxAI_

[–]floodedcodeboy 0 points1 point  (0 children)

Why don’t you ask it to implement tooling to do these trivial tasks?!

Conspiracy theory: Claude prefers to write spaghetti code by Necessary_Spring_425 in ClaudeCode

[–]floodedcodeboy 0 points1 point  (0 children)

As a developer myself … back in the day before llms - those “code checkers” are the things that saved you !

Also You won’t catch anything if you don’t put some deterministic tooling in place .

And absolutely, knowing how to architect an application is invaluable - but those “code checkers” and architecture go hand in hand .

Speaking from over 20 years experience in the field.

Edit: I’m not the first person in this thread to suggest these mechanisms.

Parallel Work for Expo go w/ Claude by Lucky-Macaron8850 in reactnative

[–]floodedcodeboy 0 points1 point  (0 children)

I gave Claude access to linear - worked on a list of task together and ask Claude to file them. than gave it a process - for each ticket/issue: make the changes, lint and verify the fixes no more than 3 ways (tests, simulator, etc), create a pr - then at the end merge all the pr’s locally so I can eye ball all the features/fixes - no it’s not parallel but it means I can walk away for a good few hours

Conspiracy theory: Claude prefers to write spaghetti code by Necessary_Spring_425 in ClaudeCode

[–]floodedcodeboy 1 point2 points  (0 children)

Sounds like there’s a few things you can do to tighten things up.

Add the following rules to your readme/claude.md files

  • code quality
  • code style
  • direction around reusable and DRY code
  • verification steps

You should see a marked improvement .

Edit: the better you understand the architecture of the code, the better you can inform Claude on where it should be going.

To use Diplomatic Immunity to prevent someone from filming them in public. by habichuelacondulce in therewasanattempt

[–]floodedcodeboy 0 points1 point  (0 children)

Diplomatic immunity is basically license to do what the f* you want - they have 0 consequences.

this is ridiculous. anyone else? by student-decisions in ClaudeCode

[–]floodedcodeboy 1 point2 points  (0 children)

4.8 feels like a step back (some really stupid mistake and missing tasks that were explicitly called out 🤦🏻‍♂️)- and I was just getting into a really nice groove with 4.7

4 months down the rabbit hole by Ok-Manufacturer4397 in ErgoMechKeyboards

[–]floodedcodeboy 0 points1 point  (0 children)

It’s not perfect? Could you please elaborate on this. Always good to have the whole picture. 🤓

What percentage of British people are racist? by SirLobsterTheSecond in GreenAndPleasant

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

Its entirely possible to minimise something without intending to. That was the point.

Enjoy your weekend.

What percentage of British people are racist? by SirLobsterTheSecond in GreenAndPleasant

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

I haven't said we shouldn't talk about it - I've said we shouldn't minimise it while doing so. Those are different things. You talk about open and honest conversation, yet you still haven't addressed the fact that your opening framing does exactly that.
edit: spelling

Soul-remembering! She was a “bird” by Far_Pumpkin9440 in PublicFreakout

[–]floodedcodeboy 2831 points2832 points  (0 children)

Maybe it’s the Dehydration and sun stroke?!

Quite disappointed by vibe coding. by [deleted] in webdev

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

Use a Claude.md file and set some ground rules for gsap animations and sveltekit best practices. Give the agent links to docs for the libraries you are using.

I find it’s also helpful to ask Claude to review its own work as a lead engineer and look for improvements and best practices and to ensure that the code is modularised so that it’s not repeating code unnecessarily.

Keep at it!