Deploying new Azure Container Apps with familiar languages
Announcing Pulumi's support for Azure Container Apps, a new serverless container platform for microservices, with details on its features and open-source integrations.
Announcing Pulumi's support for Azure Container Apps, a new serverless container platform for microservices, with details on its features and open-source integrations.
Windows 11 introduces the Windows Subsystem for Android, enabling developers to run, debug, and deploy Android apps directly from Windows.
A developer works on a bulk delete template for a SaaS homeschool app using Python, Django, and htmx.
A personal update and tech newsletter covering Terraform course updates, a GCP Flask app deployment tutorial, and a podcast on open-source community building.
A step-by-step guide to setting up signed Git commits using Keybase and GPG on Windows 10, including installation and configuration.
A developer builds a bulk delete form for a SaaS application, allowing customers to delete multiple tasks at once.
A developer builds a bulk delete feature for a SaaS application, allowing customers to delete multiple course tasks at once.
The article details completing the school break filtering feature for a SaaS product, including UI work and final testing.
A developer builds a user interface for filtering students by school breaks in a SaaS application using Django and Python.
Introducing visurf, a lightweight, vi-inspired web browser built on the NetSurf engine, designed as an alternative to complex modern browsers.
A developer stream episode on building a SaaS app, focusing on adding student filtering for school breaks using Django and Python.
Explores JDK 16's new Unix domain sockets for faster and more secure inter-process communication, even on Windows.
A guide to debugging programs written in a new compiled programming language, covering techniques from print statements to using gdb without debug symbols.
Explores Creational Design Patterns in C#, focusing on the Factory and Fluent Builder patterns with practical code examples.
Explains how to check and monitor if iOS mobile data access is enabled for a specific app using the Core Telephony framework.
Explores how to enable foreach loops on C# types without implementing IEnumerable, using GetEnumerator methods and extension tricks.
A beginner-friendly guide to common pitfalls and best practices when writing regular expressions, with examples in JavaScript.
Introducing DynaMD, a C# library that simplifies .NET memory dump analysis with a more natural syntax than ClrMD.
A tutorial on implementing basic drag & drop functionality for UICollectionView in iOS, covering both drag-out and drop-in scenarios.
An in-depth technical explanation of diffusion models, a class of generative AI models that create data by reversing a noise-adding process.