Re: GitHub Praise
A response to a GitHub profile praise tool, discussing its Deno/Fresh implementation and sharing a personalized praise output.
A response to a GitHub profile praise tool, discussing its Deno/Fresh implementation and sharing a personalized praise output.
A review and key takeaways from the classic software engineering book 'The Mythical Man-Month', focusing on Brooks' Law and project management.
Explains how to use the AsParametersAttribute in ASP.NET Minimal APIs to organize endpoint parameters into cleaner, encapsulated DTOs.
A guide to deploying open-source LLMs like Llama 3 to Amazon SageMaker using Terraform for Infrastructure as Code.
An introduction to data lakehouses, explaining what they are, why they're used, and how to migrate to this modern data architecture.
Explores methods for using videos with alpha transparency on the web, detailing challenges and presenting a custom solution.
Azure Managed DevOps Pools (MDP) is a new managed service for scalable, secure, and high-performance build agents integrated with private Azure networks.
Explores techniques for implementing idempotent 'get or create' operations in PostgreSQL, covering race conditions, concurrency, and constraint handling.
Explores improvements to enum classes across C++17, C++20, and C++23, covering initialization, the using enum keyword, and std::to_underlying.
Introduces Posh-Postcodes.io, a PowerShell module for accessing UK postcode data via the Postcodes.io API.
A tutorial on creating calendar heatmap plots using ggplot2 in R to visualize time-series data like flight frequencies.
A satirical web app uses LLMs to roast GitHub profiles, highlighting a Svelte-based implementation and straightforward API.
A guide on using the curl command's -H flag to add custom HTTP headers to your requests, with examples.
Explores automating automatic differentiation in Julia using metaprogramming and expression-based approaches to generate forward and backward passes.
Discusses Apple's latest beta 4 releases and provides a guide on safely installing macOS betas on a separate drive to avoid risks.
A tech newsletter issue covering VS Code updates, C# patterns, .NET bug fixes, AI coding assistants, and security topics.
A tutorial on building a composable FadeIn animation component using Astro, JavaScript, and CSS for subtle UI flourishes.
An in-depth exploration of the HTML anchor element (<a>), explaining its purpose, the href attribute, and the technical semantics of hyperlinks.
Explains security risks and attack scenarios for Managed Identities using Federated Credentials in Azure, focusing on privilege requirements and abuse prevention.
A daily link blog featuring curated articles on .NET development, F#, Blazor, APIs, performance optimization, and AI for developers.