Golang
A critical analysis of the Go programming language, covering its syntax, marketing claims of simplicity, learning curve, and manual memory management challenges.
A critical analysis of the Go programming language, covering its syntax, marketing claims of simplicity, learning curve, and manual memory management challenges.
A guide to building multi-architecture Docker images for both amd64 and arm64 processors using AWS CodeCatalyst workflows.
Advocates for 'async first' communication in tech teams, using meetings only as an escalation point for complex discussions.
A technical guide exploring the new vSphere Replication management capabilities introduced in PowerCLI 13.1, using PowerShell cmdlets.
Developer works on Python exercises via Exercism and adds course resource features to a Django-based homeschool application.
A video tutorial on adding Markdown rendering and code syntax highlighting to a ChatGPT iOS app built with SwiftUI.
Argues against using Postman/Insomnia for manual API testing, advocating for automated tests and CI pipelines to improve productivity and software quality.
A developer proposes a flexible 90-minute technical interview format where candidates demonstrate skills in their chosen way.
A quick reference table for converting VMware vRealize product names to their new VMware Aria equivalents.
Explains why using forms is better than tags when subscribing users via the ConvertKit API, especially for reactivating previously unsubscribed contacts.
A guide to boosting macOS productivity using keyboard shortcuts for instant app switching and window arrangement with tools like Rectangle Pro and Alfred.
A deep dive into database consistency and isolation levels for Python developers, with links to foundational papers and resources.
A tutorial on building a cross-platform desktop clock application using the Avalonia UI framework and the NXUI library with C#.
Explores the benefits and various methods of using Git version control to manage and synchronize user configuration files (dotfiles) across multiple systems.
Introducing rc, a new Unix shell inspired by Plan 9 rc, designed to fix quoting issues and improve on POSIX shells with better list and string handling.
Explores the challenges of applying signed rank tests to complex survey data and proposes a design-independent rank transformation method.
A talk on creating interactive web maps using Django's GeoDjango module with PostGIS, presented at Citus Con 2023.
A talk from PyCon DE 2023 on creating web maps using Django and its GeoDjango module, covering data storage and geospatial queries.
Explains covariance and contravariance in C# generics with practical examples from the .NET Framework.
A guide to creating, connecting to, and deleting Google Cloud Platform's managed Redis service, Memorystore, via UI and CLI.