Remove c
article thumbnail

USENIX LISA 2018: CFP Now Open

Brendan Gregg

In addition to our passion for the important role that USENIX plays in our community – a vendor-neutral 501(c)(3) non-profit computing association that advances our industry with conferences, awards, inclusion initiatives, and grants – we also have a strong affection for the LISA conference community.

DevOps 43
article thumbnail

USENIX LISA 2018: CFP Now Open

Brendan Gregg

In addition to our passion for the important role that USENIX plays in our community – a vendor-neutral 501(c)(3) non-profit computing association that advances our industry with conferences, awards, inclusion initiatives, and grants – we also have a strong affection for the LISA conference community.

DevOps 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Understanding Weak Reference In JavaScript

Smashing Magazine

Unlike C, JavaScript is a high-level programming language that automatically allocates memory when objects are created and that clears memory automatically when the objects are no longer needed. let smashing = {name: "magazine"}; let arr = [smashing]; // Overwrite the reference. Garbage Collection in JavaScript. Additional Data.

Cache 116
article thumbnail

Headless WordPress: The Ups And Downs Of Creating A Decoupled WordPress

Smashing Magazine

When it comes down to how WordPress is programmed, one thing is certain: it doesn’t follow the M odel- V iew- C ontroller (MVC) design pattern that many developers are familiar with. This will be run on the save_post hook and will overwrite the transient in the database with the JSON data of our post. Security concerns. Transients API.

Cache 78
article thumbnail

Smashing Podcast Episode 44 With Chris Ferdinandi: Is The Web Dead?

Smashing Magazine

Adding A Dyslexia-Friendly Mode To A Website written by John C Barstow. It’s the reason why I was able to become a developer, but every time someone visits a WordPress site out of the box, it has to make a call to a database, grabs some content, mash it into some templates, generate HTML and ship that back to the browser. Transcript.

article thumbnail

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]

Smashing Magazine

If you don’t have a device at hand, emulate mobile experience on desktop by testing on a throttled 3G network (e.g. To make the performance impact more visible, you could even introduce 2G Tuesdays or set up a throttled 3G/4G network in your office for faster testing. 300ms RTT, 1.6 Mbps down, 0.8

article thumbnail

Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word]

Smashing Magazine

If you don’t have a device at hand, emulate mobile experience on desktop by testing on a throttled network (e.g. To make the performance impact more visible, you could even introduce 2G Tuesdays or set up a throttled 3G network in your office for faster testing. 150ms RTT, 1.5 Mbps down, 0.7 Mbps up) with a throttled CPU (5× slowdown).