55 Months, 1 Day
Author announces publication of 'Taking Testing Seriously', a 500-page book detailing the RST software testing methodology after 55 months of work.
Author announces publication of 'Taking Testing Seriously', a 500-page book detailing the RST software testing methodology after 55 months of work.
A developer automates fetching liked articles from Instapaper, cleaning and sorting them into a JSON feed for their static site using Node.js and GitHub Actions.
A guide on handling multipart/form-data in Azure Durable Functions HTTP Orchestration Triggers using ASP.NET Core integration.
Explores the challenges of managing code deprecations on iOS, covering both vendor and internal deprecations, and discusses the limitations of Apple's tooling.
A beginner's guide to JavaScript booleans, comparisons, and if statements for conditional code execution in web development.
Mitchell Hashimoto shares insights on how tech non-profits can improve their donation processes and marketing to attract more donors.
A developer explores embedding the Wren scripting language into Hare programs, detailing the process and showcasing the resulting hare-wren library.
A comprehensive guide to implementing and using the Python logging module for application monitoring and performance analysis.
Microsoft is discontinuing its popular Microsoft Lens scanning app, forcing users to migrate to OneDrive or Copilot 365, with a critical comparison of the replacements.
Reflects on the shift in programming language development from a period of major new languages to a more fragmented, domain-specific era.
A guide to using SQL Server's Data Classification feature to audit access to sensitive data, focusing on the new SENSITIVE_BATCH_COMPLETED_GROUP action.
A developer discusses migrating from xUnit to the new TUnit testing framework for .NET, covering its features, performance benefits, and the conversion process.
A developer's personal reflection on the addictive nature of AI agentic engineering, the loss of work-life balance, and the industry-wide trend of extreme work hours in the AI space.
A technical guide on integrating the UK Companies House API with an Azure AI Agent using OpenAPI specifications within Azure AI Foundry.
A guide to scheduling compaction and snapshot expiration in Apache Iceberg tables based on workload patterns and infrastructure constraints.
A guide on using Apple's new Foundation Models framework to build AI features in apps, including code examples for model availability and session management.
Explores using HTMX to create server-side UI components without React, comparing it to tRPC and React Server Components for building interactive admin pages.
Explores how zero-trust environments like defense and finance can securely adopt AI using local-first agents and semi-autonomous workflows.
Explains how to use a dedicated .hadolint.yaml config file for portable and consistent Dockerfile linting across different environments.
Explores the long-term impact of LLMs on software development, focusing on code validation and the balance between disposable and durable software.