> That screams to me, "this is going to bitrot at some point in the future".
Anybody else remember the NPM debacle? How One Dev Broke Node and Thousands of Projects In 11 Lines of JavaScript - Slashdot<https://developers.slashdot.org/story/16/03/23/0652204/how-one-dev-broke-node-and-thousands-of-projects-in-11-lines-of-javascript> [https://a.fsdn.com/sd/topics/programming_64.png]<https://developers.slashdot.org/story/16/03/23/0652204/how-one-dev-broke-node-and-thousands-of-projects-in-11-lines-of-javascript> How One Dev Broke Node and Thousands of Projects In 11 Lines of JavaScript - Slashdot<https://developers.slashdot.org/story/16/03/23/0652204/how-one-dev-broke-node-and-thousands-of-projects-in-11-lines-of-javascript> An anonymous reader quotes an article written by Chris Williams for The Register: Programmers were left staring at broken builds and failed installations on Tuesday after someone toppled the Jenga tower of JavaScript. A couple of hours ago, Azer Koculu unpublished more than 250 of his modules from N... developers.slashdot.org > I have no objection to Markdown but I'm not sure what it would gain us > exactly, > other than maybe someone younger than 35 could edit the documentation. LOL. OK. I suppose I should comb the archives, but how many of us are actually using nmh these days? I mean, I don't REALLY want to know whether I'm as much of a dinosaur as I fear, but who are we maintaining nmh for? ________________________________ From: [email protected] <[email protected]> on behalf of Ken Hornstein <[email protected]> Sent: Monday, April 3, 2023 1:30 PM To: [email protected] <[email protected]> Subject: Re: Unsupported nroff macros on MacOS X >>In a more practical sense, I am not sure there is anyone with the free >>cycles to convert the current man pages into some other markup language. > >This seems like the sort of thing that should be possible to automate, and >that question has been raised before. A quick search turned up the >following, among others: > > > https://stackoverflow.com/questions/13433903/convert-all-linux-man-pages-to-text-html-or-markdown > https://jeromebelleman.gitlab.io/posts/publishing/manpages/ I am ... concerned about depending on pandoc, because of this: Pandoc is available in lxplus, aiadm and most RPM repositories. It's written in Haskell, which means it relies on hundreds of megabytes of library dependencies. That screams to me, "this is going to bitrot at some point in the future". There seems to be a wealth of man/mdoc/roff converters and I feel like there are always going to be some kind of nroff converter, at least until Y2038.. I have no objection to Markdown but I'm not sure what it would gain us exactly, other than maybe someone younger than 35 could edit the documentation. --Ken
