Managed Postgres Instance: Neon
A developer's review of Neon, a serverless managed PostgreSQL service, highlighting its branching feature and comparing it to other cloud providers.
A developer's review of Neon, a serverless managed PostgreSQL service, highlighting its branching feature and comparing it to other cloud providers.
An updated Azure Policy definition for Storage Account minimum TLS version that supports TLS 1.3, addressing current tooling limitations.
Explores using a masked language model's head for zero-shot tasks, achieving strong results without task-specific heads.
Explores AI engineering architecture patterns and user feedback methods, from simple APIs to complex agent-based systems.
Updated LINQ MindMap for .NET 10, tracking new features and changes in the framework's query capabilities.
A comprehensive guide to understanding, using, and creating TypeScript decorators to improve code structure, reusability, and maintainability.
Analyzes the future of .NET Framework, estimating its support timeline based on Windows Server lifecycle and official Microsoft documentation.
Author reflects on completing the #100DaysToOffload challenge, writing 100 blog posts in a year, and shares key entries and tips.
Explains how to use DebuggerDisplayAttribute to add debugging capabilities to third-party .NET types you can't modify directly.
A developer's 2024 review of his indie software businesses, focusing on maintaining a timeline tool and pivoting an AI research assistant.
An introduction to containerization technology, covering Docker basics, benefits, and Kubernetes orchestration for modern software development.
A developer shares their process of optimizing SQLite database configuration for their SaaS application after migrating from Postgres.
A critique of semantic versioning in observability marketing, arguing that terms like 'Observability 2.0' describe a real technical shift despite overuse.
Explores two new .NET 10 features: non-blocking BackgroundService startup and a numeric string comparer for natural sorting.
Azure Business Continuity Center (ABCC) replaces Azure Backup Center, offering unified management for Azure Backup and Site Recovery services.
A guide on using ShellSage with iTerm2's tmux control mode for seamless AI-powered terminal assistance without learning tmux commands.
A tech professional reflects on the nonlinear nature of tech careers, arguing that moving away from management back to an IC role can be a form of success.
A guide for beginners on the 10 most important Angular concepts to learn, including components, modules, and data binding.
A guide for SQL Server DBAs on using Ansible to automate database administration tasks like installation, backup, and user management.
A proposal to add a dedicated LeftJoin operator to LINQ in .NET 10, simplifying a common database query pattern.