318 private links
Yep yep yep
As Adobe acquired Figma, they have no reason to push new features to Adobe XD.
I still found it interesting that despite these comments, there hasn’t been an announcement either from Adobe or any of the leading news sites.
Testes si un site est compatible avec le RGPD en chargeant au minimum une page.
type BLetter = 'A' | 'B' | 'C';
type BNumber = '1' | '2' | '3';
type Board = `${BLetter}${BNumber}`;
// ^?
After the ^?, type Board = "B1" | "B2" | "B3" | "C1" | "C2" | "C3" | "A1" | "A2" | "A3" will be shown in the IDE.
Il y a donc une instance mis à disposition pour les membres de l'éducation nationale, afin que les projets puissent être utilisé et partagé.
It tracks every cases of non-compliance to the GDPR
La Contre-Voie est une association reconnue d’intérêt général qui défend l’éthique dans le numérique, à travers des activités de sensibilisation et l’hébergement de services numériques libres.
A tool similar to Reddit but open and connected to the Fediverse.
Elle était représenté à #PSES
On arrive a des disques de 32 To. Je suis surpris que la taille de stockage continue à monter!
Simulating R2-D2 vocalization by assembling R2's speech phoneme by phoneme. Smart and efficient.
Some samples are available and explanations are provided: this is good.
It worked well for me.
He basically says that his startup prioritizes developer productivity over performance.
Even if performance is not a reason to use Rust, the author provides some more:
- If you know the tech already :)
- Your service interoperates with services that are perf-critical or can be supported in the future
- The Serde library is awesome. Check the doc and use cases.
- It is not amazing with databases but it's very good. Diesel deserves a plus-one: it generates all your SQL queries for you, from a typed SQL schema that it generates from your SQL migrations. It is then similar to the feature of Prisma. It is not perfect though, because of error messages: it makes no sense, or are 60 lines long or difficult to factor out common code.
- It has better modeling of the business domain: enums and unclonable types.
- Reliability: we already know it.
Un projet de cartographie pour référencer les alternatives écologiques (maraîchers, vélo, etc...)