File Pilot: A file explorer built for speed with a modern, robust interface
161–170 of 231 posts
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#162This looks cool. But it seems to keep files separate from folders. Is it possible to sort by data modified with files and folders together?
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#163Earlier quoted context omitted.
It was written from scratch with a custom OpenGL renderer (a DirectX port is in progress for Windows) and a custom IMGUI layer on top.
You mean all those complex UI stuff code is written in immediate GUI? How maintainable/readable is the resulting code?
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#164I once devoted 2 years of my life to developing a file manager called fman [1]. In total, it generated probably 35,000$ in profits, so my income from the project is somewhere around 10 $/h. As software developers, our opportunity costs are high. I use my file manager to this day and love it. But I regret spending so much time on it. Congratulations on your launch. I wish you more success than I've had. Failing that,…
Hey, thanks! Yes, I know about Fman. I’ve tried pretty much all file explorers on Windows, a fair number on Linux, and fewer on macOS. I watched that video a couple of years ago, it had some nice insights. Thanks for sharing that. I've been talking about File Pilot since the early days of the project, so I managed to build a following on Twitter and Discord, along with a decent number of email subscribers. I'm hoping…
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#165Re: File Pilot: A file explorer built for speed with a modern, robust interface
#166Earlier quoted context omitted.
Dired, the file manager that comes in Emacs, is 'completely unrelated' to a file manager named File Pilot?
Yes. A file manager tied to Emacs is completely unrelated to a Windows-based file system app. You're trying to make your video relevant and it's not.
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#167From the screenshots (which are videos), it sure looks a lot like what you would get if you ported KDE's Dolphin to Windows.
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#168Re: File Pilot: A file explorer built for speed with a modern, robust interface
#169Earlier quoted context omitted.
Hey, thanks! Yes, I know about Fman. I’ve tried pretty much all file explorers on Windows, a fair number on Linux, and fewer on macOS. I watched that video a couple of years ago, it had some nice insights. Thanks for sharing that. I've been talking about File Pilot since the early days of the project, so I managed to build a following on Twitter and Discord, along with a decent number of email subscribers. I'm hoping…
Hm, are you hinting that fman was not exceptional at its time? If yes, then I disagree.
Re: File Pilot: A file explorer built for speed with a modern, robust interface
#170Earlier quoted context omitted.
That's FP waiting for Windows. When it takes longer, it's usually a third-party plugin initializing. I have some things to try to mitigate these issues, but unfortunately, this whole architecture is broken. MS should not have allowed extensions to take over.
Would you recommend any app to "troubleshoot" these delays? Maybe a tool that helps seeing which extensions take long to load?