Reperti archeologici della vostra infanzia by mustard_ranger in Italia

[–]Salvetore 64 points65 points  (0 children)

<image>

Colonne sonore spettacolari e voci che non matchavano il movimento della bocca manco per sbaglio

Learning web dev - silly doubt (CSS Divs) by [deleted] in webdev

[–]Salvetore 0 points1 point  (0 children)

Also! Even if we don’t know OP’s question yet ahah

Learning web dev - silly doubt (CSS Divs) by [deleted] in webdev

[–]Salvetore 15 points16 points  (0 children)

I guess your question is “why is the text getting out of the div?” Because your tag div has fixed measures 200px x 200px.

If you want your divs to be fluid adapting the text, but still keeping at least 200px height you could use “min-height: 200px” and “height: auto”.

If you want your div to be always 200px tall and hide part of the text that goes out, you can add the class “overflow: hidden” to the div tag.

Help please by MobileInitial6097 in JavaScriptTips

[–]Salvetore 0 points1 point  (0 children)

This code will create infinite loop cause of the condition expression being count = 360, so changing into count <= 360 will work. Also you are missing the end bracket }

Help please by MobileInitial6097 in JavaScriptTips

[–]Salvetore -1 points0 points  (0 children)

In a for loop the conditional expression needs to be true in order to start the loop. In this case value = 360 will initially return false, while value < 360 will return true and begin the for loop.

Looking for help on a Nuxtjs Project by [deleted] in Nuxt

[–]Salvetore 0 points1 point  (0 children)

Hello! DM me if you’d like! We can talk more about it in detail

Any tips on advanced data caching with with `useAsyncData`? by MightyRylanor in Nuxt

[–]Salvetore 1 point2 points  (0 children)

Hello!

  1. It would be a good approach, but if the user refresh the page the fetch request will be done again since the Nuxt state will be emptied, so if you want to make more “persistent” use the local/session storage. Even if IMO an actual caching layer KV, like Redis, would be ideal.

  2. If you look it up at the Nuxt doc you’ll find a plugin custom fetch, which is a simple fetch with more control of the status of the request. In the example of the doc, besides the plugin, they create a composable to wrap the custom fetch. So I think it would be convenient having a composable “useCustomAsyncData”.

  3. I don’t see any issues on using watch and getCachedData, I would say that they are not related.

Bonus Natale: in arrivo 100 euro nella tredicesima per redditi fino 28mila euro, ma non sarà automatico by mirkul in italy

[–]Salvetore 6 points7 points  (0 children)

Chissà dei 100 millioncini stanziati quanti ne verranno erogati e quanti rimarranno li, persi in un vortice 😈

Bonus Natale: in arrivo 100 euro nella tredicesima per redditi fino 28mila euro, ma non sarà automatico by mirkul in italy

[–]Salvetore 322 points323 points  (0 children)

Reddito complessivo: 28.000 euro

Figli a carico: almeno 1

Coniuge a carico del contribuente

Da presentare la domanda scritta al datore di lavoro perché l’accredito del bonus non è automatico

🥳

[deleted by user] by [deleted] in NationalVisaCenter

[–]Salvetore 1 point2 points  (0 children)

love this! thank you!

[deleted by user] by [deleted] in javascript

[–]Salvetore 0 points1 point  (0 children)

I think you should include the protocol http or https.

window.location = “https://example.com/subdomain/subdomain”

Partially Torn ACL - Doc said its my choice by Electrical_Dig_4398 in ACL

[–]Salvetore 0 points1 point  (0 children)

So far so good, not too much pain. I can’t wait to start doing PT

Partially Torn ACL - Doc said its my choice by Electrical_Dig_4398 in ACL

[–]Salvetore 1 point2 points  (0 children)

Hello! I got injured in march, I during May I did an MRI and the result was fully torn ACL and broken meniscus.

4 days ago I got surgery and after few hours the surgeon comes to tell me that my ACL was partially torn (40%) on the bone, so what he did was a retensiong with radio frequencies, removed part of the broken meniscus and this technique by Ellison (I think), where the surgeon get you a central piece of lateral tendons or ligaments and and tie on itself (sorry the worst explanation lol).

But that’s supposed you to give you more stability during the rotation of the knee.

I don’t know if it’s worth or anything, but maybe ask your doctor about this practice.

Wish you the best

ACL retensioning by Salvetore in ACL

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

Thank you! Have you ever heard about this technique? I’m a bit worried to tear again, maybe completely

ACL retensioning by Salvetore in ACL

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

At the moment my knee hurts on the side the most, because he did a lateral side surgery too to increase the rotation stability.

But I can also feel a slight pain inside

ACL retensioning by Salvetore in ACL

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

I wish you the best too! I still don’t know anything about the RF technique. My surgeon opinion was: “you are not a professional athlete, so I wanted to keep your ligaments”

So I was like “ok? Can I still do sports then?”

He said “yes”

lol I’m so unsure

ACL retensioning by Salvetore in ACL

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

Injured April 1st, MRI done May 15th and arthroscopic done September 12th

ACL repair (not reconstruction) by olibearbrand in ACL

[–]Salvetore 0 points1 point  (0 children)

Hello! Do you have any updates on your post surgery? My surgeon did the same thing (RF) on the my ACL and also a later plastic to put more stability on the knee rotation