Zoom
Trash
Related:
Cloud Application Platform | Heroku Reddit Fondé en 2005, Reddit contient d'abord surtout du contenu sur la programmation et la science. Il ne cesse depuis de se diversifier et de s’ouvrir à du contenu plus grand public[2]. Sa communauté dispose d'une culture propre à l'histoire du site et d'Internet en général, qui échappe aux non-initiés car relativement fermée. L'une des parties du site ayant le plus d'écho à l'extérieur de sa communauté comprend les « AMA » (« Ask me anything », ce qui se traduit par « Demandez-moi n’importe quoi »), des sessions de questions-réponses au cours desquelles une personnalité publique répond aux questions des utilisateurs, généralement dans un cadre promotionnel. Ayant connu une forte croissance en 2010, en partie due à une baisse de popularité de son concurrent Digg[3], Reddit se place en 2020 comme le vingtième site web le plus populaire au monde et le sixième aux États-Unis selon Alexa Internet[4]. Le site est financé par la publicité en ligne et par des abonnements payants à Reddit Premium[13].
Masonry Install Download Link directly to Masonry files on unpkg. Package managers Install with Bower: bower install masonry --save Install with npm: npm install masonry-layout Getting started Include the Masonry .js file in your site. Masonry works on a container grid element with a group of child items. <div class="grid"><div class="grid-item">... All sizing of items is handled by your CSS. Initialize with jQuery You can use Masonry as a jQuery plugin: $('selector').masonry(). Initialize with Vanilla JavaScript You can use Masonry with vanilla JS: new Masonry( elem, options ). Initialize in HTML You can initialize Masonry in HTML, without writing any JavaScript. Edit this demo on CodePen Options set in HTML must be valid JSON. HTML initialization was previously done with a class of js-masonry and setting options in data-masonry-options in Masonry v3. Next Learn more about how to use Masonry: MIT License Masonry is released under the MIT License.
Kubernetes - Wikipedia Software to manage containers on a server-cluster The name Kubernetes originates from the Greek κυβερνήτης (kubernḗtēs), meaning governor, 'helmsman' or 'pilot'. Kubernetes is often abbreviated as K8s, counting the eight letters between the K and the s (a numeronym).[6] Kubernetes assembles one or more computers, either virtual machines or bare metal, into a cluster which can run workloads in containers. History[edit] Kubernetes (Ancient Greek: κυβερνήτης, romanized: kubernḗtēs, 'steersman, navigator' or 'guide', and the etymological root of cybernetics)[5] was announced by Google on June 6, 2014.[10] The project was conceived and created by Google employees Joe Beda, Brendan Burns, and Craig McLuckie. Kubernetes was announced in June, 2014 and version 1.0 was released on July 21, 2015.[18] Google worked with the Linux Foundation to form the Cloud Native Computing Foundation (CNCF)[19] and offered Kubernetes as the seed technology. Concepts[edit] Control plane[edit] Etcd[edit] Scheduler[edit]
Download | PhantomJS New to PhantomJS? Read and study the Quick Start guide. Windows Download phantomjs-2.1.1-windows.zip (17.4 MB) and extract (unzip) the content. The executable phantomjs.exe is ready to use. Note: For this static build, the binary is self-contained with no external dependency. Mac OS X Download phantomjs-2.1.1-macosx.zip (16.4 MB) and extract (unzip) the content. Note: For this static build, the binary is self-contained with no external dependency. Linux 64-bit Download phantomjs-2.1.1-linux-x86_64.tar.bz2 (22.3 MB) and extract the content. Note: For this static build, the binary is self-contained. Linux 32-bit Download phantomjs-2.1.1-linux-i686.tar.bz2 (23.0 MB) and extract the content. Note: For this static build, the binary is self-contained. FreeBSD Binary packages are available via pkg: $ sudo pkg install phantomjs Source Code To get the source code, check the official git repository: github.com/ariya/phantomjs. Checksums MD5 Checksums SHA-256 Checksums Acknowledgement
Intégration continue avec Jenkins : installation et configuration de base — Pascal MARTIN : développement Web & PHP Jenkins, précédemment connu sous le nom de Hudson[], est un outil Open-Source d’Intégration Continue, écrit en JAVA. Cet article va montrer comment installer un serveur d’Intégration Continue sous Jenkins ; et sera suivi d’un second article, qui montrera comment utiliser cette plate-forme pour intégrer un projet PHP. Sommaire : Intégration continue ? Pour commencer, quelques mots sur ce qu’est l’Intégration Continue, quelques pré-requis à la mise en Intégration Continue d’un projet… Et aussi quelques points expliquant en quoi l’Intégration Cotninue peut être utile. L’intégration continue, qu’est-ce que c’est ? Pour faire simple, le principe est de vérifier, idéalement à chaque modification de code source, que le résultat de ces modifications de produit pas de régression sur l’application. Pré-requis Pour que l’intégration continue soit possible sur un projet, quelques pré-requis doivent être en place : Pourquoi ? Les principaux avantages de l’Intégration Continue sont les suivants : Sous Ubuntu
lorempixel - placeholder images for every case Ansible (logiciel) Un article de Wikipédia, l'encyclopédie libre. Ansible Inc. était la société derrière le développement commercial de l'application Ansible. Red Hat a racheté Ansible Inc. en octobre 2015[7]. Le nom Ansible a été choisi en référence au terme Ansible utilisé par Ursula Le Guin[8] dans ses romans de science-fiction pour désigner un moyen de communication plus rapide que la lumière. Ansible Tower est une API, un service Web et une console Web conçue pour rendre Ansible plus facilement utilisable par les équipes informatiques. Yannig Perré, Ansible - Gérez la configuration de vos serveurs et le déploiement de vos applications, ENI Éditions, février 2018(en) Gourav Shah, Ansible Playbook Essentials, Packt Publishing (en), août 2015(en) Russ McKendrick, Learn Ansible - Automate cloud, security, and network infrastructure using Ansible 2.x, Packt Publishing, novembre 2018(en) Akash Mahajan et Madhu Akula, Security Automation with Ansible 2, Packt Publishing, décembre 2017 (en) Site officiel
Noun Project - Icons for Everything Squash TA (Test Automation) - www.squashtest.org Squash TA est un outillage open source d'automatisation des tests fonctionnels et d'industrialisation de leurs exécutions. Compatible avec plusieurs automates open source (exemple Selenium), il permet de gérer les tests automatisés d'applications Web, de webservices et de batchs. Les fonctionnalités de Squash TA se basent sur des développements initiés en 2009 par la société Henix. Réalisés pour répondre aux besoins d'automatisation des TRA (Tierce Recette Applicative) de cette SSII, ces développements ont été reversés à la communauté Squash pour constituer le socle de Squash TA. Ce que peut vous apporter Squash TA : Réaliser des tests automatisés robustes Squash TA permet de construire des tests automatisés moins sensibles aux changements du SUT (System Under Test). Industrialiser l'exécution de vos testsVos tests sont reproductibles à loisir grâce aux possibilités de contrôler le contexte et l'environnement d'exécution. Pour aller plus loin, Squash TA en 5 questions : Oui. Reporting :
SVG-Optimiser My sister's handmade cards on Etsy. Because of how Scalable Vector Graphics (SVGs) are defined, they can be rewritten without affecting the resulting image. By optimising how SVGs are written, it is often possible to reduce file size and make them easier to work with. Files created in Inkscape or Illustrator are particularly amenable to optimisation. How to use Upload a file or paste the code in the box below. 1. Sorry, uploading files is temporarily broken. Or paste SVG code here: Or 2. You need to upload a file first. Options Analysis Compare images 3. optimised SVG code Or copy code below