Kerry Ritter
Kerry Ritter
Explore posts from servers
WWasp
Created by Kerry Ritter on 2/15/2025 in #đŸ™‹questions
Restarting language server constantly?
đŸ˜„ thanks for the tip
14 replies
WWasp
Created by Kerry Ritter on 2/15/2025 in #đŸ™‹questions
Restarting language server constantly?
nice!! i need this haha
14 replies
WWasp
Created by Kerry Ritter on 2/15/2025 in #đŸ™‹questions
Restarting language server constantly?
My typical stack is a NestJS API + OpenAPI integrations that autogenerate the clientside types for my Remix apps (which is why I am so excited for Wasp!) I have a similar problem there, but it's not quite as jarring because I am taking explicit action to regenerate types, so can quickly/easily restart the TS server. With Wasp, it's more integrated and automatic so I don't think to do it until I've thrown up my hands haha. This makes development with Cursor very hard in Wasp - Cursor can't find the types, gets confused, and starts doing crazy things. I wonder if the Wasp Language Server can listen for type generation events and automatically reboot the WLS and TLS.
14 replies
DDokploy
Created by Kerry Ritter on 9/13/2024 in #old-help
`npm install` and `tsc` crashes server
thank you! i'm very impressed by dokploy. definitely one of the tools in the space, been sharing with all my friends. looking forward to getting some more time with it.
6 replies
DDokploy
Created by Kerry Ritter on 9/13/2024 in #old-help
`npm install` and `tsc` crashes server
agreed. sounds good to me. today i run the app on 256MB lambdas, so i'd hate to scale the server just to support the build đŸ™‚
6 replies