PyCon Italia 2022 - Talk 2
A talk on leveraging PostgreSQL's advanced features within Django projects, presented at PyCon Italia 2022.
A talk on leveraging PostgreSQL's advanced features within Django projects, presented at PyCon Italia 2022.
A guide on transferring a Google Fi eSIM to a new iPhone, including steps and security considerations for travelers.
Lists the top nine essential technical skills for a successful .NET developer, including C#, ASP.NET MVC, and database knowledge.
Explains the .NET Garbage Collector's compacting phase, its performance benefits, and the Large Object Heap (LOH).
Guide to mapping Azure Files storage as a virtual directory in Azure App Service using XDT or the portal, with notes for ASP.NET vs. Core.
A Swift tutorial on how to fetch images from the AppKit NSPasteboard, making it behave more like UIKit's UIPasteboard.
How to specify a Node.js version for an Azure Static Web App GitHub Action by using the engines field in package.json.
Argues that well-written unit tests serve as the most reliable and up-to-date form of documentation for software code.
A talk from PyCon Italia 2022 on how developers can maximize their use of the Django web framework by engaging with and contributing to its open-source community.
Explains the ObjectPool pattern in C# for performance optimization, showing how to reuse expensive objects to reduce garbage collection overhead.
A guide explaining key data engineering terms like data warehouses, data lakes, data mesh, and data pipelines, with definitions and comparisons.
A technical guide on building a centralized MSP automation workflow using Azure DevOps, YAML pipelines, and custom web portals.
Explains the key differences between NPM and NPX, focusing on when to install packages versus executing them directly.
Explains JDK Enhancement Proposal 405 for previewing record patterns in Java 19, focusing on deconstructing records in pattern matching.
Parallels RAS 19 Public Preview introduces new features including AWS integration, MSIX app attach support, Let's Encrypt management, and ARM64 client.
Explores UX design patterns for command-line interface (CLI) tools, focusing on improving onboarding, discoverability, and error prevention.
A guide to resolving SwiftUI preview crashes when using assets (colors, images) from Swift packages by creating a custom bundle.
A DevOps engineer shares advice on learning Go programming for Kubernetes, tailored to different experience levels and backgrounds.
Explores a hybrid fuzzing approach combining mutation-based fuzzing with formal methods (Alive2) to find bugs in LLVM optimization passes.
Explains the key differences between Azure's Recovery Services Vault and the newer Backup Vault for data protection.