The author experienced an issue with file sorting in various operating systems, where files were not sorted alphabetically as expected. The problem arose due to the system's interpretation of numerical values within file names, leading to incorrect sorting. The author's phone and dad's phone used different naming schemes, causing the issue. The author eventually discovered that the problem was due to the system's use of natural sorting instead of strict alphabetical sorting.