# running

Published articles for running.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## The Autonomous Dumbledore

DevFeed: [The Autonomous Dumbledore](<https://devfeed.tech/articles/the-autonomous-dumbledore-27368.md>)

Original publisher: [Read original article](<http://engineering.khanacademy.org/posts/autonomous-dumbledore.htm>)

Author: Khan Academy

Published: 2016-04-25T22:00:00Z

Content type: article

Language: en

Sources: [Khan Academy](<https://devfeed.tech/sources/khan-academy.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Job](<https://devfeed.tech/topics/job.md>), [test](<https://devfeed.tech/topics/test.md>), [maintenance](<https://devfeed.tech/topics/maintenance.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [feature](<https://devfeed.tech/tags/feature.md>), [fetch](<https://devfeed.tech/tags/fetch.md>), [job](<https://devfeed.tech/tags/job.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [news](<https://devfeed.tech/tags/news.md>), [running](<https://devfeed.tech/tags/running.md>), [scheduled](<https://devfeed.tech/tags/scheduled.md>), [test](<https://devfeed.tech/tags/test.md>), [tests](<https://devfeed.tech/tags/tests.md>), [web-frontend](<https://devfeed.tech/tags/web-frontend.md>)

### AI overview

An intern at Khan Academy describes the Autonomous Dumbledore, a system that monitors PSAT score-linking endpoints through recurring tests and automatically enables or disables the related feature based on recent results.

### Source excerpt

By Evy Kassirer When I arrived at Khan Academy to start my internship on the Official SAT Practice ... Read more

## Quiz: How to Get Started With Ollama

DevFeed: [Quiz: How to Get Started With Ollama](<https://devfeed.tech/articles/quiz-how-to-get-started-with-ollama-26582.md>)

Original publisher: [Read original article](<https://realpython.com/quizzes/get-started-with-ollama/>)

Author: Real Python

Published: 2026-09-15T12:00:00Z

Content type: tutorial

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Ollama](<https://devfeed.tech/topics/ollama.md>), [Python](<https://devfeed.tech/topics/python.md>), [Code](<https://devfeed.tech/topics/code.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [chat](<https://devfeed.tech/tags/chat.md>), [generate](<https://devfeed.tech/tags/generate.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [install](<https://devfeed.tech/tags/install.md>), [internet](<https://devfeed.tech/tags/internet.md>), [local](<https://devfeed.tech/tags/local.md>), [models](<https://devfeed.tech/tags/models.md>), [ollama](<https://devfeed.tech/tags/ollama.md>), [python](<https://devfeed.tech/tags/python.md>), [running](<https://devfeed.tech/tags/running.md>)

### AI overview

An interactive 10-question quiz tests understanding of installing Ollama, pulling local models, and calling chat and generate functions from Python. It also covers multi-turn conversations, local hardware, and data privacy.

### Source excerpt

Check your understanding of installing Ollama, pulling local models, and calling the chat and generate functions from your Python code.

## Lessons Learned from Fixing Flaky Tests with Claude

DevFeed: [Lessons Learned from Fixing Flaky Tests with Claude](<https://devfeed.tech/articles/lessons-learned-from-fixing-flaky-tests-with-claude-29069.md>)

Original publisher: [Read original article](<https://henrikwarne.com/2026/08/15/lessons-learned-from-fixing-flaky-tests-with-claude/>)

Author: Henrik Warne

Published: 2026-08-15T15:50:33Z

Content type: article

Language: en

Sources: [Henrik Warne](<https://devfeed.tech/sources/henrik-warne.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [claude](<https://devfeed.tech/tags/claude.md>), [flaky-tests](<https://devfeed.tech/tags/flaky-tests.md>), [integration](<https://devfeed.tech/tags/integration.md>), [learning](<https://devfeed.tech/tags/learning.md>), [llm](<https://devfeed.tech/tags/llm.md>), [net-9](<https://devfeed.tech/tags/net-9.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [programming](<https://devfeed.tech/tags/programming.md>), [running](<https://devfeed.tech/tags/running.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tests](<https://devfeed.tech/tags/tests.md>)

### AI overview

The article describes lessons learned from using Claude to diagnose and fix flaky integration tests after parallelizing a test suite. It explains that blindly accepting plausible fixes was ineffective, while understanding and reviewing each change was important.

### Source excerpt

We recently sped up our integration tests by a factor of ten by running many of them in parallel. There were several flaky tests in the new test suite. Claude was really useful in getting rid of almost all flakyness, ... Continue reading ->

## Zeta2.1: 3x Fewer Tokens, 50ms Faster

DevFeed: [Zeta2.1: 3x Fewer Tokens, 50ms Faster](<https://devfeed.tech/articles/zeta2-1-3x-fewer-tokens-50ms-faster-13600.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zeta2-1>)

Author: Ben Kunkle, Oleksiy Syvokon

Published: 2026-05-08T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>), [D](<https://devfeed.tech/topics/d.md>)

Tags: [efficiency](<https://devfeed.tech/tags/efficiency.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [production](<https://devfeed.tech/tags/production.md>), [pypi](<https://devfeed.tech/tags/pypi.md>), [release](<https://devfeed.tech/tags/release.md>), [running](<https://devfeed.tech/tags/running.md>), [rust](<https://devfeed.tech/tags/rust.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

Zed announces Zeta2.1, an open-weight edit prediction model that uses a new Multi-Region prompt format. Compared with Zeta2, it emits fewer output tokens, delivers faster predictions, and requires fewer servers for the same traffic. The release also supports local use and includes Rust bindings published to PyPI.

### Source excerpt

Zeta2.1 is out and it's more efficient than Zeta2.

## How does the Kubernetes controller manager work?

DevFeed: [How does the Kubernetes controller manager work?](<https://devfeed.tech/articles/how-does-the-kubernetes-controller-manager-work-19136.md>)

Original publisher: [Read original article](<https://learnkube.com/kubernetes-controller-manager-explained>)

Author: Daniele Polencic

Published: 2026-04-13T00:00:00Z

Content type: tutorial

Language: en

Sources: [Learnk8s](<https://devfeed.tech/sources/learnk8s.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [controllers](<https://devfeed.tech/tags/controllers.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [running](<https://devfeed.tech/tags/running.md>), [self-healing](<https://devfeed.tech/tags/self-healing.md>), [state](<https://devfeed.tech/tags/state.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

A tutorial explaining how the Kubernetes controller manager runs reconciliation loops that watch resources and move the cluster toward its desired state. It demonstrates how a Deployment and ReplicaSet replace a deleted Pod and contrasts declarative control with imperative scripting.

### Source excerpt

The controller manager runs the control loops that make Kubernetes self-healing. Learn how controllers watch resources, reconcile desired state, and drive the chain reaction from Deployment to running Pods.

## DigitalOcean's Inference Optimized Image improves Llama 3.3 70B inference efficiency on GPU Droplets

DevFeed: [DigitalOcean's Inference Optimized Image improves Llama 3.3 70B inference efficiency on GPU Droplets](<https://devfeed.tech/articles/digitalocean-gradienttm-ai-gpu-droplets-optimized-for-inference-increasing-throughput-at-lower-the-cost-19889.md>)

Original publisher: [Read original article](<https://www.digitalocean.com/blog/inference-optimized-image-droplet>)

Author: Hemasumanth Rasineni

Published: 2026-02-19T14:42:18Z

Content type: article

Language: en

Sources: [DigitalOcean](<https://devfeed.tech/sources/digitalocean.md>)

Topics: [Inference](<https://devfeed.tech/topics/inference.md>), [Digital Ocean](<https://devfeed.tech/topics/digital-ocean.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [llama](<https://devfeed.tech/topics/llama.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [quantization](<https://devfeed.tech/topics/quantization.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cost](<https://devfeed.tech/tags/cost.md>), [digitalocean](<https://devfeed.tech/tags/digitalocean.md>), [droplets](<https://devfeed.tech/tags/droplets.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [inference](<https://devfeed.tech/tags/inference.md>), [llama](<https://devfeed.tech/tags/llama.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [running](<https://devfeed.tech/tags/running.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

This article describes DigitalOcean's Inference Optimized Image, a pre-configured OS image for GPU Droplets that combines several inference optimizations. In the reported test, Llama 3.3 70B achieved higher throughput, lower time to first token, and lower cost per million tokens while running on two H100 GPUs instead of four.

### Source excerpt

Production-grade LLM inference demands more than just access to GPUs; it requires deep optimization across the entire serving stack, from quantization and attention kernels to memory management and parallelism strategies. Most teams deploying models like Llama 3.3 70B on vanilla configurations are leaving the majority of their hardware's capability on the table: underutilized FLOPs, wasted memory bandwidth, and GPU hours spent waiting instead of computing. To solve this, we built the Inference Optimized Image a fully pre-configured OS image available on DigitalOcean's GPU Droplets -- that layers speculative decoding, FP8 quantization, FlashAttention-3, paged attention, concurrent optimization, and prompt caching into a single deployable image. The result of our particular test: 143% higher throughput (2,000 vs. 823 tokens/second), 40.7% lower TTFT (187.9ms vs. 316.83ms), and a 75% reduction in cost per million tokens ($1.472 vs. $5.80) -- all while running Llama 3.3 70B on 2 H100 GPUs instead of 4. In this post, we walk through the optimization stack, the engineering reasoning behind each layer, and the benchmark methodology and our test results showing these gains. Prefill, Decode, and Why Optimization is Multiplicative As we covered in our LLM Inference Benchmarking post, inference works in two distinct phases with fundamentally different computation characteristics. The prefill phase processes the entire input prompt through the model's forward pass self-attention, layer norms, feed-forward networks and is compute-bound, with high arithmetic intensity (FLOPs per byte transferred). The decode phase generates tokens one at a time, loading the full weight matrix and KV cache from HBM for each token, making it strictly memory-bandwidth-bound. This distinction matters because each optimization in our stack targets a specific bottleneck. Speculative decoding attacks the sequential nature of decode. FP8 quantization reduces memory footprint and accelerates compute via hig

## Running Nix Apps Outside a Sandbox

DevFeed: [Running Nix Apps Outside a Sandbox](<https://devfeed.tech/articles/garnix-actions-32395.md>)

Original publisher: [Read original article](<https://garnix.io/blog/actions>)

Published: 2025-11-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Garnix Blog](<https://devfeed.tech/sources/garnix-blog.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>)

Tags: [apps](<https://devfeed.tech/tags/apps.md>), [running](<https://devfeed.tech/tags/running.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>)

### AI overview

This article discusses running Nix apps outside a sandbox.

### Source excerpt

Running Nix apps outside a sandbox

## Running Cloudflare Workers Inside Spin Apps

DevFeed: [Running Cloudflare Workers Inside Spin Apps](<https://devfeed.tech/articles/running-cloudflare-workers-inside-spin-apps-15333.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/running-cloudflare-workers-inside-spin-apps>)

Author: Matt Butcher

Published: 2025-08-04T12:00:00Z

Content type: article

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Cloudflare Workers](<https://devfeed.tech/topics/cloudflare-workers.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [function](<https://devfeed.tech/topics/function.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [apps](<https://devfeed.tech/tags/apps.md>), [can](<https://devfeed.tech/tags/can.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [function](<https://devfeed.tech/tags/function.md>), [run](<https://devfeed.tech/tags/run.md>), [running](<https://devfeed.tech/tags/running.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

The article states that Cloudflare Workers are a type of serverless function and can run within Spin apps.

### Source excerpt

Cloudflare Workers are another flavor of serverless function. You can run them from within Spin apps.

## Fermyon at Google Cloud Next 2025

DevFeed: [Fermyon at Google Cloud Next 2025](<https://devfeed.tech/articles/fermyon-at-google-cloud-next-2025-15243.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/google-cloud-next-25>)

Author: Jasmine Mae Alindayu

Published: 2025-04-02T12:00:00Z

Content type: article

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Gke](<https://devfeed.tech/topics/gke.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [cloud-next](<https://devfeed.tech/tags/cloud-next.md>), [generation](<https://devfeed.tech/tags/generation.md>), [gke](<https://devfeed.tech/tags/gke.md>), [google](<https://devfeed.tech/tags/google.md>), [running](<https://devfeed.tech/tags/running.md>), [team](<https://devfeed.tech/tags/team.md>)

### AI overview

Fermyon will attend Google Cloud Next 2025 and showcase next-generation scaling and density running on GKE.

### Source excerpt

The Fermyon team will be at Google Cloud Next, where we will be showcasing next generation scaling and density running on GKE.

## Best Pastebin Alternatives for Secure Text (or Code) Sharing in 2025

DevFeed: [Best Pastebin Alternatives for Secure Text (or Code) Sharing in 2025](<https://devfeed.tech/articles/best-pastebin-alternatives-for-secure-text-or-code-sharing-in-2025-31189.md>)

Original publisher: [Read original article](<https://tailscale.com/learn/best-pastebin-alternatives-for-secure-text-sharing>)

Published: 2025-03-25T20:57:16Z

Content type: comparison

Language: en

Sources: [Learn on Tailscale](<https://devfeed.tech/sources/learn-on-tailscale.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [End-to-End Encryption](<https://devfeed.tech/topics/end-to-end-encryption.md>), [passwords](<https://devfeed.tech/topics/passwords.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [tailscale](<https://devfeed.tech/topics/tailscale.md>)

Tags: [alternatives](<https://devfeed.tech/tags/alternatives.md>), [article](<https://devfeed.tech/tags/article.md>), [code-sharing](<https://devfeed.tech/tags/code-sharing.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [running](<https://devfeed.tech/tags/running.md>), [security](<https://devfeed.tech/tags/security.md>), [syntax-highlighting](<https://devfeed.tech/tags/syntax-highlighting.md>)

### AI overview

This comparison examines Pastebin's use for sharing text and code, along with concerns about privacy, spam, malicious content, and feature limitations. It presents more secure alternatives that may offer encryption, password protection, or private sharing.

### Source excerpt

Pastebin is an online platform for sharing, storing and managing text-based content, but has grown into a general-purpose tool or sharing plain text securely. The article addresses some concerns and alternative options to this service.

## Introducing Fermyon Platform for Kubernetes for Enterprise WebAssembly Applications

DevFeed: [Introducing Fermyon Platform for Kubernetes for Enterprise WebAssembly Applications](<https://devfeed.tech/articles/intro-to-fermyon-platform-for-kubernetes-15260.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/intro-to-fermyon-platform-for-kubernetes>)

Author: MacKenzie Adam

Published: 2024-04-03T12:00:00Z

Content type: release

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [platform](<https://devfeed.tech/tags/platform.md>), [running](<https://devfeed.tech/tags/running.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

The article introduces Fermyon Platform for Kubernetes, a platform for running enterprise-grade WebAssembly applications on Kubernetes.

### Source excerpt

Introducing Fermyon Platform for Kubernetes - the hyper-efficient platform for running enterprise-grade WebAssembly applications on Kubernetes

## Lessons Learned From Running Web Experiments

DevFeed: [Lessons Learned From Running Web Experiments](<https://devfeed.tech/articles/lessons-learned-from-running-web-experiments-15745.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/lessons-learned-from-running-web-experiments>)

Author: Sneha Vasanth

Published: 2023-07-05T05:00:00Z

Content type: opinion

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [experiments](<https://devfeed.tech/topics/experiments.md>), [Web](<https://devfeed.tech/topics/web.md>), [data](<https://devfeed.tech/topics/data.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [experiment](<https://devfeed.tech/tags/experiment.md>), [experimentation](<https://devfeed.tech/tags/experimentation.md>), [experiments](<https://devfeed.tech/tags/experiments.md>), [frameworks](<https://devfeed.tech/tags/frameworks.md>), [insights](<https://devfeed.tech/tags/insights.md>), [lead-generation](<https://devfeed.tech/tags/lead-generation.md>), [metric](<https://devfeed.tech/tags/metric.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [products](<https://devfeed.tech/tags/products.md>), [running](<https://devfeed.tech/tags/running.md>), [software](<https://devfeed.tech/tags/software.md>), [teams](<https://devfeed.tech/tags/teams.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

A Product Data Scientist at Square shares lessons from running web experiments on high-traffic pages. The article explains how experimentation supports risk assessment and data-driven decisions, and how teams can distinguish primary, secondary, and guardrail metrics when evaluating tests.

### Source excerpt

Unveiling key strategies & frameworks

## Spin 1.0 -- The Developer Tool for Serverless WebAssembly

DevFeed: [Spin 1.0 -- The Developer Tool for Serverless WebAssembly](<https://devfeed.tech/articles/spin-1-0-the-developer-tool-for-serverless-webassembly-15271.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/introducing-spin-v1>)

Author: Radu Matei

Published: 2023-03-22T16:00:00Z

Content type: release

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [building](<https://devfeed.tech/tags/building.md>), [developer](<https://devfeed.tech/tags/developer.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [release](<https://devfeed.tech/tags/release.md>), [running](<https://devfeed.tech/tags/running.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [source](<https://devfeed.tech/tags/source.md>), [tool](<https://devfeed.tech/tags/tool.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

Spin 1.0 is introduced as the first stable release of an open source developer tool for building, distributing, and running serverless applications with WebAssembly.

### Source excerpt

Introducing the first stable release for Spin, the open source developer tool for building, distributing, and running serverless applications built with WebAssembly.

## Updating Flux Installation Using the Latest Binary from CLI

DevFeed: [Updating Flux Installation Using the Latest Binary from CLI](<https://devfeed.tech/articles/updating-flux-installation-using-the-latest-binary-from-cli-10694.md>)

Original publisher: [Read original article](<https://technotim.com/posts/update-flux/>)

Author: Techno Tim

Published: 2023-02-04T01:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [flux](<https://devfeed.tech/topics/flux.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [download](<https://devfeed.tech/tags/download.md>), [flux](<https://devfeed.tech/tags/flux.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [running](<https://devfeed.tech/tags/running.md>)

### AI overview

A tutorial on updating a Flux installation by downloading the latest binary from the command line, locating Flux configuration in a Git repository, patching the relevant file, verifying the change, and committing and pushing the update for GitOps to apply.

### Source excerpt

What is Flux? Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy. It's open source and you can read more about it on the GitHub repo. Looking for a tutorial on how use this? Check out this video on how to use SOPS and Age for your Git Repos! Updating Flux We're...

## Personal Heatmaps

DevFeed: [Personal Heatmaps](<https://devfeed.tech/articles/personal-heatmaps-26574.md>)

Original publisher: [Read original article](<https://medium.com/strava-engineering/personal-heatmaps-f51d15a0db2b?source=rss----89d4108ce2a3---4>)

Author: J Evans

Published: 2022-10-28T21:15:46Z

Content type: tutorial

Language: en

Sources: [Strava Engineering](<https://devfeed.tech/sources/strava-engineering.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Algorithm](<https://devfeed.tech/topics/algorithm.md>), [navigation](<https://devfeed.tech/topics/navigation.md>), [pixel](<https://devfeed.tech/topics/pixel.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Google Maps](<https://devfeed.tech/topics/google-maps.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [algorithm](<https://devfeed.tech/tags/algorithm.md>), [cycling](<https://devfeed.tech/tags/cycling.md>), [data](<https://devfeed.tech/tags/data.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gis](<https://devfeed.tech/tags/gis.md>), [google-maps](<https://devfeed.tech/tags/google-maps.md>), [gps](<https://devfeed.tech/tags/gps.md>), [heat](<https://devfeed.tech/tags/heat.md>), [map](<https://devfeed.tech/tags/map.md>), [mapping](<https://devfeed.tech/tags/mapping.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [pixel](<https://devfeed.tech/tags/pixel.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [recursion](<https://devfeed.tech/tags/recursion.md>), [running](<https://devfeed.tech/tags/running.md>), [strava](<https://devfeed.tech/tags/strava.md>), [zoom](<https://devfeed.tech/tags/zoom.md>)

### AI overview

This article explains the algorithm behind Strava's Personal Heatmap, which renders an athlete's GPS activity as a frequency-based heatmap on an interactive world map. It focuses on Mercator projection and recursive map tiling, where 256x256 pixel tiles are served at different zoom levels for real-time navigation.

### Source excerpt

This post discusses the algorithm behind Personal Heatmap, one of Strava's most acclaimed subscriber features. Product Overview The Personal Heatmap feature has been around in some form since 2015, but we gave it a major overhaul in 2020. For those unfamiliar, the heatmap is an aggregated view of an athlete's GPS-enabled activities on Strava. Activity data is rendered onto a map according to path traversal frequency; the more an athlete runs on a road, the brighter -- i.e. "hotter" -- that road shows up on the map. The result is a beautiful color gradient displaying the intricate web of past activities, unique to each athlete. The Personal Heatmap is displayed on an interactive world map, also known as a slippy map. Athletes can seamlessly zoom in and out or pan around to arbitrary views of the map, and their activity heat stays displayed the entire time. To enable this, we must provide a scheme for rendering and serving subsections of the world map on the fly. Enter map tiling. Mercator Projection & Map Tiling Map tiling is the practice of subdividing a map into many discrete images that can be stitched together and rendered as a single image in real-time during map navigation. The first step in choosing a tiling scheme is picking what world map to use. Enter, the Mercator Projection, the most commonly used projection of Earth as a flat, rectangular surface. We use this projection in all of our mapping products, including heatmaps. https://medium.com/media/d9e120d13950dd0f1bb4ee14108aa9a9/href Now, imagine a grid overlaying the Mercator projection. Each grid section is known as a tile, a pixel image with resolution 256x256. Every tile has an associated zoom level, and tiles are defined recursively according to this zoom level. A tile at a given zoom level can be subdivided into four equal sized tiles at a next zoom level. For example, Zoom level 0 displays the entire planet in a single 256x256 pixel image. Zoom level 1 displays the world in four 256x256 pixel images.

## LtU is now running in a new, more stable environment

DevFeed: [LtU is now running in a new, more stable environment](<https://devfeed.tech/articles/ltu-is-now-running-in-a-new-more-stable-environment-29488.md>)

Original publisher: [Read original article](<http://lambda-the-ultimate.org/node/5654>)

Published: 2022-08-31T06:37:45Z

Content type: news

Language: en

Sources: [Lambda the Ultimate](<https://devfeed.tech/sources/lambda-the-ultimate.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [admin](<https://devfeed.tech/tags/admin.md>), [downtime](<https://devfeed.tech/tags/downtime.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [running](<https://devfeed.tech/tags/running.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

LtU experienced an extended period of downtime because its software infrastructure had become outdated and difficult to maintain. It has since migrated to a new environment expected to improve stability.

### Source excerpt

LtU has experienced a long period of downtime recently. Its software infrastructure was outdated enough that it became difficult to maintain when problems arose. It has now been migrated to a brand new environment. It should be much more stable from now on.

## Build Your Own Content Management System (CMS) From a Template

DevFeed: [Build Your Own Content Management System (CMS) From a Template](<https://devfeed.tech/articles/build-your-own-content-management-system-cms-from-a-template-15175.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/build-you-own-cms-from-a-template>)

Author: Tim McCallum

Published: 2022-08-26T19:00:00Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Content Management System](<https://devfeed.tech/topics/cms.md>), [Template](<https://devfeed.tech/topics/template.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [build](<https://devfeed.tech/tags/build.md>), [cms](<https://devfeed.tech/tags/cms.md>), [content](<https://devfeed.tech/tags/content.md>), [files](<https://devfeed.tech/tags/files.md>), [generate](<https://devfeed.tech/tags/generate.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [management](<https://devfeed.tech/tags/management.md>), [needs](<https://devfeed.tech/tags/needs.md>), [repositories](<https://devfeed.tech/tags/repositories.md>), [repository](<https://devfeed.tech/tags/repository.md>), [running](<https://devfeed.tech/tags/running.md>), [structure](<https://devfeed.tech/tags/structure.md>), [templates](<https://devfeed.tech/tags/templates.md>)

### AI overview

This tutorial explains how repository templates can be used to generate a content management system with a consistent directory structure, branches, and files, which can then be customized.

### Source excerpt

Repository templates allow you and others to generate new repositories with the same directory structure, branches, and files. This blog post shows you how to build your own CMS from a template. The process is very quick and once up and running you can go ahead and customize your CMS to meet your needs.

## Introducing Spin

DevFeed: [Introducing Spin](<https://devfeed.tech/articles/introducing-spin-15270.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/introducing-spin>)

Author: Matt Butcher

Published: 2022-03-31T16:45:08Z

Content type: release

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Framework](<https://devfeed.tech/topics/framework.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [apps](<https://devfeed.tech/tags/apps.md>), [building](<https://devfeed.tech/tags/building.md>), [framework](<https://devfeed.tech/tags/framework.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [running](<https://devfeed.tech/tags/running.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

Spin is an open source WebAssembly framework for building, distributing, and running WebAssembly apps.

### Source excerpt

Spin is our new, open source WebAssembly framework - for building, distributing, and running WebAssembly apps.

## Running Python in WebAssembly

DevFeed: [Running Python in WebAssembly](<https://devfeed.tech/articles/running-python-in-webassembly-15325.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/python-wagi>)

Author: Adam Reese and Matt Butcher

Published: 2022-03-23T20:06:45Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [python](<https://devfeed.tech/tags/python.md>), [running](<https://devfeed.tech/tags/running.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

This tutorial explains how to compile Python to WebAssembly and run cloud-side Python in a WebAssembly runtime.

### Source excerpt

Python can now be compiled to Wasm. In this post, we show how to run cloud-side Python in a WebAssembly runtime.

## Setting Trace Flags and Configuring SQL Server in Kubernetes

DevFeed: [Setting Trace Flags and Configuring SQL Server in Kubernetes](<https://devfeed.tech/articles/setting-trace-flags-and-configuring-sql-server-in-kubernetes-17535.md>)

Original publisher: [Read original article](<https://www.nocentino.com/posts/2021-09-12-configuring-sql-server-in-kubernetes/>)

Author: Anthony Nocentino

Published: 2021-09-12T12:24:45Z

Content type: tutorial

Language: en

Sources: [Kubernetes on Anthony Nocentino's Blog](<https://devfeed.tech/sources/kubernetes-on-anthony-nocentino-s-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [sql-server](<https://devfeed.tech/topics/sql-server.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [containers](<https://devfeed.tech/tags/containers.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [manifest](<https://devfeed.tech/tags/manifest.md>), [running](<https://devfeed.tech/tags/running.md>), [sql-server](<https://devfeed.tech/tags/sql-server.md>), [sqlserver](<https://devfeed.tech/tags/sqlserver.md>), [trace](<https://devfeed.tech/tags/trace.md>)

### AI overview

A tutorial showing how to configure SQL Server in Kubernetes. It demonstrates overriding a container command to set a Database Engine Service Startup Option and using a ConfigMap to inject an mssql.conf configuration file.

### Source excerpt

In this blog post, we will walk through a few examples of configuring SQL Server in Kubernetes. First, we will create a Deployment for SQL Server, override the container's command, and specify a Database Engine Service Startup Option. Second, we will create a Deployment for SQL Server using a ConfigMap to inject an mssql.conf configuration file. Creating a SQL Server Deployment and Overriding the Container's Command and Arguments First up, let's create a Deployment for SQL Server and override the container's command specify a Database Engine Service Startup Option.

## TestRunnerComponent Provides a Visual UI for Running Unit Tests Inside an App

DevFeed: [TestRunnerComponent Provides a Visual UI for Running Unit Tests Inside an App](<https://devfeed.tech/articles/new-testrunner-component-19413.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/new-testrunner-component/>)

Author: Steve Hannah

Published: 2020-10-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [debug](<https://devfeed.tech/topics/debug.md>), [ide](<https://devfeed.tech/topics/ide.md>)

Tags: [debug](<https://devfeed.tech/tags/debug.md>), [ide](<https://devfeed.tech/tags/ide.md>), [project](<https://devfeed.tech/tags/project.md>), [running](<https://devfeed.tech/tags/running.md>), [screen](<https://devfeed.tech/tags/screen.md>), [test](<https://devfeed.tech/tags/test.md>), [tests](<https://devfeed.tech/tags/tests.md>), [ui](<https://devfeed.tech/tags/ui.md>), [unit-tests](<https://devfeed.tech/tags/unit-tests.md>)

### AI overview

The article introduces TestRunnerComponent, which lets developers run unit tests inside a regular app project through a visual interface. It also makes the tests easier to debug in an IDE, and displays results on screen after execution.

### Source excerpt

A while back we added a new TestRunnerComponent that provides a visual UI for running unit tests inside an app. Sometimes, while I'm developing unit tests, I find it easier to write them inside a regular app project instead of in the "tests" directory. This allows me to debug the unit tests in the IDE more easily, just like I debug regular apps. The TestRunner component makes it simple to do this.

## Spadina Testnet Postmortem and Zinken Testnet Launch Update

DevFeed: [Spadina Testnet Postmortem and Zinken Testnet Launch Update](<https://devfeed.tech/articles/eth2-quick-update-no-18-16927.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2020/10/01/eth2-quick-update-no-18>)

Author: Danny Ryan

Published: 2020-10-01T00:00:00Z

Content type: news

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Network](<https://devfeed.tech/topics/network.md>), [client](<https://devfeed.tech/topics/client.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [issue](<https://devfeed.tech/tags/issue.md>), [launch](<https://devfeed.tech/tags/launch.md>), [network](<https://devfeed.tech/tags/network.md>), [node](<https://devfeed.tech/tags/node.md>), [peering](<https://devfeed.tech/tags/peering.md>), [research-development](<https://devfeed.tech/tags/research-development.md>), [running](<https://devfeed.tech/tags/running.md>), [update](<https://devfeed.tech/tags/update.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

The article reviews the Spadina testnet launch, including low initial validator participation, client and configuration errors, and a peering issue affecting Prysm. It announces the Zinken testnet as another dress rehearsal before mainnet and provides launchpad and genesis-deposit details.

### Source excerpt

Oh you, Spadina, Finally, finality Hello and farewell tl;dr A quick Spadina postmortem New testnet: Zinken. Launchpad is live; Genesis deposits due in one week!...

## Running Node.js in Docker for local development

DevFeed: [Running Node.js in Docker for local development](<https://devfeed.tech/articles/running-node-js-in-docker-for-local-development-31292.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/run-your-node-js-apps-buildchains-via-docker>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2020-09-14T04:00:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Development](<https://devfeed.tech/topics/development.md>), [Front end](<https://devfeed.tech/topics/frontend.md>)

Tags: [apps](<https://devfeed.tech/tags/apps.md>), [benefit](<https://devfeed.tech/tags/benefit.md>), [buildchains](<https://devfeed.tech/tags/buildchains.md>), [containers](<https://devfeed.tech/tags/containers.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [development](<https://devfeed.tech/tags/development.md>), [docker](<https://devfeed.tech/tags/docker.md>), [don-t](<https://devfeed.tech/tags/don-t.md>), [easy](<https://devfeed.tech/tags/easy.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [hassle](<https://devfeed.tech/tags/hassle.md>), [inside](<https://devfeed.tech/tags/inside.md>), [insights](<https://devfeed.tech/tags/insights.md>), [know](<https://devfeed.tech/tags/know.md>), [local](<https://devfeed.tech/tags/local.md>), [need](<https://devfeed.tech/tags/need.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [running](<https://devfeed.tech/tags/running.md>)

### AI overview

This tutorial explains how to run Node.js buildchains and applications in Docker containers during local development. It presents containerization as a way to isolate application dependencies, simplify onboarding, and reduce conflicts between projects.

### Source excerpt

You don't need to know Docker to benefit from running local dev Node.js buildchains & apps inside of Docker containers. You get easy onboarding, and less hassle.

## Homelab Services Tour -- What am I running on my Homelab?

DevFeed: [Homelab Services Tour -- What am I running on my Homelab?](<https://devfeed.tech/articles/homelab-services-tour-what-am-i-running-on-my-homelab-10561.md>)

Original publisher: [Read original article](<https://technotim.com/posts/homelab-services-tour-2020/>)

Author: Techno Tim

Published: 2020-07-18T14:00:00Z

Content type: article

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Homelab](<https://devfeed.tech/topics/homelab.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Network](<https://devfeed.tech/topics/network.md>), [hosting](<https://devfeed.tech/topics/hosting.md>)

Tags: [hardware](<https://devfeed.tech/tags/hardware.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [network](<https://devfeed.tech/tags/network.md>), [running](<https://devfeed.tech/tags/running.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [services](<https://devfeed.tech/tags/services.md>)

### AI overview

A tour of the self-hosted services running in a homelab, following an earlier overview of the hardware and network setup that supports the home infrastructure.

### Source excerpt

In my homelab tour, I showed you my hardware and network setup that powers all the infrastructure at home.Then, many of you asked which services I am hosting on this hardware.Well, here it is.This is a tour of all the self hosted services I have running in my Homelab. 📺 Watch Video Links 🛍 Check out the new Merch Shop at https://l.technotim.com/shop ⚙ See all the hardware I recommend a...

[Next page](<https://devfeed.tech/tags/running.md?cursor=WyIyMDIwLTA3LTE4VDE0OjAwOjAwKzAwOjAwIiwgIjM4YjAxM2JmLWFmMDctNGI3ZC1hMmQ4LTU5ZmFhNzk2NTBkMiJd>)