Alternatives to MinIO for single-node local S3
Explores free, open-source alternatives to MinIO for local S3 emulation in demos and dev pipelines, focusing on Docker, simplicity, and S3 compatibility.
Explores free, open-source alternatives to MinIO for local S3 emulation in demos and dev pipelines, focusing on Docker, simplicity, and S3 compatibility.
A developer's guide to replacing the deprecated Mailhog with Mailpit for local email testing and debugging in development environments.
A step-by-step tutorial for installing and running the Chatterbox Turbo text-to-speech model locally on Windows, including setup and troubleshooting.
A guide to troubleshooting authentication issues with DefaultAzureCredential during local development for Azure services.
A technical comparison of the DGX Spark and Mac Mini M4 Pro for local PyTorch development and LLM inference, including benchmarks.
A technical guide on setting up a local Matrix server using Docker and SQLite for client development.
A guide to containerizing a Jekyll static site using Docker and Docker Compose for a consistent, dependency-free local development environment.
A guide on using Docker to create consistent and isolated local development environments, including setup steps and best practices.
A guide to using npm pack for testing local package dependencies, offering a more reliable alternative to npm link.
Learn how to use the 'act' CLI tool to locally test and debug GitHub Actions workflows, speeding up development.
A tutorial on setting up a local Apache Kafka cluster for testing using Docker and Docker Compose.
A guide to using Project Tye to simplify local development by running multiple .NET APIs and services with a single command.
A guide on using Cloudflare Tunnel to create a live, web-accessible preview of a Hugo static site during development.
A guide to using local development tools like DynamoDB Local and LocalStack to test AWS services without deploying to the cloud.
A tutorial on using Dapr with .NET 5 to read secrets from local files and environment variables for development.
Learn how to test AWS CDK Lambda functions locally using AWS SAM, avoiding frequent cloud deployments for faster development.
Guide on running Azurite, an Azure Storage emulator, in Docker with JetBrains Rider to keep storage data local per solution.
A guide to creating and autoloading a custom PHP package locally using Composer, without publishing it to Packagist first.
A tutorial on integrating CodeKit, a Mac development tool, with Local (formerly Local by Flywheel) to enhance WordPress local development with features like live reload.
A tutorial on setting up a local React development environment with zero configuration using the Parcel bundler in three simple steps.