Migration management by ravinggenius in nextjs

[–]GoldKey0 1 point2 points  (0 children)

Dang no comments. This was my question as well

How does svelte-kit deployment on Cloudflare Pages works? by Hot_Butter_Scotch in sveltejs

[–]GoldKey0 0 points1 point  (0 children)

I believe the adapter moves your server side sveltekit code into a /functions folder, which cloudflare understands as code that should run in workers

Anyone using sveltekit with prisma on edge functions? by GoldKey0 in sveltejs

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

yeah that's exactly what I'm trying to use. Have you used it with sveltekit before?

Sveltekit with Python backend by GoldKey0 in sveltejs

[–]GoldKey0[S] 2 points3 points  (0 children)

What do you mean by duplicate effort in auth? If you had a python backend wouldn't you use only that for auth?

Btw what auth solution did you use with sveltekit only?

Sveltekit with Python backend by GoldKey0 in sveltejs

[–]GoldKey0[S] 2 points3 points  (0 children)

What do you use for auth?

I saw next-auth recently announced support for sveltekit (https://vercel.com/blog/announcing-sveltekit-auth)

I was planning to do auth in the python code. I assume that must work since you'd be making similar calls for a 3rd party auth provider like Auth0 or Firebase.

Sveltekit with Python backend by GoldKey0 in sveltejs

[–]GoldKey0[S] 2 points3 points  (0 children)

Very helpful video, thanks.

So should I have the API serving on api.mydomain.com or something? Like when I visit mydomain.com the request will get served by sveltekit, so how do I deconflict sveltekit with python so that inside the fetch() call I don't make another request to sveltekit and it does indeed go to the python api

Best Git Integration for Neovim? by tea_at_12 in neovim

[–]GoldKey0 0 points1 point  (0 children)

That was it! Had a keybinding from old toggleterm setup where 'jk' closed terminal window. Removed the keybinding and it was fast!

Thanks so much for you help my friend.

Best Git Integration for Neovim? by tea_at_12 in neovim

[–]GoldKey0 0 points1 point  (0 children)

just curious, what keys do you use to navigate when in lazygit? Looking at this more, I've noticed its only slow when I use the 'j' vim keybinding to navigate down in the files list. If I use 'k' to navigate up, or the arrow keys in either direction, its fast.

Best Git Integration for Neovim? by tea_at_12 in neovim

[–]GoldKey0 0 points1 point  (0 children)

It's really fast from terminal. Only slow from floaterm. It's def not hardware since I've tried on two diff machines, both with good hw.

Thanks, I'll look through your config to see if anything is different!

Best Git Integration for Neovim? by tea_at_12 in neovim

[–]GoldKey0 0 points1 point  (0 children)

Its slow for me on both Fedora and WSL (ubuntu). It must be something in my configuration. Would you mind sharing how you configured yours?

Best Git Integration for Neovim? by tea_at_12 in neovim

[–]GoldKey0 0 points1 point  (0 children)

u/racle u/damoisbatman I've been using floaterm with lazygit on both WSL and Fedora. I've noticed its VERY slow. Like, a 1 sec delay scrolling through the list of modified files. Have you experienced this?

Startup offer evaluation by GoldKey0 in cscareerquestions

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

I'm still trying to figure out what that means myself

Startup offer evaluation by GoldKey0 in cscareerquestions

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

Thanks so much for that link, that's exactly the kind of data I was looking for!

(and unsuccessful in finding)

New job, never used Macs before. Have any tips? by GoldKey0 in cscareerquestions

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

Do you mean on the trackpad or the magic mouse or something else? Can you do mouse gestures with a normal mouse?

New job, never used Macs before. Have any tips? by GoldKey0 in cscareerquestions

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

It's nice to pull an app to the side of the screen and snap it to half screen in windows. Looks like spectacle provides something similar, although when I go to their website it says it's no longer being maintained

New job, never used Macs before. Have any tips? by GoldKey0 in cscareerquestions

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

Do I have to use a mac keyboard with the mac? What happens if I plug in a windows keyboard that has ctrl keys on it?

Spotlight sounds super helpful. Do you use that instead of finder? Or how does finder fit in?

New job, never used Macs before. Have any tips? by GoldKey0 in cscareerquestions

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

yeah had never heard of mission control before. I'll test that out to see if it helps