Skip to content

Archives

All the articles I've archived.

2025 16
December 3
October 6
July 1
  • EF Core Migrations Quick Reference

    A comprehensive quick reference guide for managing Entity Framework Core migrations, including common commands and best practices for database schema updates.

April 5
March 1
2024 9
October 1
August 1
March 1
  • SSH tips on Windows

    Essential SSH configuration tips and troubleshooting guide for Windows users, including key management, connection setup, and common issues.

February 6
  • Chocolatey Package Manager Snippets

    Common commands and best practices for managing Windows software installations using the Chocolatey package manager.

  • AWS CLI Command Snippets

    A collection of frequently used AWS CLI commands for managing cloud resources, with examples and practical use cases.

  • NPM and NVM Command Snippets

    Essential commands and tips for managing Node.js versions with NVM and handling package dependencies with NPM.

  • PostgreSQL Query and Command Snippets

    A practical collection of PostgreSQL queries and commands for common database administration tasks, performance tuning, and maintenance operations.

  • RabbitMQ Command Snippets

    A collection of essential RabbitMQ commands and configurations for common administration tasks, monitoring, and troubleshooting.

  • Problem-solving guide for developers

    A systematic framework for tackling complex programming challenges, with practical strategies and mental models for efficient problem analysis and resolution.

2023 10
December 1
  • PowerShell Command Snippets

    A comprehensive collection of commonly used PowerShell commands and scripts for system administration and automation tasks.

August 7
January 2
2018 1
June 1
  • Solving the N+1 query problem

    A deep dive into diagnosing and fixing the N+1 query anti-pattern in ORMs, with practical examples of using eager loading and joins to improve database performance.

2017 2
October 1
  • How to Extend Select2 with Adapters

    A guide to extending Select2's functionality using its adapter and decorator patterns, with practical examples for customizing appearance and behavior.

July 1
  • Refactoring a Feature Envy Code

    A practical guide to identifying and fixing Feature Envy code smell in C#, with step-by-step examples of moving behavior to where the data lives.

2016 2
October 1
May 1
  • ASP.NET MVC5 Feature Folders Structure

    How to organize ASP.NET MVC5 projects using feature folders for better maintainability and separation of concerns, with practical examples and implementation details.

2015 2
September 1
January 1
2014 1
December 1