Veille de CCM Benchmark Group

By vgrebot - - PHP-Système
GitHub Next | Visualizing a Codebase

GitHub Next Project: How can we “fingerprint” a codebase to see its structure at a glance? Let’s explore ways to automatically visualize a GitHub repo, and how that could be useful.

bien fait <next.github.com> (testez-le avec "ccmbenchmark/ting" ou "symfony/symfony" dans le <next.github.com#explore-for-yourself|Explore for yourself>)
By dam75 - - PHP-Système
GitHub Next | Visualizing a Codebase

GitHub Next Project: How can we “fingerprint” a codebase to see its structure at a glance? Let’s explore ways to automatically visualize a GitHub repo, and how that could be useful.

bien fait <next.github.com> (testez-le avec "ccmbenchmark/ting" ou "symfony/symfony" dans le <next.github.com#explore-for-yourself|Explore for yourself>)
By dam75 - - PHP-Système
By vgrebot - - PHP-Système
Caching POST requests - Varnish Software Documentation

How to cache POST requests with Varnish.

Caching POST request with varnish <docs.varnish-software.com> intéressant pour graphql notamment, assez simple à intégrer
By xavierccm - - PHP-Système
GitHub - vlang/v: Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in &lt;1s with zero library dependencies. https://vlang.io - GitHub - vlang/v: Simple, fast, safe, compil...

Plein de promesses ce nouveau langage <github.com>
By xavierccm - - PHP-Système
Things That Don't Scale, The Software Edition – Dalton Caldwell and Michael Seibel

Dalton Caldwell and Michael Seibel on software hacks that don't scale. Companies discussed include Google, Facebook, Twitch, and imeem. Watch the first video...

<www.youtube.com> "Do things that don't scale", parfois produire 90% de la solution pour 10% de l'effort est suffisant pour ensuite trouver les points à améliorer et prendre les bonnes décisions
By xavierccm - - PHP-Système
Série de 3 articles sur les g

Série de 3 articles sur les generics en php : c’est quoi, est ce qu’on en a besoin (après tout avec un langage peu typé la question se pose) et le futur. >
Speed boost achievement unlocked on Docker Desktop 4.6 for Mac - Docker

Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version announcements!

Ouahh ça fait envie si c'est vrai ? ^^ <www.docker.com>
By dam75 - - PHP-Système
By vgrebot - - PHP-Système
Node-RED

Ça a l'air sympa. Ça ressemble un peu à <nodered.org> pour quelque chose de révolutionnaire quand même
By yneveu - - PHP-Système
GitHub - dopplertask/dopplertask: A revolutionary open-source automation tool

A revolutionary open-source automation tool. Contribute to dopplertask/dopplertask development by creating an account on GitHub.

<github.com>
By mdemauroy - - PHP-Système
Tom Wright

My thoughts and experiences.

requêtage et édition via des selecteurs de json, yaml, csv, xml, ... Ex : ```echo '{"name": "Tom"}' | dasel -p json '.name' Tom``` ```echo '{"name": "Tom"}' | dasel put string -r json '.email' '>' { "email": ">", "name": "Tom" }``` >
requêtage et édition via des

requêtage et édition via des selecteurs de json, yaml, csv, xml, ... Ex : ```echo '{"name": "Tom"}' | dasel -p json '.name' Tom``` ```echo '{"name": "Tom"}' | dasel put string -r json '.email' '>' { "email": ">", "name": "Tom" }``` >
requêtage et édition via des

requêtage et édition via des selecteurs de json, yaml, csv, xml, ... Ex : ```echo '{"name": "Tom"}' | dasel -p json '.name' Tom``` ```echo '{"name": "Tom"}' | dasel put string -r json '.email' '>' { "email": ">", "name": "Tom" }``` >
requêtage et édition via des

requêtage et édition via des selecteurs de json, yaml, csv, xml, ... Ex : ```echo '{"name": "Tom"}' | dasel -p json '.name' Tom``` ```echo '{"name": "Tom"}' | dasel put string -r json '.email' '>' { "email": ">", "name": "Tom" }``` >
Tom Wright

My thoughts and experiences.

requêtage et édition via des selecteurs de json, yaml, csv, xml, ... Ex : ```echo '{"name": "Tom"}' | dasel -p json '.name' Tom``` ```echo '{"name": "Tom"}' | dasel put string -r json '.email' '>' { "email": ">", "name": "Tom" }``` >
ça ne sert à rien donc c'est

ça ne sert à rien donc c'est indispensable : utilisation de GPT3 (l'IA dont il est quasi impossible de détecter que ses écrits ne sont pas humains, sûrement l'avenir des spins :wink: ) pour "traduire" de l'anglais en ... regexp :smile: par ex : "_Contains any character other than an i, asterisk, ampersand, 2 or the at-sign_" devient `[^i*&2@]` >
GitHub - vavkamil/awesome-bugbounty-tools: A curated list of various bug bounty tools

A curated list of various bug bounty tools. Contribute to vavkamil/awesome-bugbounty-tools development by creating an account on GitHub.

<github.com>
By elehoux - - PHP-Système