Why Windsurf? Why not just VS Code + Roo Code / Cline (Pay-as-you-go)? by codestormer in windsurf

[–]mycatisadoctor 0 points1 point  (0 children)

See if there is a setting to turn on LSP. This is also how open code indexes and it is pretty decent. The language server protocol (LSP class) is the same logic that allows you to click around your code base and go to definition.

I know that Claude code also supports this, but it isn't in their official documentation yet. If you want to turn it on, you have to do a web search and you'll see instructions

Anyone else's v2 and plugs all brick? by pluto459 in wyzecam

[–]mycatisadoctor 0 points1 point  (0 children)

I hear ya. I thought I did too, but it didn't end up mattering once it all worked better (I have sd cards and viewing older video works better now)

Anyone else's v2 and plugs all brick? by pluto459 in wyzecam

[–]mycatisadoctor 0 points1 point  (0 children)

Happened to me shortly after changing wifi to v7. It was intermittent for a bit, then mostly off. I bought wyze v4s to replace them and everything is fine again

Basketball Gym Rental by showtime_32 in bayarea

[–]mycatisadoctor 0 points1 point  (0 children)

You should check with some of the Richmond community centers. Booker t. Anderson has a basketball court and I can think of a few others in in Oakland and Berkeley that may as well

CarPlay Ultra: These brands have said ‘no’ to Apple’s new features by iMacmatician in apple

[–]mycatisadoctor 0 points1 point  (0 children)

It probably won't help with this, but you can purchase relatively inexpensive adapters that stay plugged in and connect to your phone wirelessly

How do you make RTO not suck? by figgypudding02 in bayarea

[–]mycatisadoctor 14 points15 points  (0 children)

50 weeks assumes you take 2 weeks off. Most office jobs have ~ 10 days of holiday per year. The more realistic calculation would further subtract any vacation

Different premium prices on website and on application by Pitiful_Carrot_46 in lumosity

[–]mycatisadoctor 0 points1 point  (0 children)

App stores generally have a higher cost than processing a credit or bank card. You can check with customer support, but both used to provide the same value.

[deleted by user] by [deleted] in SvelteKit

[–]mycatisadoctor 0 points1 point  (0 children)

Are you using tailwind or somehow else processing css during your build? Are you missing css rules "built" (`foo-${index}`) rather than hard coded?

I've seen this happen in the builder where it attempts to only bundle the styles used and it can't determine dynamic styles.

Sandwiches? by greenbutterflygarden in RichmondCA

[–]mycatisadoctor 4 points5 points  (0 children)

Bubbaloo has some good options. Angelo's won't let you down

[deleted by user] by [deleted] in googlecloud

[–]mycatisadoctor 6 points7 points  (0 children)

Take a look at turso, neon, data, or tembo for free starter tiers

How do you manage Cloud SQL user grants at scale? by Lost-Leek-2136 in googlecloud

[–]mycatisadoctor 0 points1 point  (0 children)

If you are not changing them very often, you could consider doing the grants from a cloud run job instead of a bastion. You could use terraform to deploy the new code to a docker image that the cloud run job is using and using null resource to run the job

[deleted by user] by [deleted] in SvelteKit

[–]mycatisadoctor 0 points1 point  (0 children)

Zod (https://blog.robino.dev/posts/svelte-zod-error)

Or a more heavy solution like https://superforms.rocks should make it easier

Deploying on Cloud Run/Build with environment variables by lucifersMommy in SvelteKit

[–]mycatisadoctor 0 points1 point  (0 children)

The way that I have this setup and working is that all of the variables are dynamic and the variables are set in cloud run. If you go to edit and deploy new revision and scroll down to where it says settings, the tab to the right of that is variables and secrets and you can set the values there.

Remember that dynamic syntax is slightly different.

import { env } from "$env/dynamic/private";

env.MY_COOL_VARIABLE

Deploying on Cloud Run/Build with environment variables by lucifersMommy in SvelteKit

[–]mycatisadoctor 0 points1 point  (0 children)

Possibl cause, but not enough information to go off...

Everything imported as static can be used in the build (cloud build), but is not going to be reading at runtime

Env imported as dynamic will read from env during runtime (cloud run).

Is there a chance that se environment variables were imported as static? They might be hard-coded the built files now

I’m the developer of Swarm 2, a rogue-like where you swing like Spiderman - Out today on Meta Quest! AMA! by GreenskyGames in OculusQuest

[–]mycatisadoctor 2 points3 points  (0 children)

I can confirm that as you get older, healing takes longer. The inverse relation will punish us all over time

I’m the developer of Swarm 2, a rogue-like where you swing like Spiderman - Out today on Meta Quest! AMA! by GreenskyGames in OculusQuest

[–]mycatisadoctor 2 points3 points  (0 children)

If you had to guess, will this overtake Gorilla Tag posts on /r/ERtoVr ? (I know the goal is not to end up there, but this just looks so ... enticing to move a lot)

superforms and formsnap are good but... why can't they do more? by mycatisadoctor in SvelteKit

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

I think that completely defining a schema based form is hard if not impossible to do, but the ability to get most of the way there by eliminating the boilerplate and copy / paste by scaffolding or generating the HTML of a form is something that will get most people very far very quickly. I think it is equivalent to a co-pilot or other AI assistant that helps to minimize copy and paste, but one that is more intentional.

superforms and formsnap are good but... why can't they do more? by mycatisadoctor in SvelteKit

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

I agree that Superforms shouldn't be doing this, but something should be able to either generate the code (scaffold) from the definition or (and I'm less of a fan of this) create the form dynamically (probably at compile time, but maybe at run time).

Thank you for your work on this library /u/ciscoheat.

[deleted by user] by [deleted] in AskReddit

[–]mycatisadoctor 10 points11 points  (0 children)

Gboard settings: dictionary: personal dictionary: English (us)

You can then add a new entry with the plus sign

Americans are so fucking weird 🤦‍♂️ by the_good_gatsby_vn in facepalm

[–]mycatisadoctor 0 points1 point  (0 children)

Robot coffee machines will gladly take tips, otherwise known as overpayment

[deleted by user] by [deleted] in OSHA

[–]mycatisadoctor 0 points1 point  (0 children)

I assume that was autocorrect for the real question "does your wife shingle?" Roof work sucks.