78d67 - 2y
Nice article about #Windows file paths. https://www.fileside.app/blog/2023-03-17_windows-file-paths/ I‘m so happy running non-windows OS privately and at work and have not to deal with the file path length limitation of 255 characters anymore. 🙏 In the past I ran into these limitations several times in software #development projects. Always needed to somehow shorten the path by placing sourcecode near C:\ instead of my personal directory. 🙄