Greg Newby, CEO of Project Gutenberg, has died

I’m very sad to announce that Dr. Gregory B. Newby (gbnewby) has died after a short battle with cancer. Dr. Newby was CEO of the Project Gutenberg Literary Archive Foundation for more than 20 years and, in that role, worked very closely with Distributed Proofreaders. He was also a voting member of the Distributed Proofreader […]

Element: setHTML() method

setHTML(input) setHTML(input, options) The setHTML() method provides an XSS-safe method to parse and sanitize a string of HTML into a DocumentFragment, and then insert it into the DOM as a subtree of the element. setHTML() drops any elements in the HTML input string that are invalid in the context of the current element, such as […]

Knocker, a knock based access control system for your homelab

knocker,-a-knock-based-access-control-system-for-your-homelab

Knocker is a configurable, and self-hosted service that provides an HTTP based “knock-knock” single-packet authorization (SPA) gateway for your Homelab with web, cli and android clients. it can be used as authentication for your reverse proxy like Caddy, or even on the firewall level using the FirewallD integration. It allows you to keep your services […]

Greenland Ditches Starlink for French Satellite Service

greenland-ditches-starlink-for-french-satellite-service

Greenland Strengthens Internet Links Without U.S. Help 0″ class=”not-is-style-prose flex flex-col gap-sm pl-sm border-l border-l-body-accent my-sm”> Also read He explained that customers in these regions have waited too long for reliable service. The goal is to close that gap and bring them online at a much higher standard. An Improvement Shutterstock.com Eutelsat is a major […]

Tarmageddon Open Source Abandonware

tarmageddon-open-source-abandonware

This vulnerability impacts major, widely-used projects, including uv (Astral’s lightning-fast Python package manager), testcontainers, and wasmCloud. Due to the widespread nature of tokio-tar in various forms, it is not possible to truly quantify upfront the blast radius of this bug across the ecosystem. While the active forks have been successfully patched (see also Astral Security […]

MinIO stops distributing free Docker images

minio-stops-distributing-free-docker-images

Hello, I did not find a new image for the security release Security/CVE RELEASE.2025-10-15T17-29-55Z, on quay.io nor DockerHub. Is it expected? If it isn’t, can you please push a new release for this installation method? Thank you. 👍React with 👍22Weetile, dpieski, expilu, justsomescripts, StrangePeanut and 17 more

MinIO (apparently) becomes source-only

minio-(apparently)-becomes-source-only

Hello, I did not find a new image for the security release Security/CVE RELEASE.2025-10-15T17-29-55Z, on quay.io nor DockerHub. Is it expected? If it isn’t, can you please push a new release for this installation method? Thank you. 👍React with 👍18Weetile, dpieski, expilu, justsomescripts, StrangePeanut and 13 more

Evaluating the Infinity Cache in AMD Strix Halo

evaluating-the-infinity-cache-in-amd-strix-halo

Strix Halo is the codename for AMD’s highest end mobile chip, which is used in the Ryzen AI MAX series. It combines a powerful CPU with 16 Zen 5 cores and a large GPU with 20 RDNA 3.5 Workgroup Processors (WGPs). The sizeable iGPU makes Strix Halo particularly interesting because GPUs have high bandwidth requirements. […]

Magic sizes enable high-fidelity assembly of programmable shells

magic-sizes-enable-high-fidelity-assembly-of-programmable-shells

Abstract:Recent advances in synthetic methods enable designing subunits that self-assemble into structures with precise, finite sizes and well-defined architectures, but yields are frequently suppressed by the formation of off-target metastable structures. Increasing the complexity (the number of distinct subunit types) can inhibit off-target structures, but leads to slower kinetics and higher synthesis costs. Here, we […]

Daniel J. Bernstein updated cdb (Constant database) to go beyond 4GB

cdb: Intro cdb is a fast, reliable, simple package for creating and reading constant databases. The cdb database structure provides several features: Fast lookups: A successful lookup in a large database normally takes just two disk accesses. An unsuccessful lookup takes only one. Low overhead: A database uses 2048 bytes (or 4096 bytes for cdb64), […]