Veille de CCM Benchmark Group

By dam75 - - PHP-Système
Clean Code appliqué à PHP. U

Clean Code appliqué à PHP. Un classique sûrement déjà connu de beaucoup mais ça ne fait pas de mal :slightly_smiling_face: >
Alternative ACME via cert-manager

Disclaimer; I love LetsEncrypt. Like, I really love it. It’s opened up SSL to the world and we’re better off as a result. But sometimes…

<medium.com> certains l'utilisent exactement dans le même cas que nous
By yneveu - - PHP-Système
ACME Automation - ZeroSSL

Automate 90-day SSL certificate renewal using the ZeroSSL Bot or third-party ACME clients, such as Acme.sh, NGINX Proxy, Caddy Server, and others.

<zerossl.com>
By yneveu - - PHP-Système
Une alternative à let’s enc

Une alternative à let’s encrypt, pour 10$ / mois autant de certificats qu’on le souhaite (utile pour la qlf par branche ?) >
A (more) Modern CSS Reset - Andy Bell

I wrote A Modern CSS Reset almost 4 years ago and, yeh, it&#8217;s not aged overly well. I spotted it being linked up again a few days ago and thought it&#8217;s probably a good idea to publish an updated version. I know I also have a terrible record with

<andy-bell.co.uk>
By xavierccm - - Intégration
How Instagram scaled to 14 million users with only 3 engineers

Instagram's guiding principles and tech stack explained simply

<engineercodex.substack.com>
By vgrebot - - PHP-Système
10 of the Best Programming Fonts — SitePoint

We review a bunch of the best programming fonts available for free download and for purchase, and how to choose the best one for you.

Le grand classique des fonts pour code remis à jour ... je connaissais pas <commitmono.com Mono> (la 1ère) par ex <www.sitepoint.com>
By dam75 - - PHP-Système
Le grand classique des fonts p

Le grand classique des fonts pour code remis à jour ... je connaissais pas <commitmono.com Mono> (la 1ère) par ex <www.sitepoint.com>
By dam75 - - PHP-Système
How Firefox and Chrome use Process and Threads.

If you’ve experienced high memory usage in Task Manager while running Google Chrome.Surely, you may have been surprised to see that…

<gimhana-ds.medium.com>
By vor - - Performance web
AWS IPv4 Estate Now Worth $4.5 Billion

AWS grew its IPv4 estate with an additional 27 million IP addresses to now owning 128 Million IPv4 addresses. At a value of $35 per IPv4 address, the total value of AWS’ IPv4 estate is ~4.5 Billion dollars. An increase of $2 billion

<toonk.io?utm_source=tldrnewsletter>
By xavierccm - - PHP-Système
20 PHP Features You Should Know in 2023

PHP is always evolving, and it’s important to stay up-to-date with the latest features and improvements. This article introduces 20 PHP…

Quelques fonctions PHP que l'on n'utilise pas assez : <medium.com>
By jcognet - - PHP-Système
What's new in PHP 8.3 - stitcher.io

All new features, performance upgrades, and deprecations in PHP 8.3

Je poste ici les nouveautés de la version 8.3 de PHP : <stitcher.io> (en plus du nouveau moteur JIT)
By jcognet - - PHP-Système
By florent - - Intégration
Nouveau Moteur JIT pour PHP-8.4/9

PHP se dote d'un nouveau moteur JIT révolutionnaire pour ces futures versions PHP-8.4/9, offrant des performances optimisées grâce à l'Intermediate Repres.

<loud-technology.com>
By red - - PHP-Système
NGINX Unit: Universal Web App Server

Nginx Unit <unit.nginx.org> + une implem avec PHP sans PHP-FPM (donc plus facile à dockeriser je supposer) et Laravel (mais ça doit marcher pareil en SF ?) <fideloper.com>
By dam75 - - PHP-Système
Nginx Unit with Laravel and PHP

I came across Nginx Unit recently. Turns out, it's really cool! We can get rid of PHP-FPM, and run our apps more efficient. Let's see how, and go over the pros and cons.

Nginx Unit <unit.nginx.org> + une implem avec PHP sans PHP-FPM (donc plus facile à dockeriser je supposer) et Laravel (mais ça doit marcher pareil en SF ?) <fideloper.com>
By dam75 - - PHP-Système
Ahah bien vu d’utiliser un b

Ahah bien vu d’utiliser un bon vieux téléchargement de fichier comme une api :smiley: >
Revealing Images With CSS Mask Animations — Smashing Magazine

Let’s play with images and experiment with CSS masks. The idea is fairly simple: take a single `` tag and harness the power of CSS to accomplish complex hover transitions. Through different demos, you will see how CSS masks combined with gradients allow u

<www.smashingmagazine.com>
By florent - - Intégration