298 private links
Au nom des libertés individuelles, .... mais on en parle des libertés individuelles des mineurs? Ah non sinon toute le raisonnement ne tient plus. C'est incroyable ce délire aux U.S.
Voilà :)
Je poses cela ici
- Clarity
- Readability
- Alignment
- Brevity
- Consistency
- Personality
- Ease of Use (organize, well-documented, tested)
Répertoire des symboles d'extrême-droite
Pendant ce temps de réforme, il faut se tenir informé. Voici l'entrée de la retraite par capitalisation avec les conseils de BlackRock.
A framework to build web components where targets can also be other web frameworks.
A great project to get started with hexagons (for example, a map).
Using POO can help to structure the application code with the d3 library.
A python script to help red teamers discover KeePass instances and extract secrets.
23, avec un lapin
- We only ship good work
- We ship when we’re confident
- We ship when the work is finished
- We own the issues after we ship
- We don’t ship if it isn’t right
- We ship our collective best effort
- We ship to our appetite
Où sont passés les gains de productivité issus de la technologie numérique?
- à l'échelle internationale, on observe une augmentation des revenus du capital depuis 1980.
- cela n'est pas applicable en France.
- on ne voit pas les gains de productivité en macroéco. On les voit très bien en microéco. Exmple de Amazon et Wallmart: Amazon à un ratio de rendement au m2 7 fois supérieur à Wallmart, avant que cette société ne commence à s'adapter. Au niveau microéco, il y a de nombreuses hypothèses mais rien de confirmée.
- Une étude de l'UE suggère qu'avec plus de travailleurs dans le domaine informatique, le PIB augmenterait (1 million, 2% du PIB). L'étude doit encore être retrouvée
It follows best practices :)
- Create construction zone where the result is affected to a variable
- Containing Side-Effects and Error-Handling (go)
- Restrincting variable lifetimes (rust)
A collection of websites that have a "now page"
Another page: what is the owner or organization doing now (this year) instead of the generic about.
L'argent contribue a augmenter le bonheur jusqu'à plafonner à 100 000 dollars par an aux U.S.
Après ce revenu annuel, le surplus d'argent contribue peu au bonheur.
Store content that should be accessible. If the content should be seen or read on a page, don’t only put them in data attributes, but make sure that content is in the HTML content somewhere.
A use case is to style components based on their data attribute values.
Data attributes can be accessed in JS with tag.dataset.attributeName. It can also store JSON.