294 private links
Tout est question d'investissement
How they solved the challenges that comes with this feature.
Exemple de biais avec des valeurs extrêmes faussant la moyenne:
Entreprise
Robert : 1400€
Louise : 1450€
Paul : 1500€
Bernadette : 1500€
Jean-Michel : 5000€
Samuel : 9000€Salaire moyen : 3308,33€
Vous comprenez pourquoi c’est stupide ?
Selon une étude réalisée par des chercheurs lillois....
depuis quand faut-il des chercheurs pour étudier les comptes de l'état?
👍
Good practices !
✅ on my personal projects
- Documentation in the same repo as the code ✅
- Mechanisms for creating test data
- Rock solid database migrations
- Templates for new projects and components
- Automated code formatting ✅
- Tested, automated process for new development environments ✅
- Automated preview environments ✅
As a result, to avoid downtime you need to design every schema change with this in mind. The process needs to be:
- Design a new schema change that can be applied without changing the application code that uses it.
- Ship that change to production, upgrading your database while keeping the old code working.
- Now ship new application code that uses the new schema.
- Ship a new schema change that cleans up any remaining work—dropping columns that are no longer used, for example.
PaddleOCR aims to create multilingual, awesome, leading, and practical OCR tools that help users train better models and apply them into practice.
It has support online. It seems to a a promising project!
An Android mobile app for viewing device screen in your web browser.
Pour vos photos:
- limitez les dimensions, un maximum de 2 000 x 2 000 pixels est largement suffisant;
- utilisez le format JPEG (ou AVIF si vous voulez promouvoir le format du futur);
- réglez la qualité à 75 ou moins (35 dans le cas du format AVIF).
Pour des images non-photoréalistes:
- en général vous pouvez réduire encore plus les dimensions que pour les photos;
- utilisez le format PNG.
Je vais jeter un coup d'oeil au format AVIF :)
Le post décrit ensuite certaines définitions, et comment compresser manuellemenet
Integrate a code sandbox with live edit functions directly in pages. I am totally for it ! :D
Here is a guide
4 burners where all of the 4 can not coexist: Family, Friends, Health, Work
The Four Burners Theory says that “in order to be successful you have to cut off one of your burners. And in order to be really successful you have to cut off two.”
Workarounds
- Outsource Burners
It does not work well for family, friends and health at some point...
- Embrace Constraints
Optimise everything. Assuming a particular set of constraints, how can I be as effective as possible?
Embracing constraints means accepting that you are operating at less than your full potential. Yes, there are plenty of ways to “work smarter, not harder” but it is difficult to avoid the fact that where you spend your time matters. If you invested more time into your health or your relationships or your career, you would likely see improved results in that area.
- The season of life
What if, instead of searching for perfect work-life balance at all times, you divided your life into seasons that focused on a particular area?
Furthermore, there is often a multiplier effect that occurs when you dedicate yourself fully to a given area. In many cases, you can achieve more by going all-in on a given task for a few years than by giving it a lukewarm effort for fifty years. Maybe it is best to strive for seasons of imbalance and rotate through them as needed.
Things to consider :
- alternative descriptions
- character sets and language codes
- documentation
- invisible content
- ask for Voluntary Product Accessibility Template (VPAT) and use it
- CLI tools are also concerned with accessibility
Contre toute attente, chaque ligne de commentaire se termine soit par un "\n" ou un "\r".
En détaillant le contenu du PDF, les 5083 commentaires sont en fait 130 lignes de commentaires répété plusieurs fois au sein du fichier.
Quel est la cible?
-
Reforestation, quel est son impact? On n'en sais rien!
-
Contribuer au carburants alternatifs:cela représente maximum 50% des réservoirs des avions, et actuellement 1%, soit 0,4%. Ce n'est donc pas durable et permettra uniquement de diviser au maximum les GES par 2.
-
Il n'y a pas qu'uniquement du CO2 est émis, il y aussi des oxydes d'azotes et des traînées de condensation.
En prenant en compte toutes les émissions:En effet, si l’aviation est responsable de 2,5 à 3 % des émissions de CO2 mondiales, elle l’est à hauteur de 5 à 6 % du réchauffement de la planète.
contribuer au développement futur des énergies biosourcées ou de synthèse ne peut permettre de réduire les émissions de gaz à effet de serre dues à un vol réalisé aujourd’hui.
Donc les passagers prenant cette option environnement paie pour un investissement... que les sociétés devraient faire par elle-même.
Sous traiter son travail de dev, y dépenser 1/5 de son salaire et
Au cours des dernières années il avait reçu d'excellentes remarques. Son code était propre, bien écrit, et soumis en temps opportun. Trimestre après trimestre, son examen de performance l'avait élu meilleur développeur de l'entreprise.
LOL
I learned about what WebDAV is on the way: https://en.wikipedia.org/wiki/WebDAV
Only 8KB gzipped! And fast installed with only one file :)
computedEager utility has optimizations over computed in some cases.
when you have a simple operation, with a rarely changing return value – often a boolean.
Stick to computed
when you have a complex calculation going on, which can actually profit from caching and lazy evaluation and should only be (re-)calculated if really necessary.
A CSS-only tree view
A small project but cool :D
Spectre me fait penser à une autre extension de navigateur...
Ah oui: https://crypto.stanford.edu/PwdHash/ et lesspass