Creating patterns with UIColor. Yes, really
Explores the UIColor(patternImage:) initializer in iOS development for creating repeating image patterns, highlighting its uses and limitations.
Explores the UIColor(patternImage:) initializer in iOS development for creating repeating image patterns, highlighting its uses and limitations.
A tutorial on implementing a UIPageControl indicator for horizontal sections in iOS using Compositional Layout and Diffable Data Sources.
Explains memory management in C#, covering the Heap, Stack, and the performance implications of boxing and unboxing operations.
A guide for indie developers on practical, low-cost marketing strategies to increase app visibility and user acquisition.
A developer uses Win32 APIs to create a custom launcher that fixes windowing and crashing issues when running the classic game Battlefield 1942 on modern Windows.
Building a zip archive HTTP response for PDF reports in a Django SaaS application, including setup for the weasyprint package.
Explains Blazor app prerendering, its benefits for SEO and user experience, and how to implement it with practical tips.
Critique of Pine64's funding priorities for FOSS software development on their hardware, arguing for more focus on core kernel and telephony work.
A guide to designing, implementing, and testing a tagging strategy for Azure resources using Bicep and Azure Policies.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
Performance analysis comparing different methods for equality checks on C# enums, revealing the significant speed advantage of the == operator.
Explains how IPinfo's probe network maps the physical location and metadata of nearly every IPv4 address, detailing its uses and origins.
A Swift developer explores using Codable to encode/decode references between types, solving data duplication in JSON-based document models.
A web developer shares insights on the time spent staying current with web technologies, based on a Twitter survey and personal experience.
Guide to building ARM32 Docker images for Raspberry Pi on AWS CodeBuild's ARM64 Graviton instances, covering platform flags and multi-arch builds.
A tutorial on implementing component virtualization in Blazor to improve performance by rendering only visible UI elements.
A curated list of essential resources for frontend developers in 2022, covering JavaScript, TypeScript, tools, and learning platforms.
Explores different methods for using parameters in Bicep templates to create reusable Infrastructure as Code (IaC) deployments.
Explains the C# yield keyword and generator functions, demonstrating lazy evaluation with code examples comparing IEnumerable and List.
A developer details the third revision of their custom T-34 keyboard layout, focusing on key placement changes and modifier improvements.