An overview of the Basic Shopping Cart Practice Web Page
An overview of a basic shopping cart web application designed for practicing software testing, automation, and security testing via UI and REST API.
An overview of a basic shopping cart web application designed for practicing software testing, automation, and security testing via UI and REST API.
Guide on configuring Azure Functions to run locally with production app settings, explaining environment variables and project file adjustments.
Analyzes performance differences between ToListAsync and ToArrayAsync in Entity Framework, concluding ToListAsync is faster.
A guide to implementing gRPC services in Spring Boot using the new Spring gRPC project, including Protobuf definitions and code examples.
A guide to understanding, configuring, and managing Windows Server Event Logs for effective monitoring, troubleshooting, and security.
A 9-tier framework for measuring personal AI progress, from basic chatbots to advanced AI companions with deep context and autonomy.
Terraform Cloud's legacy free tier is being replaced by a credit-based model, changing how users access the platform for free.
A developer reflects on the first year of their tech-focused newsletter, sharing growth stats, key lessons learned, and strategies for consistent content creation.
Explains how smart quotes from apps like Notion can break code snippets in docs and how to use the Vale linter to catch them automatically.
Introduces TOON, a compact and readable alternative to JSON for data exchange, especially useful for AI tokens and general programming.
Tips for leading tech projects and influencing decisions without formal authority, focusing on expertise, relationships, and communication.
Explores the application of Graph Neural Networks, embeddings, and foundation models to spatial data science, with practical examples in R.
Introducing a Lean-like syntax parser for the Knuckledragger theorem prover to improve formula readability over verbose Python/Z3Py syntax.
A performance benchmark comparing JSON serialization to the TOON format in Go, analyzing speed and usability of different libraries.
The HTML <time> element is widely used but lacks practical browser or assistive tech support, making it a semantic but underutilized feature.
Explains how to configure ColdFusion to process non-CFML files (like .html, .txt) as executable CFML code when using the cfinclude tag.
A weekly roundup of recent updates and announcements from Microsoft's ecosystem, including .NET, Azure, GitHub, and Visual Studio.
Explores a workaround for ColdFusion's lack of a native function to render images directly to binary, proposing custom UDFs for better workflow.
A developer shares key engineering lessons learned from building AI agents in .NET, focusing on state management, orchestration, and observability.
A look at JustHTML, a new Python HTML parser library, and how it was built using AI-assisted programming and 'vibe engineering'.