295 private links
Some principles:
- Work on something that matters to you more than money.
- Create more value than you capture.
- Take the long view. →There is no small here. (read the story about it)
You should regard money as fuel for what you really want to do, not as a goal in and of itself
That’s why a time like this, when the bubble is bursting, is a great time to see how important it is to think about the big picture, and what matters not just to us, but to building a sustainable economy in a sustainable world.
Ce blog illustre chaque billet avec des images d'un thème donné.
Le dernier publié Comment affronter un entretien technique des enfers ? utilise les images du dictateur de Corée du Nord. Ces illustrations fonctionnent bien et renforcent le storytelling.
Comment devenir riche en vendant des JPGs utilise des images du loup de wall street.
4 raisons de se lancer dans une relation de mentorat a des illustrations des films Rocky
S pour Situation, c’est-à-dire la description du contexte qui permet de donner une vision globale à votre interlocuteur
T pour Tâche, qui désigne la mission et l’objectif à atteindre
A pour Action, qui correspond à l’ensemble des actions que vous avez initiées pour réussir à réaliser la tâche
R pour Résultat, qui permet de souligner le bilan et les effets de vos actions, notamment par la mention de données chiffrées.
c’est une méthode qui force à utiliser tes vraies situations passées, les décortiquer et prouver tes compétences à travers elles.
-
SSR and Jamstack
-
Active Memory Caching
In summary, if you want to increase the performance of your application, you can use server caches to speed up your APIs, but if you want to persist your app state, you should use the local storage cache.
- Data Event Sourcing
Useful for real-time applications. Connections are made with Websockets.
4.a Prefetching
Pros: Prefetching waits until the browser’s network is idle and is no longer in use and will stop when you trigger usage by clicking a link or triggering a lazy loading function.
Pros: Prefetching caches data within the browser, making page transitions faster when redirecting to a link.
4.b Lazy Loading
Lazy loading can only help you delay downloading resources and doesn’t make your resources smaller and more cost-efficient.
- Resumability
Essentially, Resumability uses the server to do the heavy lifting and then gives the client a minimal amount of JavaScript to execute via serialization.
We should all be very concerned if some websites are indeed implying that anything other than a Chromium-based browser is now obsolete. The prospect of an Internet that is only accessible with Chromium-based browsers should horrify everyone.
Indeed
Un copain m’invite dans sa cave à vin. et me dit :
- “tu sais pourquoi il y a toujours des graviers dans une cave à vin ?“
Moi : -“ aucune idée “
Lui s’empare d’une bouteille grand cru et la jette à 1 m 50 de haut pour retomber intact au sol.Maintenant vous savez aussi
L'industrie où tu travailles détermines en grande partie ta rémunération potentielle.
Shopify vs Carrefour en 2021 :
- CA : 4,61B$ vs 81,25B€
- Bénéfices : 2,91B$ vs 1,07B€
- CA/Bénef : 63% vs 1,3%
- Employés : 10k vs 320k
- Bénef/Employé : 291k$ vs 3343,75€
Creates animation based on a timeline
:last-child, :nth-last-child(2), nth-child(2), nth-child(3n), nth-child(even), nth-child(odd), nth-child(n+3), nth-child(-n+3), nth-child(3n+1), nth-child(3n-1)
What does which operators in javascript?
envoyer chaque année aux Français une « facture » fictive et personnalisée du coût des services publics dont ils bénéficient, pour que « chacun prenne conscience de la façon dont ses impôts sont employés ».
Oh de la transparence ! Ah non en fait c'est classé comme une mauvaise idée....
Bah pas grave non plus d'avoir dépensé +300k € pour cela... C'est l'argent qu'il aura fallut pour s'en apercevoir. Il ne faudrait pas que le peuple soit au courant.
He uses ESLint and it is more than good enough.
TL;DR Use HTML attributes with the content: attr() CSS property.
Here is an example with a notification icon with a counter nudge.
In my opinion, what is the cause of our anxiety, emotions, sadness, anger, sense of disappoint, and so on is that we don’t fucking know our priority.
“Give me six hours to chop down a tree and I will spend the first four sharpening the axe.” — Abraham Lincoln
Lesson: learn a lot, as much as possible.
As John C. Maxwell said, “Live to learn, and you will learn to live.”
An API that delivers data about Star wars
An API that delivers data about the pokemon world.
There is already 101 websites about fan-based websites!
Yes and that's exactly the problem! We aim to provide a single source of data that any number of other websites can consume and use.