298 private links
Fingerprinting with OS, Browser, version of the browser, timezone, and language.
And more stuff coming from the HTTP header.
Utiliser des solutions plus faciles en premier:
- une API documentée
- une API utilisée par le service web en question
- Flux RSS, websockets
- Les flux RSS ont tendance à être très utiles pour tout ce qui ressemble de près ou de loin à un blog.
- Parser le HTML
J'avais toujours utilisé le 1 ou le 4 :u
Vous venez de trouver une API sur un site internet et souhaitez l’utiliser dans du code, tout a l’air similaire mais quand vous exécutez votre requête vous obtenez une erreur.
Dans 90 % du temps, c'est un problème de User-Agent.
Pour éviter de surcharger un site:
Google Cache est un outil de Google qui garde une version en cache d’un site web, pour l’utiliser il suffit de remplacer
par le lien que vous souhaitez scraper, vous n’ interagissez pas directement avec le site, mais bien avec Google cache.
https://webcache.googleusercontent.com/search?ie=UTF-8&q=cache:
Nobody is entitled to support from volunteer FOSS projects, but they absolutely do deserve not to have the issues they took time to file actively thrown away. If you haven't fixed the bug, it stays open.
And nobody wants to find this issue closed if they found the same problem...
Reminder that this is not about closing bugs/PRs/requests in a NEEDINFO state where the user isn't being responsive. This is about indiscriminately closing "stale" bugs on a timer with no regard to whether they're still valid
The identity of the Russian male was not made public, only that he was detained on Tuesday with three passports in his luggage, two Russian ones and one Israeli, according to local Norweigan media.
Authorities also seized four terabytes of data, some of it encrypted.
Customs officers reportedly located two drones and numerous electronic storage devices during a routine check at the border crossing in Storskog, the only border crossing between Norway, a NATO member, and Russia.
Cela traduit une forme d’épuisement du débat démocratique : la Convention citoyenne pour le climat a eu beau demander « un moratoire sur la 5G », cette proposition a été balayée d’un revers de la main. Quant aux cahiers de doléances rédigés à la fin de la crise des Gilets jaunes, ils ont été archivés – fin de l’histoire. Résultat, la perspective de la discussion démocratique suscite une forme de désillusion, de désenchantement. La production d’idées ne suffit pas. Ça n’est pas juste en jetant son téléphone que la donne va changer.
Excellent !
Idée: agrandir la liste :D
Les propos rapportés sont sidérants
❌ Résoudre le problème
✅ Masquer le problème
Dans deux avis rendus sans publicité le 30 septembre, l’Agence nationale de sécurité sanitaire de l’alimentation, de l’environnement et du travail (Anses) a reconsidéré le statut réglementaire de l’ESA-métolachlore et du NOA-métolachlore. Considérés comme « pertinents » pour la santé humaine (c’est-à-dire potentiellement dangereux) depuis un rapport rendu par l’Anses en février 2021, ils viennent d’être réévalués et sont devenus « non pertinents ». Pour ces deux molécules, la tolérance dans l’eau de boisson passe ainsi mécaniquement de 0,1 microgramme par litre (µg/l) à 0,9 µg/l.
Les deux avis rendus le 30 septembre par l’Anses vont permettre au ministère de la santé de communiquer, dans les prochaines semaines, sur des chiffres plus rassurants.
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.