Here's a breakdown of the most viewed posts from 2024 on my blog:

  1. VSCode: Setting line lengths in the Black Python code formatter

    The top post this year was a link to an article explaining how to customise the line length in the Black Python code formatter when using Visual Studio Code.

  2. Progress bars in Laravel console commands

    The second on the list is a post explaining how easy it is to have proper progress bars in a Laravel console command.

  3. Filtering an array by keys in PHP

    The third on the list is an article about how to filter out specific keys from an array using PHP.

  4. Getting the real client IP using Elixir Phoenix

    The fourth most viewed article explains how to get the external IP address of the client when using Elixir Phoenix.

  5. Using ROW_NUMBER with PARTITION BY in MySQL

    On the fifth place, we have an article about using ROW_NUMBER combined with PARTITION BY in MySQL.

This year, I've created 104 blog posts and linked to 309 external articles.