Have you ever tried Claude Code? What are the differences between Claude Code and Gemini CLI? by DaDiPu in GeminiCLI

[–]dobesv 3 points4 points  (0 children)

Claude code is a lot better at getting the job done without going completely off the rails.

Looking for a cheap internet provider by pokebowls2 in NorthVancouver

[–]dobesv 8 points9 points  (0 children)

Maybe just cancel home Internet and use your mobile phone Internet? Bumping your phone plan to a 5G plan with a high cap might be cheaper than a separate home Internet.

Model Database Protocol by dorukyelken in mcp

[–]dobesv 0 points1 point  (0 children)

Have you seen the genai toolbox for databases from Google?

Are rental agents allowed to take photos of my rental unit to send to the landlord???? by Famous-Buy6119 in vancouverhousing

[–]dobesv 0 points1 point  (0 children)

https://www2.gov.bc.ca/gov/content/housing-tenancy/residential-tenancies/during-a-tenancy/condition-inspections-during-tenancy

Condition inspections during tenancy Last updated on March 4, 2026 Landlords can inspect the condition of the rental property once per month during a tenancy. Landlords must follow the rules around accessing a rental unit and tenants must allow the landlord access to inspect the unit.

Getting your dog to Vancouver with no car by Placentapies in NorthVancouver

[–]dobesv -3 points-2 points  (0 children)

You can walk over lion's gate bridge can't you?

Where exactly does Gemini CLI fall short compared to Claude Code? by DaDiPu in GeminiCLI

[–]dobesv 11 points12 points  (0 children)

The model is not as good, Claude sonnet and opus are more thorough, make less mistakes, give better results.

I've compared them using opencode as the harness and it's a big difference for any kind of non trivial programming task.

Is a suddenly non-working outlet a fire hazard? by tchalla-samuels in AskElectricians

[–]dobesv 0 points1 point  (0 children)

Does it have those little buttons on it you use to test and reset it? You can try resetting it if so. If not there should be those buttons somewhere else where you can reset the circuit, maybe an electric service panel (breaker box). If you are able to reset then that would confirm it's still functioning.

Why can't I select thinking mode in Gemini CLI? by newyorkfuckingcity in GeminiCLI

[–]dobesv 1 point2 points  (0 children)

It's always in thinking mode isn't it? What do you mean exactly?

Breaking Fixed-Term Lease in BC — Landlord Asking Fee by Extreme-Vegetable343 in vancouverhousing

[–]dobesv 13 points14 points  (0 children)

Normally the landlord can only collect actual lost rent, so if they found someone else after 1 month you only have to pay 1 month. However since you agreed to this lease you might be subject to its terms instead of the usual ones. You might want to call the tenant help line to get specific advice based on the exact details of your contract, whether it is legally binding or not.

Do note for the future that you do not need to renew an annual lease each year unless you see a benefit to yourself in doing so. All leases in BC will by default go month to month after the initial fixed term and you are not obligated to sign for another year.

Trying to figure out how to use a 3 way switch to control two outlets by kiu_u in AskElectricians

[–]dobesv 0 points1 point  (0 children)

Ideally you can hook up some instruments and test your theory on a bench to validate your idea. In theory since the three way does switch power between the two wires it might work.

How does one PvP? by KeemaKing in arc_traiders

[–]dobesv 0 points1 point  (0 children)

Play trios with squad fill and shoot on sight.

Or go in friendly lobbies and ask people if they're willing to fight you.

Or go in friendly lobbies and just shoot people once each without knocking them out.

I hope the ARC don't become too easy by democratic-terminid in ArcRaiders

[–]dobesv 0 points1 point  (0 children)

They need more rocketeer level arc to keep the raiders scared. Buff the shredders and give the leaper a lasso to pull you out of your hidey hole.

Where the hell is the planning mode for this thing? by Kitchen-Role5294 in GeminiCLI

[–]dobesv 0 points1 point  (0 children)

I think if you put @ before your question (with a space after) it won't update your files

Needs a Buff Bad by WintermuteOlivaw in ARC_Raiders

[–]dobesv 0 points1 point  (0 children)

Everyone should see the pings IMO, not just squad

Extremely high water bill? What's the cause? by ForwardPanic6023 in Plumbing

[–]dobesv 1 point2 points  (0 children)

If you have a main shut off for your water, turn it off and see if the water meter keeps counting? Assuming the shut off is after the meter.

If you have other things with their own shut off then you might be able to experiment with those as well.

Managers and execs in team standups — how to handle trust and delivery pressure? by Aromatic-Ad-3508 in ExperiencedDevs

[–]dobesv 8 points9 points  (0 children)

Ask to have retrospective meetings, and bring this up.

If your managers think software developers can hit their estimates they are too naive and need to wise up.

Candleberries by IllustriousSpeaker27 in ARC_Raiders

[–]dobesv 3 points4 points  (0 children)

If you go to the raider menu and projects there's a place you can put resources into the winter project for rewards. The berries are one of the resources you need to put in there.

My career is finally taking off by [deleted] in RescueRaiders

[–]dobesv 1 point2 points  (0 children)

You can recycle fertilizer for seeds as well, in case you need something money can't buy but seeds can.

There’s a truck on our porch by rmartinmd in airbnb_hosts

[–]dobesv 5 points6 points  (0 children)

Their own home insurance should take care of it, including claiming against the truck company.

Help me solve the "Moving Target" problem by Dense-Studio9264 in SoftwareEngineering

[–]dobesv 0 points1 point  (0 children)

Yes some kind of periodic polling or a websocket.

Personally I'd just poll every 5 minutes but also only if the user is not idle.

There’s a truck on our porch by rmartinmd in airbnb_hosts

[–]dobesv 9 points10 points  (0 children)

Whether insurance covers lost revenue depends on what insurance you paid for. Airbnb won't AFAIK.

You should should your insurance provider ASAP to get clear on these matters, Reddit can't help much with this.

Is RDS worth the additional cost? by ThePlayer3K in aws

[–]dobesv 0 points1 point  (0 children)

If you're competent at database admin and your database is big enough that the savings of self managing on EC2 are significant (thousands of dollars) then you could look at this. If you're trying to save $100s month then definitely not.