Veille de CCM Benchmark Group

> The Container Structure T

> The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output of commands in an image, as well as verify metadata and contents of the filesystem. >
data.gouv.fr on Twitter

“Le jeu de données du jour contient la liste des personnes décédées en France depuis 1970. Il est publié par l'@Insee : https://t.co/e0LQTHd9lN. On attend les premières réutilisations !”

<twitter.com>
By bmeli - - (Open) Data
Launching a new Publisher Center

Official news on crawling and indexing sites for the Google index

<webmasters.googleblog.com?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+blogspot%2FamDG+%28Official+Google+Webmaster+Central+Blog%29>
By olivier - - SEO
backendlessConf_ | An online conference dedicated to the frontend

With the advent of JAMstack, frontend teams own entire product development workflows. At backendlessConf_ we are celebrating the makers, products, and ecosystem that are driving this new movement.

<backendlessconf.com>
By jultou - - Intégration
Package Tracking Early Access Program

Official news on crawling and indexing sites for the Google index

Lol : <webmasters.googleblog.com?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+blogspot%2FamDG+%28Official+Google+Webmaster+Central+Blog%29>
By olivier - - SEO
Marrant cette utilisation des

Marrant cette utilisation des multiple-backgrounds : <codepen.io>
By eclergeot - - Intégration
PSR-12 Support · Issue #4502 · FriendsOfPHP/PHP-CS-Fixer

PSR-12 just got approved. I think PHP CS Fixer already supports almost all of its rules. The missing cases I could notice are the following: 5.1 if, elseif, else; 5.2 switch, case; 5.3 while, do wh...

... mais de l'avis d'un internaute sur Github, il faut peut-être attendre un peu : > It seems PHP-CS-Fixer is not fully ready yet: <github.com> > We should wait for PHP-CS-Fixer to be ready
By ovillemain - - PHP-Système
C'est juste dommage qu'elle ne

C'est juste dommage qu'elle ne soit plus disponible parce qu'elle avait quand même 2 batteries et chargeur... > :smile:
terrylinooo/shieldon

Web Application Firewall (WAF) for PHP. Contribute to terrylinooo/shieldon development by creating an account on GitHub.

<github.com>
By pcouy - - PHP-Système
[Exclusif] Le classement des 100 premières polices municipales de France

Au 1er janvier 2019, la France comptait 22 780 policiers municipaux, soit une hausse de 11% depuis 2014. A partir des chiffres publiés par le ministère de l'Intérieur, la Gazette des communes met ...

<www.lagazettedescommunes.com>
By cvince - - (Open) Data
What is the difference between "npm install" and "npm ci"?

I'm working with continuous integration and discovered the npm ci command. I can't figure what the advantages are of using this command for my workflow. Is it faster? Does it make the test har...

Différences entre `npm install` et `npm ci`. Il semblerait qu'on doive plutôt utiliser le 2nd dans le cadre d'un déploiement ? <stackoverflow.com>
By xavierccm - - Javascript
<https://twitter.com/v0max/sta

<twitter.com> ça explique bien pas à pas l'usage des cookies 3rd party,les besoins de cookie syncing en cas de blocage du 1st party
By xavierccm - - Javascript
jwilber/roughViz

Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser. - jwilber/roughViz

<github.com>
By alavenant - - (Open) Data
Datashader 0.8.0.post6+g730d573 documentation

Turns even the largest data into images, accurately.

datas + python + carto : <datashader.org>
By gmarchault - - (Open) Data
(enfin toute la partie visuali

(enfin toute la partie visualisation / analyse reste sur <profiler.firefox.com|profiler.firefox.com>)
By lneveu - - Javascript
By pcouy - - Javascript
An extreme testing approach I'

An extreme testing approach I've seen is using a (i.e. background-image: url(?selector);) in the CSS block and then checking server logs over time to see if that image has been accessed. If it is accessed, it was used; if not, it wasn't.
By pcouy - - Intégration