Remove category static-generators
article thumbnail

Using SWR React Hooks With Next.js’ Incremental Static Regeneration (ISR)

Smashing Magazine

Using SWR React Hooks With Next.js’ Incremental Static Regeneration (ISR). Using SWR React Hooks With Next.js’ Incremental Static Regeneration (ISR). If you’ve ever used Incremental Static Regeneration (ISR) with Next.js , you may have found yourself sending stale data to the client. And Incremental Static Regeneration.

Cache 102
article thumbnail

Survey results: Your “top five” ISO C++ feature proposals

Sutter's Mill

In addition to summing your votes per-paper, I also spent several hours manually assigning categories to the individual proposals so that we could see votes per-feature area. You might assign categories differently than I did, but I think these are a good start to see basic groupings and patterns. The following are some highlights.

C++ 98
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

No Server Required - Jekyll & Amazon S3 - All Things Distributed

All Things Distributed

If you have a largely static site you can rely on the enormous power of S3 to make serving your content highly scalable and storing it extremely durable. And it is not just purely static websites. Cactus is a static website generator developed by Koen Bok of Made By Sofa (recently acquired by Facebook ). at 30,000 feet).

Servers 126
article thumbnail

SAFe® 5.0: How to Avoid This Big Mistake

Tasktop

Feature velocity is static PI over PI (Program Increment). Fortunately, a new category of tools is now devoted to the intent. How to model your value streams to generate a set of business-level metrics to identify what’s slowing you down and where you need to optimize to improve end-to-end flow.

article thumbnail

GotW #102 Solution: Assertions and “UB” (Difficulty: 7/10)

Sutter's Mill

A compiler is allowed to generate an executable that does anything at all, from data corruption (objects not meeting the requirements of their types) to injecting new code to reformat your hard drive if the program is run on a Tuesday, even if there’s nothing in your source code that could possibly reformat anything.

C++ 54
article thumbnail

GotW #100 Solution: Preconditions, Part 1 (Difficulty: 8/10)

Sutter's Mill

Even though we generally can’t write testable boolean predicates for these to check that we didn’t write a bug, we also never need to do that because if we write a bug the code just won’t compile. [3] GUIDELINE: Remember that a static type is a (non-boolean) precondition. There are three possible kinds of implied boolean preconditions.

C++ 49
article thumbnail

AVA Discovery View: Surfacing Authentic Moments

The Netflix TechBlog

Our assets are often created by selecting static image frames directly from our source videos. Example of AVA Discovery View AVA’s imagery-harvesting algorithms pre-select and group relevant frames into categories like Storylines & Tones , Prominent Characters, and Environments. Categories can be hidden if no suggestions are found.

Media 169