# Jesse Duffield Jesse Duffield is an Australian software developer known for creating [[LazyGit]] and a series of "lazy" terminal user interfaces (TUIs) that simplify complex command-line workflows. His tools are written in Go and have gained popularity for making powerful tools accessible through intuitive keyboard-driven interfaces. Duffield's philosophy centers on reducing the friction of using command-line tools. Rather than memorizing complex commands and flags, his TUIs provide visual, interactive interfaces while preserving the power and flexibility of the underlying tools. ## Key Projects - **[[LazyGit]]**: Terminal UI for [[Git]] operations (50k+ GitHub stars) - **[[LazyDocker]]**: Terminal UI for Docker container management - **LazyNpm**: Terminal UI for npm package management - **Horcrux**: File encryption tool that splits files into encrypted fragments ## Philosophy Duffield's "lazy" branding reflects his goal of reducing cognitive load—not laziness in the pejorative sense. The tools handle complexity so users can focus on intent rather than syntax. ## Quotes <!-- QueryToSerialize: LIST FROM #type/quote AND [[Jesse Duffield]] WHERE public_note = true SORT file.name ASC --> ## Books <!-- QueryToSerialize: LIST FROM #type/book AND [[Jesse Duffield]] WHERE public_note = true SORT file.name ASC --> ## References - https://github.com/jesseduffield - https://jesseduffield.com ## Related - [[LazyGit]] - [[Git]] - [[GitHub]] - [[Linux]] - [[LazyDocker]] - [[Docker]]