350 private links
and php8 seems to be a great release too: https://www.php.net/releases/8.0/en.php
A big documentation on... everything. It can works offline too.
Le truc qui prend du temps:
10 Mo, c’est pas grand chose me direz-vous, mais c’est là qu’une particularité de la fonction sscanf vient broyer le tout : pour chaque octet de donnée ajouté lors de la lecture, la fonction compte chaque caractère de la chaîne de caractères de 10 Mo via un strlen.
À la place, stocker le résultat du strlen au départ avant d'itérer résout le problème.
Comments are often highlighted discreetly. So the highlighters make the choice that comments are less relevant than code.
About the success/failure associated with the red/green colors, I admit that this association should not be made. I suppose Github uses these colors to match the red and green on the other parts of the website. I find blue/olive is pertinent as alternative. However green/red is associated to creation and destruction too. In this case, this is how I understand the colors. Thus the red and green colors are more pertinent than blue/olive.
It is possible.
Good and simple examples
Why not !
Expressing px values as rem
A WYSIWYG using the react code as source of thruth. It is the mix between code based and low code website generation.
It is now in Alpha.
Le problème est que ces représentations sont
En projets, ce composant pourrais être porté en Vue, ou alors avoir une implémentation en Rust qui génère une image ? 🤔
To be coupled with the ranking of stackoverflow
An example of word morphing in CSS. Can be useful someday
This is what happens when field form are restricted 🤔
Packaging an python application with the state-of-the-art library of 2021
How to remove credentials inadvertenly inserted in the git repo
Underestimated tag !
It is easy to build on top of it to have a nice dropdown element, etc...
Valid e-Mail adresses are hard to verify. Do not do it.
These email adresses are valid:
@1st.relay,@2nd.relay:user@final.domain
relay.domain!user@domain
user%final.domain@1st.relay
'*+-/=?^_`{|}~#$@netmeister.org
"🍺🕺🎉"@domain
jschauma@شبكةمايستر..شبكة
santa.cl@ws
jschauma@[IPv6:2001:470:30:84:e276:63ff:fe72:3900]
Des solutions pour résoudre différents problèmes en 1 ligne de code
Yet another guide on python decorators.
Well written 👍