Coder Survival Guide

Coder Survival Guide

5839 bookmarks
Newest
Pour une vraie sobriété, encadrons les data centers
Pour une vraie sobriété, encadrons les data centers
Énergivores et imposants, les data centers sont pourtant libres de s’installer où ils veulent. Lier planification énergétique et urbaine devient urgent pour freiner leur essor, soutient l’auteur de cette tribune. Daniel Rousseaux est urbaniste, spécialiste en participation citoyenne et intéressé par les questions d’environnement. Derrière l’image sobre et bleutée des serveurs ronronnant dans les centres de données (« data centers ») se cachent de véritables usines électriques. Chaque fois que vous (...)
·reporterre.net·
Pour une vraie sobriété, encadrons les data centers
How Does Caching Work In WordPress?
How Does Caching Work In WordPress?
The ultimate guide to how caching works in WordPress. Full page cache, object cache, transients and all the tips you ned to use caching the right way.
·servebolt.com·
How Does Caching Work In WordPress?
What Can We Really Do About Spam?
What Can We Really Do About Spam?
It's been 20 years since the CAN-SPAM Act. In this post, Mightybytes explores what we can realistically do about spam now and in the future.
·mightybytes.com·
What Can We Really Do About Spam?
How Sunday Citizen improved conversions by focusing on performance
How Sunday Citizen improved conversions by focusing on performance
We worked with Sunday Citizen to improve their key performance metrics and were able to achieve 25% improvement in Largest Contentful Paint and 61% in Cumulative Layout Shift at the 75th percentile. This resulted in 4% decrease in bounce rate and over 6% increase in conversion. Web performance is often overlooked as a
·performance.shopify.com·
How Sunday Citizen improved conversions by focusing on performance
Rapport de la France à la Commission européenne sur la Directive Accessibilité Web : règles du jeu modifiées ? - Koena
Rapport de la France à la Commission européenne sur la Directive Accessibilité Web : règles du jeu modifiées ? - Koena
La loi française sur l’accessibilité du Web est une transposition de la Directive européenne Accessibilité Web. Or, parmi les obligations issues de cette Directive, un rapport devait être publié avant le 23 décembre 2021. 25 des 27 États concernés avaient fait leur rapport, à l’exception de la France et Chypre. Avec 1 an de retard, […]
·koena.net·
Rapport de la France à la Commission européenne sur la Directive Accessibilité Web : règles du jeu modifiées ? - Koena
Carbon-Aware Computing Whitepaper - How UBS succeeded in measuring and reducing carbon emissions of their core risk platform
Carbon-Aware Computing Whitepaper - How UBS succeeded in measuring and reducing carbon emissions of their core risk platform
The first enterprise-scale implementation of carbon-aware computing using the software carbon intensity (SCI) specification and carbon-aware-sdk is capable of avoiding multiple metric tons of CO2eq from entering the atmosphere -- every year.
·greensoftware.foundation·
Carbon-Aware Computing Whitepaper - How UBS succeeded in measuring and reducing carbon emissions of their core risk platform
An In-depth Performance Comparison Of 5 Popular WordPress Page Builders
An In-depth Performance Comparison Of 5 Popular WordPress Page Builders
If you feel somewhat restricted by the flexibility of layouts provided by WordPress themes, you might be interested in building your WordPress webpages with a page builder plugin. WordPress page builders have become wildly popular because they let anyone, even those without the gift of code, build a beautiful website or landing page using a […]
·pagely.com·
An In-depth Performance Comparison Of 5 Popular WordPress Page Builders
Web resource caching: Client-side
Web resource caching: Client-side
The subject of Web resource caching is as old as the World Wide Web itself. However, I’d like to offer an as-exhaustive-as-possible catalog of how one can improve performance by caching. Web resource caching can happen in two different places: client-side - on the browser and server-side. This post is dedicated to the former; the next post will focus on the latter. Caching 101 The idea behind caching is simple: if a resource is a time- or resource-consuming to compute, do it once and st
·blog.frankel.ch·
Web resource caching: Client-side
So you heard of Client-Hints and you think you got time, right? Wrong.
So you heard of Client-Hints and you think you got time, right? Wrong.
If your "quest for fast" goes through device detection, you'll want to pay attention to this. Introduction I'll go out on a limb and make a wild guess: if you care about web performance, that's because you want to deliver great UX to users. Assuming my guess is right, in the last two decades the per
·calendar.perfplanet.com·
So you heard of Client-Hints and you think you got time, right? Wrong.
An Introduction to the RUM Archive
An Introduction to the RUM Archive
A few weeks ago at performance.now(), we were able to announce the initial availability of a new public dataset of RUM data - the RUM Archive. I'd like to take a few minutes to discuss our motivation for the project, what kind of data the RUM Archive contains, how you can access it, its limitations
·calendar.perfplanet.com·
An Introduction to the RUM Archive
The Web Performance Engineer's Swiss Army Knife
The Web Performance Engineer's Swiss Army Knife
Introduction A Swiss Army knife is not merely a knife but rather an entire toolbox packaged in a light and compact container. Each tool is carefully selected to maximize utility while simultaneously minimizing size and redundancy. Mastery of the toolbox means knowing when and how to use each availab
·calendar.perfplanet.com·
The Web Performance Engineer's Swiss Army Knife
An Incomplete History of Web Performance
An Incomplete History of Web Performance
Prologue In 1949, Claude Shannon married a computer. Her name was Betty.1 Mary Elizabeth “Betty” Moore graduated from the New Jersey College for Women in 1948 and began work the next day as a computer at Bell Laboratories.2 Her job was to perform mathematical calculations for Bell Labs engineerin
·calendar.perfplanet.com·
An Incomplete History of Web Performance
Lazy-loading LCP images: Why does this anti-pattern happen?
Lazy-loading LCP images: Why does this anti-pattern happen?
Largest Contentful Paint (LCP) is a performance metric representing the user experience's loading facet. It's part of the Core Web Vitals program and measures the render time of the largest image or text block visible within the viewport. When the LCP element is an image, which happens 72% of the ti
·calendar.perfplanet.com·
Lazy-loading LCP images: Why does this anti-pattern happen?