Ntimed – NTPD replacement
github.com
Ntimed – NTPD replacement
1–10 of 109 posts
Re: Ntimed – NTPD replacement
#2Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
Re: Ntimed – NTPD replacement
#3According to the OpenNTPD web page, "The portable version is outdated and in need of a maintainer." Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
And why oh why in C with so many safer options available today ..
Re: Ntimed – NTPD replacement
#4According to the OpenNTPD web page, "The portable version is outdated and in need of a maintainer." Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
However beyond that speculation, I don't know. It would be interesting to know.
Re: Ntimed – NTPD replacement
#5According to the OpenNTPD web page, "The portable version is outdated and in need of a maintainer." Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
"The main reason I didn't start from OpenBSD's NTP implementation is that it is not aimed at being part of a larger family of time-keeping programs, like I intend to deliver, so it wouldn't save me any time in the end."
Re: Ntimed – NTPD replacement
#6According to the OpenNTPD web page, "The portable version is outdated and in need of a maintainer." Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
> Why another from-scratch rewrote, And why oh why in C with so many safer options available today ..
Re: Ntimed – NTPD replacement
#7According to the OpenNTPD web page, "The portable version is outdated and in need of a maintainer." Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
> Why another from-scratch rewrote, And why oh why in C with so many safer options available today ..
Re: Ntimed – NTPD replacement
#8According to the OpenNTPD web page, "The portable version is outdated and in need of a maintainer." Why another from-scratch rewrote, instead of helping with that project, especially when it was also motivated by an aversion to the "100,000 KLOC" in the ntp.org ntpd?
> Why another from-scratch rewrote, And why oh why in C with so many safer options available today ..
Re: Ntimed – NTPD replacement
#9Earlier quoted context omitted.
> Why another from-scratch rewrote, And why oh why in C with so many safer options available today ..
What safer options are there with equal size, overhead (read: none) and not full of layers upon layers of abstractions?
I don't think that's how you're supposed to software.
Re: Ntimed – NTPD replacement
#10Earlier quoted context omitted.
> Why another from-scratch rewrote, And why oh why in C with so many safer options available today ..
What safer options are there with equal size, overhead (read: none) and not full of layers upon layers of abstractions?