Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2024-02-23 - Preparatifs.md 2.6KB

4 months ago
1234567891011121314151617181920212223242526272829
  1. # Préparatifs
  2. J’admire les personnes qui arrivent à prendre une photo de leur sac de manière éclatée avant de partir. J’ai toujours pas mal de choses à rajouter au dernier moment, j’essaye au moins d’avoir les basiques de façon certaine.
  3. ---
  4. > [en] A utopia for web that I can envision would have ==rich component creation== and manipulation capabilities in built as a part of spec and browsers implementing them. Hence, we won’t have to include any of the heavy third party libraries which will give faster load times to the users by saving the download costs by a huge amounts.
  5. >
  6. > <cite>*[Generating Config driven Dynamic Forms using Web Components](https://codeburst.io/generating-config-driven-dynamic-forms-using-web-components-7c8d400f7f2e)*</cite>
  7. Aujourd’hui, j’ai exploré les façons de faire des formulaires en assemblant des *Web Components*. Cet article de 2019 donne un bon aperçu de ce qu’il est possible de faire. Il y a aussi [cet autre article](https://dev.to/stuffbreaker/custom-forms-with-web-components-and-elementinternals-4jaj) qui m’a permis de découvrir [ElementInternals](https://developer.mozilla.org/en-US/docs/Web/API/ElementInternals). Des frameworks comme Shoelace [pourraient être inspirants](https://shoelace.style/getting-started/form-controls) dans le domaine.
  8. ---
  9. > [en] RH uses GNOME 3. Ubuntu used Unity, alienated a lot of people who only knew how to use Windows-like desktops, and that made Mint a huge success. GNOME 2 got forked as MATE, and Mint adopted it, helping a lot. Mint also built its own fork of GNOME 3, Cinnamon. Formerly tiny niche desktops like Xfce and LXDE got a *huge* boost. Debian adopted GNOME 3 and systemd, annoying lots of its developers and causing the Devuan fork to happen.
  10. >
  11. > <cite>*[Everyone seems to forget why GNOME and GNOME 3 and Unity happened](https://liam-on-linux.dreamwidth.org/85359.html)*</cite>
  12. Fascinante histoire.
  13. ---
  14. > [en] As of version 2.1.0 this project will split into Plausible Community Edition and Plausible Enterprise Edition. The Community Edition (CE) will remain completely open source under the AGPLv3 license. The Enterprise Edition (EE) will contain extra features that will be published as source-available on Github, but we do not grant rights for anyone else to use, distribute or otherwise exploit these features.
  15. >
  16. > <cite>*[Release notes de Plausible 2.1.0](https://github.com/plausible/analytics/releases/tag/v2.1.0-rc.0)*</cite>
  17. Des [raisons un peu plus détaillées](https://plausible.io/blog/community-edition) ayant motivé ce choix.
  18. #apprentissage #processus #web