Working With django-htmx - Building SaaS #119
The author integrates django-htmx into a Django project to build a bulk task deletion feature for a SaaS homeschool application.
The author integrates django-htmx into a Django project to build a bulk task deletion feature for a SaaS homeschool application.
A developer reflects on three years of successful freelancing after leaving traditional tech companies, sharing career insights and advice.
A technical guide on setting up a highly available Kubernetes cluster on Azure using kubeadm, aimed at CKA certification preparation.
A tutorial on using the ILGPU library to perform GPU-accelerated matrix multiplication in C#, comparing performance with a naive CPU implementation.
A guide to building a custom Logic App that filters Azure RSS feed updates by keywords and sends targeted email notifications.
Explores C# .NET 6 preview features enabling static abstract members in interfaces, focusing on generic math and parsable contracts.
A guide for indie developers on free platforms to promote their apps, including forums, subreddits, and newsletters, updated for 2026.
A technique using a Backport struct to simplify writing Swift code that supports multiple iOS/Swift versions, making availability checks cleaner.
A guide to implementing a type-safe, feature-rich alternative to C#'s built-in enum, addressing its common shortcomings.
Explores the logit-normal distribution, its mathematical properties, and its surprising role in statistical models like logistic regression.
A collection of DevOps resources and tools, including GitHub CLI, ARM templates, GitHub Codespaces, and Bicep for Azure deployments.
Explains the security concept of Audit Trails in SQL Server, covering their purpose, implementation, and importance for incident response.
Argues that developers should rely on third-party software distributions to package their software, rather than distributing it themselves.
Author shares key takeaways from a Pluralsight Author Summit on interactive labs, live video, and in-person events, plus updates on upcoming tech tutorials.
A developer shares insights from building and open-sourcing a React component for virtualizing large lists to improve performance.
A tutorial on setting up and using the Neo4j Graph Database with Node.js, including connections, models, and basic CRUD operations.
A developer adds a testing infrastructure to their minimalistic x86 Lisp compiler, Lithium, which targets raw machine code without runtime dependencies.
A technical guide on connecting an Arduino/ESP32 to AWS IoT Core using the ArduinoMqttClient library and TLS mutual authentication.
A developer recounts his lifelong journey with the PDP-8 computer, from teenage exploration to creating a modern iPad emulator and solving Project Euler problems with it.
Explores parallelism techniques and memory optimization strategies for training massive neural networks across multiple GPUs.