Tag
This article discusses a proposal to add generic collection types to Go's container package, expanding the standard library's capabilities with generics.
witr is a tool that helps developers trace what process, port, container, or file is causing an issue, launched on Product Hunt.
A blog post by Georg Lukas detailing how to set up an authoritative dnsmasq container on a MikroTik RouterOS device for dual use as authoritative DNS and forwarding cache, with considerations for flash storage and container configuration.
Davit is a free, open-source native macOS app built with SwiftUI that provides a UI for Apple's container platform on Apple silicon, allowing users to run Linux containers without Docker Desktop.
This article introduces Kokoro, a lightweight 82M-parameter text-to-speech model that runs locally on CPU, providing high-quality speech synthesis across multiple languages while preserving privacy. It explains how to set up Kokoro via a Docker container with an OpenAI-compatible API for easy integration.
Anthropic's engineering team shares their complete experience from over two years of security isolation for Claude products, including three isolation modes (ephemeral containers / HITL sandbox / local VM) and six incident postmortems with fixes, emphasizing environment-layer defense over model-layer.
Apple has open-sourced its official container tool Container on GitHub, rewritten in Swift and optimized for Apple Silicon. It is lighter and faster than Docker Desktop, supports direct installation and is compatible with Docker commands.
Recommend replacing Docker Desktop with the lighter Colima, suitable for developers seeking simplicity and performance.
Modal explains the complexities of building performant sandbox systems beyond initial container boot and shares tools for lifecycle management.
An open-source tool was released that can run an entire Android phone inside a Docker container.
Distrobox v2 is a complete rewrite in Go, released as a release candidate with improved performance and maintainability while maintaining backward compatibility for most use cases.
This article introduces the binfmt_misc feature introduced in the Linux kernel in 1997. It allows registering rules to hand off binary execution to a specified interpreter. Today, combined with Rosetta on Apple Silicon Macs, it enables efficient x86 container operation, achieving performance close to 70-90% of native.
CloudWe is an open-source tool that supports WeChat cloud multi-instance management. It has revamped the frontend UI and optimized the container update mechanism.
A developer built Terrarium, an open-source sandboxing solution for running multiple AI agents securely with isolated worlds, reverse-proxy management, and state rollback.
xHermes launches a service that provisions dedicated, isolated containers running Hermes, an autonomous agent from NousResearch, for X Premium users or token holders, with options to use Grok 4.3 via a SuperGrok key.
Discusses a technique for achieving truly serverless GPUs for AI inference by skipping full image loads on container start and instead loading images asynchronously.
GStack v1.28 adds download capabilities and headed configuration mode with anti-bot detection via Xvfb on headless Linux containers, plus llms.txt for agent integration.
Arch Linux released a bit-for-bit reproducible Docker image under a new "repro" tag, requiring users to regenerate pacman keys before package management.
Openship is an open-source, self-hostable deployment platform with built-in CI/CD, supporting any stack, databases, domains, SSL, and more, accessible via desktop app, web dashboard, or CLI.
Apple has released an open-source tool called 'container' that creates and runs Linux containers as lightweight VMs on Mac with Apple silicon, supporting OCI-compatible images.