@RmodzRcommies@nocontextmemes Because around 12-24 hours after exercise, the body releases inflammatory substances and after 48h, these substances and fluids builds up pressure in the tissue making pain receptors more sensitive, which is why soreness peaks
@andresmatte@sudopong Lo iba a probar pero me falló el script de install porque el último release no tiene una v al inicio. Envié una PR con el ajuste para que lea si no tiene el V.
https://t.co/wXV5YClySd
De todas formas, creo que lo más correcto sea corregir el tag. Igual acá está.
@saltyAom Just curious, is there a reason why it’s running every 6 hours? It shouldn’t run just once each time you deploy new docs? Great work btw! At this point I’m looking for an excuse to use Elysia at work
@thekitze@woke_bitcoiner@peer_rich Depression and anxiety is just like any other disease and needs medical attention. Saying otherwise only will hurt those who avoid seeking treatment because they read online that they will solve it only exercising. It will help but it’s not guaranteed to succeed.
@CodieAryan@amirbaqian That's just a little sip compared to the rest of the book, believe me, it's one of the best resources for improving at UX and UI. I always tell my jrs to read that book if they want to become good at it
@CodieAryan@amirbaqian You should read RefactoringUI from the creators of Tailwind. I used to have the same issues with designing stuff but after reading that book, you start thinking of designs more in terms of patterns and rules than creativity. It requires some but most are just about consistency
@azizbekxm@lastFitStanding@levelsio Did you offer the free tier users a discount or something? Or just sent a notification, this will cost X now? I’m at that stage
@tannerlinsley@MaxProgramming1 It’s reported here, https://t.co/9TchtAwoMb but I don’t know if it was fixed in the latest release where the async head crashed everything if a serverFn returns a notFound. Gonna check it with the latest release and will send you the issue with a repro if it’s still broken. Tysm
@tannerlinsley@MaxProgramming1 From what I’ve tested last week, the notFound returned from serverFn doesn’t trigger the not found component and just crashes the whole route handling and returns a 404 generic component even though you have multiple not found components in the tree.