The article discusses Just, a command runner that can be used as an alternative to Make. Just is designed to be simpler and more convenient for running commands, but it is not a build system and does not support incremental builds. The discussion revolves around the comparison between Just and Make, with some users finding Just to be more suitable for their needs, while others prefer Make for its build system capabilities. Just is also noted to have good support for Windows, but some users point out its limitations.