Quickly preview app icon on a real device
A web tool to preview custom app icons on a real iOS device by adding them to the home screen via Safari.
A web tool to preview custom app icons on a real iOS device by adding them to the home screen via Safari.
Practical strategies for staying current in the fast-moving field of machine learning, including project experimentation and community engagement.
A tutorial on fine-tuning a Hugging Face Transformer model for financial text summarization using Keras and Amazon SageMaker.
Practical strategies for updating PHP projects when external dependencies don't yet support the latest PHP version, including testing, contributing, and finding alternatives.
A guide to the 'Wrapped State Setter' pattern in React for extending setState functionality, like automatic localStorage persistence.
Learn strategies to improve Django website performance by increasing throughput and reducing latency.
Explains the key differences between Subject and BehaviorSubject in Angular, focusing on subscription behavior and initial value handling.
A nostalgic farewell to AngularJS, reflecting on its impact on web development and the developer's personal journey with the framework.
A developer draws parallels between ancient worldviews and software development, arguing for embracing curiosity to understand code and systems.
Explains parametric design in web development: using adjustable inputs to dynamically modify visual elements like button styles.
A guide to securing Node.js and .NET APIs using Azure Active Directory, covering Terraform setup, JWT validation, and a PowerShell test client.
A technical guide on replacing the deprecated template_cloudinit_config data source in Terraform with the templatefile function and cloudinit provider.
A guide to generating mock APIs with fake data from Swagger/OpenAPI specs using Open API Mock and Swashbuckle for ASP.NET Core.
A technical guide on using Wireshark to analyze and decode gNMI network traffic, both secured and unsecured, for network automation.
Explores using SVG with CSS to build dynamic UI components like cut-out avatars, highlighting advantages over pure CSS for responsiveness and cross-browser compatibility.
Explains the Dependency Inversion Principle (DIP) from SOLID, showing how to implement it in JavaScript/TypeScript to decouple high-level and low-level modules.
A tutorial on using the $group stage in MongoDB's aggregation pipeline, covering distinct grouping, multiple fields, and accumulator functions with practical examples.
Critique of Pine64's funding priorities for FOSS software development on their hardware, arguing for more focus on core kernel and telephony work.
A tutorial on using Pulumi IaC with libvirt to create and manage an Ubuntu virtual machine on a local machine or bare-metal server.
A developer's monthly update on their programming language's progress, including new cryptography features, standard library modules, and team expansion.