292 private links
I look at the web today. Not as a programmer, but as a user of broken sites that are unable to obey the most basic rules of navigation and usability, terribly slow despite the hardware progresses. And I can only think that modern frontend development has failed.
👍
I try to do my best. But it is hard. I keep trying.
Transform a regex to a filesystem 😮
For fun only !
Un outil pour se contruire des itinéraires par tous les moyens de transport possible. L'outil est construit sur OpenStreeMap !
This WebExtension disallows FLoC by adding the proper HTTP Header.
Sometimes your voice isn’t the one to say the thing, and you should go find the voice that is, and use your privilege to make that voice heard.
Sometimes we’re meant to set the stage, not be the star.
La base de données du Louvre est accessible et permet de consulter les oeuvres du musée.
Les CGU sont assez permissives pour que cette base de donnée (photographies) sois utilisée dans le cadre d’activités muséographiques, pédagogiques et scientifiques et les publications numériques à vocation scientifique ou pédagogique. Le contenu textuel est encore plus permissif :)
Wow this is a great project. It uses 100% solar-powered servers all around the worlds to get 100% uptime.
It's nice to have such experiences 😄
A website prototyping tool. Similar to Figma as far as I know.
The project is available on Github: https://github.com/penpot/penpot
All is in the name. A simple chart library. It uses CSS variables under the hood.
A custom DNS system into an ERP has broke up and every services of the company are now unreachable. I am surprised that a wiki or something can still be reachable....
I don't understand everything and it seems to be a very complicated situation.
What I retains is always have a backup...
For example, a Mattermost server could be hosted or duplicated elsewhere, to at least have a way to communicate with everyone.
Why not !
Inventaire.io est une application web libre qui permet de faire l’inventaire de sa bibliothèque pour pouvoir organiser le don, le prêt ou la vente de livres physiques.
Bien vu l'idée 👍
J'y jetterais un coup d'oeil un de ses 4.
Derrière, ils tournent avec des dons.
Github Copilot écrit pour le moment des fonctions, ou des lignes de code suivant une logique initiale d'après les exemples. Nul doute que cela va s'améliorer.
Et que les jobs de développeurs vont changer
Apply a display; flex in the container of the <hr /> tag
Un commentaire par Bortzmeyer de l'étude Comment émettre une monnaie numérique de banque centrale de la Banque nationale de Suisse 👍
Expressing px values as rem
L'academie française et le français
A WYSIWYG using the react code as source of thruth. It is the mix between code based and low code website generation.
It is now in Alpha.
and why they are overrepresented in this field ?
“%p%s%s%s%s%n” 🤔
The Wi-Fi subsystem probably passes the Wi-Fi network name (SSID) unsanitized to some internal library that is performing string formatting, which in turn causes an arbitrary memory write and buffer overflow. This will lead to memory corruption and the iOS watchdog will kill the process, hence effectively disabling Wi-Fi for the user.