Tend
A developer builds a personal SwiftUI app, Tend, to track finances via Google Sheets, addressing the lack of a mobile app in his current tool.
A developer builds a personal SwiftUI app, Tend, to track finances via Google Sheets, addressing the lack of a mobile app in his current tool.
A guide to debugging PostgreSQL errors using the backtrace_functions GUC to generate stack traces for non-crash errors.
An update on the performance fix for ToListAsync in Entity Framework Core, addressing slow queries and high allocations when fetching large data.
A guide for developers to track upcoming .NET features by exploring GitHub repositories, issues, labels, and milestones.
A developer's cautionary tale about LLM inaccuracies in simple tasks, highlighting the need to verify AI-generated results.
Critiques a misleading LinkedIn performance tip about Entity Framework, explaining why dragging entire databases into memory is inefficient and offering the correct solution.
Developer updates on pimsync v0.4.1 release, new documentation, the vdir storage format specification, and a content-line-writer library.
A comprehensive mind map of C# language features up to version 14, available as a clickable SVG or high-resolution poster.
A developer explains why and how they set up a GitHub Actions workflow to automatically test and validate their Emacs configuration.
A tutorial on integrating the newly released Tailwind CSS v4 with a Blazor project using the updated CLI for streamlined development.
Explores the proposed null-conditional assignment operator (?.) in C# 14, a feature for simplifying null-checking before property assignment.
A guide to building multi-agent AI systems using Semantic Kernel and Azure AI Agent Service, focusing on orchestration frameworks.
A technical guide on fine-tuning IBM's Granite3.1 AI model using Guided Reward Policy Optimization (GRPO) to enhance its reasoning capabilities.
A tutorial on automating the scheduled start and stop of Azure Virtual Machines using Azure Automation and PowerShell runbooks.
A guide to building an automated LinkedIn job application bot using Puppeteer for browser automation and TypeScript for robust, maintainable code.
Explains how to cache CORS preflight requests in .NET applications using the Access-Control-Max-Age header to improve performance.
A comparison of the native Base R pipe (|>) and the {magrittr} pipe (%>%), covering their syntax, strictness, and use cases for data analysis.
A Google developer reflects on public speaking in 2024, discussing talks on the Baseline project, CSS specifications, and the changing conference landscape.
A Google developer reflects on public speaking in 2024, discussing talks on the Baseline project, CSS, and the unique value of tech conferences.
A developer's 2024 year-in-review, focusing on TypeScript adoption, API work for Oak National, and reflections on tech and world events.