AzureStack HCI, what is it?
A comparison of Microsoft's Azure Stack and Azure Stack HCI solutions, focusing on their technical differences, use cases, and management models.
A comparison of Microsoft's Azure Stack and Azure Stack HCI solutions, focusing on their technical differences, use cases, and management models.
An updated guide on creating technical diagrams using Concepts app on iPad, detailing a workflow for presentations and talks.
A guide on creating custom annotation-based extensions for the Spock testing framework in Java to add pre-test logic.
The article argues for the importance of developing code reading as a critical skill for software engineers, alongside writing code.
A beginner's guide to using Git and GitHub for code version control, based on a Python Frederick presentation.
A comparison of state management techniques in Flutter, including setState, BLoC, ValueNotifier, and Provider, demonstrated through an authentication flow example.
SourceHut introduces code annotations, allowing developers to add markdown and links to source code via CI-generated JSON files.
A guide to setting up a Visual Studio Code remote development container for Azure Blockchain and Ethereum smart contract development.
A guide to creating a VS Code Remote Container development environment for Azure and Ansible projects.
A tutorial on verifying and load-testing Azure Functions using the Loader.io tool, covering two verification methods.
PSPDFKit shares insights on maintaining a large, cross-platform SDK, focusing on API evolution, proposal-based development, and long-term code maintainability.
A developer's monthly progress report on side projects, including user growth for What Got Done and renewed interest in Zestful.
Explains how the Azure CLI securely stores and manages OAuth access tokens locally to authenticate users between command executions.
Explores using the Tagless-Final pattern in F# for type-safe generic programming, addressing usability issues in libraries like TypeShape.
A tutorial on building a globally-distributed URL shortener using serverless Azure Functions and Cosmos DB, defined entirely in a Pulumi TypeScript program.
Argues that IRC's lack of modern features like embedded images and rich text is a strength, ensuring accessibility and a consistent baseline for all users.
Explores the critical partnership between Engineering Managers and Product Managers, comparing it to a marriage for effective team alignment and decision-making.
Introduces the S.A.C.R.E.D mnemonic for creating stable, deterministic automated software tests, covering state, actions, assertions, reporting, execution, and determinism.
A guide to immersive 'walking simulator' games that focus on emotional storytelling and exploration over traditional gameplay.
A guide to enforcing consistent coding conventions across a development team using IDE configuration sharing and automated checkstyle tools.