293 private links
Un recensement
Polyester reduces sexual activity
Normal level is p > 0.005 and 6 months after whearing polyester pants, it drops to p < 0.0001 (50 polyester/50 cotton)!
These potentials seem to induce ‘electrostatic fields’ in the intrapenile structures, which could explain the decrease in the rats’ sexual activity.
Zelda x Minecraft ❤️
I am definitely not a fan of this.
Applying a tons of classes (i.e. one for every css rule) feels wrong to me ! 😱
Un exemple de justice à deux vitesses:
« 3 mois de prison ferme pour vol d'un fromage pour un homme qui avait faim à Toulouse »
« prison avec sursis pour l’élu qui piochait dans la caisse des handicapés » (150 000€ !)
Scalar types are types representing a single value. Moreover primitive types contains scalar types and some others. See: https://doc.rust-lang.org/std/index.html#primitives
Types that have the copy traits are said to have copy semantics. What this means is that when you pass them into a function, you pass a copy of that value into that function.
Non-primitive types do not have the Copy trait by default. This means they are subject to move semantics. When you pass them into a function, you move the value into that function. Without going into details (that I am still learning about myself), this pretty much means that when the function scope ends, the value is destroyed.
There are ways to deal with this, using a reference for instance.
It is the symbol & that says take the reference
Windows Subsystem for Linux (WSL) had 2 versions !
Si le contenu n'existe pas, on appelle un page php qui le génère, sinon on renvoie le contenu.
L'exemple avec .htaccess
Pas mal 👍
A code formatter for python.
🤣
does not compile after a specific condition! Nice 👍
NTFS v3 merged into the linux kernel.
This guy was connected after a year of effort. Then he shared his connexion in his neighborhood !
Search by Point of Interest (POI) on OSM 👍
with mask-compatible icons
Et dans le même temps, on nous répète que les avantages des cheminots coûtent très cher...
C'est contradictoire !