222 private links
- I bet he's thinking about other women
- log4j log4j log4j log4j log4j log4j log4j log4j log4j log4j log4j log4j
"duplication is far cheaper than the wrong abstraction" applies just as much to teams and process as it does to code.
But also duplication is far more expensive than the right abstraction, and that is a far more common problem
If you see a process problem, solve it in one place first. Then solve it, separately, in another place.
Once you’ve solved it a few times, you can start to factor out commonalities. Early optimisation will probably just help you do the wrong thing faster.
loading=lazy
attribute to defer the loading of the image until the user scrolls to them<datalist>
element to create native HTML autocomplete- Email, call and SMS links
- Ordered lists
start
attribute to change the starting point of an ordered list. <input type="reset" />
to get a clear button for the forms<meter>
element to display quantitieswindow.opener
returns the original page of atarget="_blank"
. This can have security and performance implications. Includerel="noopener"
orrel="noreferrer"
to prevent this.<base target="_blank">
in the<head>
to open all links in the document in a new tab.- Favicon cache busting by adding a
?v=2
to the link of the favicon <details><summary>Summary</summary><p>Details</p></details>
download
attribute to a link download the file instead of navigating to it- Use the
webp
image format to boost performance - Use the
poster
attribute to specify an image to be shown while the video is downloading, or until the user hits the play button - Use the
spellcheck
attribute to define whether the element may be checked for spelling errors.
👍
Un autre exemple de WTF où l'on se dit que les vélos c'est bien mais c'est tout. OSEF quoi
- Burn-out
- Bore-out
- Brown-out
Des exemples de sites collaboratifs où les contributrices et contributeurs qui agissent pour faire une bonne action.
TODAY IS THE DAY THAT ALL OF US WHO KEPT THEIR BLOGS RUNNING ARE ONCE AGAIN THE RULERS OF THE INTERNET WELCOME BACK MY CHILDREN
following the Facebook's breakdown of the 4th October.
Effectivement: si interdire la chasse à la glue est déjà trop compliqué, changer nos modes de vies pour évtier l'emballement climatique semble être quelque chose d'impossible.
Soit il faut changer le système politique (comment?), soit il faudra faire sans...
One Ladtop per child (OLPC) is definitely not a solution:
Some had photoblogs, others played around with the Scratch tool & learnt some technical skills.
What was common for most of them?‘Enthusiastic Teachers & care-givers who gave support & encouragement to the children to use their laptops for creation & not just for consumption.’
This brings me to my ‘Iceberg theory of EdTech.’
All the focus is on the 1/10th part which is visible: The TECH of EdTech
The part that is constantly ignored is the 9/10th part of the iceberg.
The part which is hidden from view: The ED of EdTech
Read the thread for more: https://threadreaderapp.com/thread/1438503323594723343.html
When you were born, you cried, but the whole world smiled at you.
Live a life such that when you die, the whole world cries, but you smile.
J'existe ici aussi
I don't think rustc has ever met a function it didn't like to inline.
🤣
LLVM's inlining heuristic is "yes".
I recall finding out that Servo's style system ends up being mostly a 100k-loc assembly function because of this.
🤯
Eulen nahc Athen tragen → porter des chouettes à Athènes
qui signifie perdre sin temps à quelque chose d'inutile...
More than the half under 50. The next 40% between 18 und 29 year old.
On est d'accord que si tu refuses de te faire vacciner invoquant la liberté individuelle, tu es pour la mariage pour tous et la pma pour tous au nom de cette même liberté individuelle ?
👍
Non. Incitation n'est pas obligation, les personnes ne voulant pas se faire vacciner le pourront sans encourir de sanctions, elles ne pourront simplement pas se livrer à des activités à risque de contagion. La liberté implique d’assumer les conséquences de ses choix.
Et l'état doit assurer la sécurité de ses citoyens, donc de limiter la contagion, d'où la limitation des activités à risque de contagion pour les personnes qui ne sont pas vaccinées.
Ceeretains défendent OS X, d'autres Windows ou encore Linux, mais au fond, nous savons tous pertinmenet que le meilleur système d'exploitation c'est .... le capitalisme.
En philo, «Sommes-nous responsables de l’avenir ?», ça donne que des copies type:
Tant que deux hommes qui s'embrassent susciteront plus d'indignations qu'un homme qui frappe une femme, il y aura toujours quelque chose qui clochera dans ce monde.
👍
Programming is based on mathematics in the way that cooking is based on chemistry. All of cooking is chemistry but you don’t have to know the periodic table to cook. Even if you suck at math, programming still might be your jam.