Alex

Results 331 comments of Alex

MIDI where this happens: https://cdn.discordapp.com/attachments/782393392494673941/1321987638634217554/Big_Boss_Battle.mid?ex=6773d9ae&is=6772882e&hm=188a45dd56d5435f16ec777dc78ab2827137ba449964b78290fed222d5a4b544&

This isn't reliable as part of the language server, since the language server is always clangd, and thus won't be able to exactly replicate e.g. MSVC. Unless we can solve...

I think we should enable `-Wswitch`

`-Wswitch` is now enabled as part of `-Wall`

Must also investigate https://turbo.build/repo - we can cache builds in the cloud

ty @ConorBobbleHat, see also https://jasonwatmore.com/nextjs-router-listen-to-route-location-change-with-userouter

I think we want to do `const router = useRouter()` before here https://github.com/decompme/decomp.me/blob/796a5f4746992714607a378f857129bf324a6f6a/frontend/src/lib/hooks.ts#L64 instead of using the global Router which is pages dir only

There’s no service worker on the live site. Perhaps its not enabled in the env?

What do you imagine a basic, versioned splat config would look like?