Nikolaj
Nikolaj
Oh damn yo impressive 🤤🤤🤤
Use Vite and you don't need LiveReload 🙏💯🙌
@kane-mason genius 💯
Hey thanks yeah hardcoding the versions fixed this 🙏
Hmm, overwriting python's env system fixed it but I don't think that's an ideal solution `pip3 install openai --break-system-packages` Not sure why it just suddenly stopped working, maybe I updated...
> You can alternatively try [genie](https://github.com/arkane-systems/genie), another alternative to installing systemd from within WSL which supports systemctl. At the moment I'm using Distrod https://github.com/nullpo-head/wsl-distrod really cool, waiting on a reply...
@wub Getting this on a Remix + React 18 + Vercel deployment too. Completely fresh project with only a root.tsx and index.tsx file with Chakra UI installed https://thingtime.com Edit: I've...
Ok so this comes down to React 18 not being able to handle hydration errors very gracefully. The solution seems to be to make a `entry.client.tsx` with the following which...
Wow wait what, there's no way to configure _WHICH_ code actions should run?! It's either all or nothing? I'm just going to remove copilot chat for now as I only...
Amazing thank you 🙏 Yeah I understand responsive and device settings are great, but sometimes you just need a plain old browser window within your IDE which adhears to the...