More Hanselminutes with Scott Hanselman episodes

Vjekoslav Krajacic on File Pilot and a return to fast UIs thumbnail

Vjekoslav Krajacic on File Pilot and a return to fast UIs

Published 1 Jan 2026

Duration: 00:33:44

FilePilot is a custom, lightweight Windows file explorer prioritizing speed and minimalism, developed using C/C++ and OpenGL for a fast and efficient experience.

Episode Description

Modern computers are faster than ever, yet much of our software feels slower, heavier, and more frustrating to use. In this episode of Hanselminutes,...

Overview

The podcast covers the development of FilePilot, a custom Windows file explorer designed to replace the default Windows Explorer. It emphasizes performance and responsiveness, utilizing OpenGL rendering and a minimalistic design that omits outdated features. Built in C/C++ with minimal dependencies, FilePilot has a small footprint as a single 2.3 MB executable, focusing on speed and efficiency. The developer draws from game development principles to achieve a responsive user experience through techniques like asynchronous processing and immediate mode UI. The project faces challenges such as integrating with legacy Windows APIs and implementing features like Unicode support and drag-and-drop from ZIP archives. Overall, it reflects a philosophy of low-level, minimalistic software development, inspired by similar projects and the indie development community.

Recent Episodes of Hanselminutes with Scott Hanselman

19 Mar 2026 Building the Internet with sendmail's Eric Allman

TextControl's platform-agnostic .NET applications with Docker/Kubernetes/Azure deployment and ASP.NET Core/Angular integrations for document workflows, alongside explorations of internet history, AI advancements, legacy protocols, and IoT/home automation projects.

12 Mar 2026 A cognition engine for science with Allen Stewart

TXTextControl's platform-agnostic .NET integration across Windows, Linux, and cloud environments, paired with AI-driven memory systems that boost scientific research efficiency, reduce token usage, and enable drug discovery and data analysis through cognitive engines balancing fast/slow thinking, dynamic memory storage, and knowledge-grounded outputs, while addressing challenges like token costs and hallucinations via lab-in-the-loop collaboration and future memory-driven problem-solving research.

5 Feb 2026 The AI Vampire with Gas Town's Steve Yegge

Concerns about AI's impact on software development and work culture are explored, highlighting risks of over-reliance, burnout, and loss of human connection.

More Hanselminutes with Scott Hanselman episodes