>>29206it isn't impressive at all, why do technically illiterate people keep repeating this. any second year student can write something similar or superior in less time. case in point go to
https://wiki.osdev.org/Projects most things there are several steps ahead of templeos and were made in a much shorter time span
terry had 2 things going against him: he had a severe mental illness that drastically reduced his efficacy as a programmer, and he was old. he was from a time when programmers weren't expected to be as competent (or specialized?) as they are today. zoomers, when they dedicate themselves to low-level stuff like osdev or tooling for other programmers, are unironically the best programmers because they have been educated under much more rigorous standards: they understand their code doesn't only have to work, it has to be efficient, readable and maintainable
open source projects from 25 years ago were practically cryptic compared to the nice repositories with well thought dependency trees, standardized build systems (cargo, cmake, meson, etc.) and predictable development practices (version control, issues, commits, pull requests, tags, documentation, etc.)