GitHub streaks and work/life balance
A developer reflects on GitHub contribution streaks, analyzing their 2023 graph to discuss work/life balance and the meaning of a 'perfect' streak.
A developer reflects on GitHub contribution streaks, analyzing their 2023 graph to discuss work/life balance and the meaning of a 'perfect' streak.
Exploring the challenge of creating a tiny, self-contained C# game under 2KB, focusing on size optimization for faster transfers.
Critique of tech press ignoring how Progressive Web Apps and browser competition could disrupt Apple and Google's app store duopoly.
A guide to setting up centralized logging for C# applications using Grafana and Loki, including infrastructure setup and code integration.
A software engineer outlines his 2024 blog plans, focusing on advanced engineering topics, career insights, visual tutorials, and community growth.
A tutorial on integrating React Hook Form with Next.js 14 Server Actions, using Zod for validation and adding optimistic UI.
Introduces the new System.Threading.Lock type in .NET 9, a dedicated lock type that aims to be more explicit and potentially faster than using a plain object with the lock keyword.
A Microsoft MVP shares practical tips and advice for first-time attendees of the MVP Summit 2024, covering logistics, accommodation, and networking.
Explores the potential new 'params collections' feature in C# 13, allowing the params keyword to be used with collection types beyond arrays.
Introduces bUnit Generators, a tool for automatically creating stubs for third-party components in Blazor unit tests.
A guide on deploying a Prompt Flow application using Docker, including converting to a chat flow and building the container image.
Explains how to store complex objects and lists as JSON in databases using Entity Framework 8 and 7, including configuration and benefits.
A technical guide on how to run the Mistral 7B Instruct large language model locally on a Macbook using llama.cpp and HuggingFace.
Analyzes the accuracy of a leading eigenvalue approximation for quadratic forms in Gaussian variables, comparing it to traditional methods.
A guide to setting up and playing the classic Mac game Marathon over a local network using AppleTalk on original hardware.
Explores sparse correlation structures in statistical models and the conditions under which the Central Limit Theorem holds for dependent data.
Building an image search system using GPT-4 Vision and Azure AI to find images via text queries or similar pictures.
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
Explores creating a .NET 8 interceptor for bUnit to auto-generate stubs for Blazor components, improving unit testing.
Paolo Melchiorre announces his candidacy for the 2024 Django Software Foundation board, outlining his experience and goals for the Django community.