PyCon US 2023
A talk on implementing full-text search in Django using only PostgreSQL, presented at PyCon US 2023.
A talk on implementing full-text search in Django using only PostgreSQL, presented at PyCon US 2023.
A tutorial on creating a free, customizable verification checkmark web component using JavaScript and SVG, inspired by Twitter's paid verification.
A quick-start guide to using the R programming language for data analysis, covering installation, data exploration, and basic plotting with the iris dataset.
Explains how to use the Unit of Work pattern with domain events in a .NET DDD application to ensure data consistency.
Explores the balance between subclassing and composition in Python, arguing for a pragmatic approach to object-oriented design.
A developer reflects on the fragmented social media landscape and explains his decision to return to blogging as his primary platform for sharing ideas.
A developer explains 'Parametric Progress', a method for improving codebases by changing only one aspect at a time to better understand system effects.
A guide to writing comments in React JSX, covering standard syntax and alternative JavaScript comment techniques for cleaner code.
A manager discusses the critical role of clear writing in tech leadership, from specs to feedback, and the need to adapt style.
How to automate Jekyll documentation builds and link checking using GitHub Actions for PRs, improving contributor workflow.
AWS announces general availability of Amazon CodeCatalyst, a unified DevOps service for planning, coding, building, testing, and deploying applications.
A guide to building multi-architecture Docker images for both amd64 and arm64 processors using AWS CodeCatalyst workflows.
A critical analysis of the Go programming language, covering its syntax, marketing claims of simplicity, learning curve, and manual memory management challenges.
A technical guide exploring the new vSphere Replication management capabilities introduced in PowerCLI 13.1, using PowerShell cmdlets.
Advocates for 'async first' communication in tech teams, using meetings only as an escalation point for complex discussions.
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 quick reference table for converting VMware vRealize product names to their new VMware Aria equivalents.
A developer proposes a flexible 90-minute technical interview format where candidates demonstrate skills in their chosen way.