Docker Compose
Coverage of Docker Compose in the Nexus archive.
- TypeScript devs no longer need to tangle with C# to use Aspire dev stack after Microsoft update
Microsoft released Aspire 13.4, making TypeScript first-class in the Aspire dev stack, eliminating the need for C#. New integrations include Go, Bun, Blazor/WebAssembly, and enhanced Kubernetes deployment features.
- Show HN: Piruetas – A self-hosted diary app I built for my girlfriend
The author built Piruetas, a self-hosted diary app for their girlfriend, due to dissatisfaction with existing options. The app features rich text editing, image uploads, and Docker Compose deployment, and is now open-sourced. It includes a live demo and GitHub repository.
- Show HN: Docker Compose for VM's
A prototype Docker Compose setup for QEMU VMs was shared on Hacker News. The author encourages others to explore its potential uses and provides a link to the discussion thread.
- Show HN: A memory database that forgets, consolidates, and detects contradiction
YantrikDB is a cognitive memory engine designed to address limitations in vector databases by consolidating memories, detecting contradictions, and enabling temporal decay. It offers features like Rust-based deployment, HA clustering, and advanced testing frameworks, with a focus on improving AI agent reliability through memory management.