325 private links
Le ministère de la transition écologique a envoyé une mise en demeure pour les listes de logements vides des bailleurs sociaux en France...
Les listes en question:
https://paris-luttes.info/liste-et-adresses-des-logements-15206
https://paris-luttes.info/erratum-mise-a-jour-de-la-liste-15319
First contribution on @gitpod
merged 🎉
I know, it's "just" on the documentation/website.
Just?
In my point of view, there is no small contribution. Even If you think you're not a 🎸"rockstar"⭐️, don't hesitate to contribute 🙂Using Open Source is good, Donate is better
A better documentation leads to better products leading to better UX or DX ♻️👍
And that’s the characteristic problem with the normalized approach: In exchange for the simplicity of working exclusively with normalized data, you have to write queries that don’t scale.
With denormalization, there is so much to think about, so much edge cases that needs to be handled !
Oh boy... that's pretty scary.
To deliberately introduce security holes, sometimes minor changes are enough. For example replace "==" (comparison sign) by "=" (assignment). These "attacks" are visible to a trained eye.But what happens if the eye can't see anymore? With Unicode, it is possible to use characters that look like our Latin alphabet, but are not, or worse change the writing order (left-right) so that the text is displayed one way in the text editor, while the compiler will interpret it differently. This opens up the possibility of inserting security holes that are almost impossible to see, even if you have the source code in front of you in your text editor.
(For an example of left-right inversion, go to this page: https://sebsauvage.net/wiki/ and look for my email address in the page: It shows up normally, but if you look at the html source, it shows up as a different text).I think it would be interesting if text editors had an option to display in a particular color everything that is not purely "Latin text" (0000-024F), as well as Unicode characters that cause changes (backspace, change of direction).
Proof-of-concept of this attack in different languages can be seen here: https://github.com/nickboucher/trojan-source
(from https://sebsauvage.net/links/?QRVnDw)
We can develop an extension for each editor that highlights these characters easily !
Critics about the design of the Tesla :)
And how to improve it.
Helvetica est massivement utilisé pour ses qualités objectives: équilibre, clarté, lisibilité et neutralité.
Garamond est une police consomment peu d'encre à l'impression.
Pour le web, Verdana est considéré comme plus adapté et lisible sur petits écrans.
How to program a dark theme for a website. It is easier than expected with @media (prefers-color-scheme: dark) and css variables !
Transitional apps or the apps between SPA and MPA.
These apps can deliver dynamic rendered pages, static pages or js-free pages depending of the needs.
Un projet dédié à été crée afin de monitorer le CI de plusieurs projets: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
Le reste de l'article explique comment faire :)
Le taux d'hospitalisation des vaccinés avec rappel est...
•20 fois moins élevé chez les 20-39 ans
•14 fois moins élevé chez les 40-59 ans
•10 fois moins élevé chez les 60-79 ans
•5 fois moins élevé chez les + de 80 ans...que celui des non-vaccinés (au 16/01).
« Des études ont montré que les enfants se tournent vers des aliments variés. »
In the configuration: "workbench.tree.indent": 20 (20 as an example of indent space amount).
Generate random character names :)