Getting back to the EU: from Google Cloud to Self-Hosted EU Infrastructure
A developer details migrating a Fitbit data app from Google Cloud to a self-hosted EU VPS, covering PostgreSQL, nginx, and CI/CD with GitHub Actions.
A developer details migrating a Fitbit data app from Google Cloud to a self-hosted EU VPS, covering PostgreSQL, nginx, and CI/CD with GitHub Actions.
A developer explains how to create and manage a resume using Markdown, source control, and tools like pandoc and wkhtmltopdf for PDF conversion.
A developer shares their 10-year journey from web development to specializing in database engineering, focusing on Postgres and distributed systems.
A developer recounts deployment challenges with Docker and begins exploring AI frameworks with Ollama for a SaaS project.
MonsterUI simplifies web UI development by providing pre-styled Python components for FastHTML, eliminating complex CSS and boilerplate.
A guide to improving TypeScript/MongoDB testing using Typegoose for type-safe models and mongodb-memory-server for isolated, in-memory database tests.
A guide to getting 15GB of free storage for a business email by forwarding it to a free Google account and configuring SMTP for sending.
Explains the importance of specifying exact version numbers in Docker and package managers to ensure reproducible builds, stability, and security.
A guide on using Terraform for multi-cloud infrastructure deployment across Google Cloud and AWS, covering IaC benefits and best practices.
A web professional explores key principles of good vs. bad web design, focusing on usability, mobile responsiveness, and performance.
A developer shares 15 essential tips for passing multiple AWS certification exams, based on their experience of passing five exams in five days.
A tutorial on using the R package {mapBliss} to visualize a multi-state US travel journey with custom maps and datasets.
A Chrome DevRel lead discusses the balance between promoting new web features and avoiding developer frustration, offering strategies for responsible tech communication.
A Chrome DevRel lead discusses the balance between promoting new web features and respecting developers' need for stable, cross-browser compatible tools.
Benchmarking performance of ASP.NET Minimal API vs classic Controllers in .NET 8 and 9 using BenchmarkDotNet.
Announcing the free C23 edition of 'Modern C', a book updated for the new C standard with new features like _BitInt, nullptr, and constexpr.
Explores the use of LLMs to generate synthetic data for training AI models, discussing challenges, an experiment with coding data, and a new library.
Explores the core reasons for using Change Data Capture (CDC) to extract data from operational databases for analytics and other applications.
A podcast discussion exploring various app pricing models, controversies, and personal experiences in the iOS development world.
A programmer reflects on 15 years of blogging, from documenting game prototypes to finding value in writing for clarity and sharing ideas.