296 private links
La plateforme référence les logiciels libres et les communs numériques significativement utilisés par l'administration !
Il est possible de rechercher dans le formulaire par logiciel libre afin de trouver la solution qui convient 👍
240 rules to improve websites
A list of resources on Rust and Wasm :D
A-t-on pris la mesure du déclassement subit par les enseignants depuis 40 ans? Leur salaire d'entrée est passé de 2.2 fois le SMIC en 1980 à près de 1.2 fois le SMIC en 2022.
• Do what interests you the most.
• Spend time with nature.
• Ask questions.
• Never stop learning.
• Don't pay attention to what others think of you.
• Read everyday.
• Study hard.
• Teach others what you know.
• Make mistakes and learn.
• It's Okay to not know things!
Il faut avouer que c'est bien drôle et bien pensé ! :D
Et aussi:
https://twitter.com/Pr_Logos/status/1486726882951254031?s=20&t=Widr7k0pHvvPFeS5wQPORQ
https://twitter.com/Pr_Logos/status/1486727856088485894?s=20&t=Widr7k0pHvvPFeS5wQPORQ
On google or DuckDuckGo syntax:
- "Exact match" → for an exact string
- SITE:url → search in a specified site
- AFTER:1999 or BEFORE:2020 → before or after a specified date
- 2020..2020 → search in a range
- (A | B) → search results A or B
-
- → search for all results
- FILETYPE:PDF → search for a specified filetype
- RELATED:url → search related result of this URL
9: CACHE:url → see the website that the search engine has in cache
and a start to improve the situation.
Ok so you can write Rust for Node applications ? :D
Okay !
Tracks plane around the world. It offers an API :)
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.