Easy Release Versioning for .NET Projects using Azure DevOps and TFS
A guide to implementing automated versioning for .NET projects within Azure DevOps and TFS pipelines, covering both .NET Core and .NET Framework.
A guide to implementing automated versioning for .NET projects within Azure DevOps and TFS pipelines, covering both .NET Core and .NET Framework.
A tutorial on using Daskernetes to create auto-scaling, personal Python clusters on Kubernetes for distributed computing tasks.
A developer details creating a custom bookmarklet to save links and quotes directly to their Hugo site via the GitHub API and Netlify.
A cynical founder's journey to defining authentic, useful company values for hiring and decision-making in a tech company.
A guide to using AWS CLI commands to list and format all active AWS accounts within an AWS Organization for easy review.
A technical introduction to Blazor, a .NET framework for building client-side web applications using WebAssembly.
Explores the history and current state of AI, questioning if we truly understand human intelligence or are merely emulating it.
A review of 'Technically Wrong', a book critiquing tech industry biases and the human impact of algorithmic decisions.
A 2018 analysis of browser support for Progressive Web Apps (PWA) on desktop, exploring features like installability and app store integration.
A guide to installing and running the Rainbow Stream Twitter client on Windows Subsystem for Linux (WSL).
A hands-on tutorial exploring Java 9's key features, including language changes, new APIs, the module system, and migration tips.
Explains the POSIX shell standard, its advantages for script portability over Bash, and provides basic guidelines for writing portable shell scripts.
A developer requests participation in a survey to identify the biggest physical and mental health issues faced by the software developer community.
A tutorial on integrating PayPal payments into a React application, including creating a REST API app and building a reusable component.
Introducing the 'Automation in Testing' (AiT) mindset, a human-centric approach to using automation to support software testing activities.
Explores how to speed up MongoDB's $facet aggregation stage using parallel processing for faster data analysis.
A developer explains how they fixed AppId issues for the BurntToast PowerShell module using a custom installer and the WiX Toolset.
A hands-on guide to testing the Heptio Sonobuoy diagnostic tool for running Kubernetes conformance tests on an AWS cluster.
A guide on running Burp Suite Professional as a Docker container with persistent storage and GUI support for easier portability.
A tutorial on implementing a custom HTTP Basic authentication scheme within the ASP.NET Core 2.0 authentication framework.