TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C-Kermit Update History (since 8.0)

23 pointsby l2dyalmost 3 years ago

4 comments

WalterGRalmost 3 years ago
At one point, Kermit (the protocol) was kind of the <i>lingua franca</i> of file transfer. The computing world was much more heterogeneous back then. Fun times.<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Kermit_(protocol)" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Kermit_(protocol)</a>
eesmithalmost 3 years ago
There&#x27;s some nice complaints about the difficulties of doing (really) long-term software development.<p>&quot;Unix and C badly need a &quot;stability layer&quot; to keep programs working over the long term.&quot;<p>&quot;&quot;Dangling else&quot; is (or was) perfectly legal when used correctly; the C language was originally designed for use by people who knew what they were doing .... It makes no sense to keep changing this or any other programming language out from under all the millions of programs that have already been written in it.&quot;<p>&quot;In my view it is a CRIME to change an API for any reason when unknown numbers of programs depend on it, and unknown numbers of people depend on those programs.&quot;<p>&quot;What I don&#x27;t understand is how large segments of the world&#x27;s economy can be based on software written in a language that keeps changing out from underneath it.&quot;
评论 #31461396 未加载
jmclnxalmost 3 years ago
I used ckermit on Coherent years ago to log into work. Then work would dial back and allow me to connect to avoid phone charges. good times :)<p>I even purchased the book to support the project, it had lots of cool info in it.<p>Eventually I compiled it for Linux when mark Williams closed. I have not had a need for it these days, will need to see if I can do anything I can use it for.
sarcasticadminalmost 3 years ago
glad to see this, I&#x27;ve been worreid about kermit for some time. I still really like using it for serial device connectivity.