Daily Shaarli

All links of one day in a single page.

November 29, 2023

Designing a SIMD Algorithm from Scratch · mcyoung
thumbnail
What Is GitOps And Why Is It (Almost) Useless? Part 1 | HackerNoon
thumbnail

I discuss Stateless and Stateful, CI/CD, snowflake servers issue, logic of using Flux with Helm, custom Flux resources, checklist for GitOps, SSOT, and more.

C++ Memory Model: Migrating from X86 to ARM - ArangoDB
thumbnail

Over the past years, we have seen a shift in processors from the previously dominant x86 architecture to the more energy-efficient (and often cheaper) ARM architecture. This trend is true for both consumer hardware, e.g., Apple’s M1 SoC and also server hardware, e.g. AWS’s Gravitron processor. Given that the ARM architecture has a more relaxed…

What Is GitOps And Why Is It (Almost) Useless? Part 2 | HackerNoon
thumbnail

I discuss a multiple environments problem in GitOps as well as compare CI Ops vs GitOps. I analyze a rollback procedure, multiple clusters problem, and security

How Render Scaled Knative to Support 100k+ Free-Tier Apps - DEV Community
thumbnail

By Hieu Nguyen - October 3, 2023 In November 2021, Render introduced a free tier for hobbyist... Tagged with kubernetes, knative.