Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For those curious, Mk is available in Plan 9 from User Space

https://9fans.github.io/plan9port/



I tried plan9port's mk for a moment out of curiosity. I quickly ran into an annoying usability problem: it compares file mtimes with second accuracy.

https://github.com/9fans/plan9port/blob/cc4571fec67407652b03...

With sub-second build times for individual targets, this causes mk to needlessly recompile files because the target may have the same mtime as the prerequisites.


That looks like it would be relatively straightforward to fix. Attempted nerd snipe?




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: