The Trie - A powerful data structure
A technical guide explaining the Trie data structure, its implementation in C#, and its advantages for autocomplete and search operations.
A technical guide explaining the Trie data structure, its implementation in C#, and its advantages for autocomplete and search operations.
Explains two methods to access a cookie's expiration value on the server, which browsers normally don't send.
Explores the difference between high-level intent and low-level requirements in software engineering and how to effectively navigate between them.
A technical guide on simulating spot node eviction in Azure Kubernetes Service (AKS) to test application resiliency, using Terraform for deployment.
Go 1.18 introduces major features like generics, the strings.Cut method, and workspaces for multi-module development.
Learn to build a SwiftUI app that generates and exports properly sized app icons for iOS, macOS, and watchOS using Catalyst.
A critique of the term 'web3', arguing it's not an official web version and cautioning developers against hype.
The author details building a minimal HTTP parser for the Atlas web framework, focusing on extracting the method and path from the request line.
A tutorial on using the SwiftHttp library to build async HTTP API clients in Swift, featuring async/await support and request handling.
A developer shares common tips and feedback from reviewing over 10 iOS app press kits, focusing on content, screenshots, and asset presentation.
A guide on configuring rsync with a custom SSH port within GitHub Actions workflows for automated deployment.
A quick guide on how to use rsync with a custom SSH port for file transfers, explaining the -e flag and common options.
A tutorial on creating a gRPC client in .NET to communicate with a server, including project setup and code implementation.
Explores the benefits of asynchronous work for remote teams, contrasting it with traditional synchronous workflows and highlighting productivity gains.
An update on adding a new report to a PDF bundle, including code cleanup and refactoring in a SaaS project.
Part 3 of a tutorial series on building a Todo app with the UNO Platform, focusing on creating a dialog component for user interaction.
A technical guide on implementing geo-restriction for web applications using Azure Web Application Firewall (WAF) and Application Gateway.
A tutorial on accelerating BERT model inference using Hugging Face Transformers and AWS Inferentia chips for cost-effective, high-performance deployment.
Highlights recent Azure serverless updates including Static Web Apps, Functions v4 runtime, Durable Functions storage, and Logic Apps single-tenant mode.
A front-end engineer shares their journey and practical advice for finding a job in the climate tech industry, covering job resources and self-education.