From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a05:620a:55d:: with SMTP id o29mr285140qko.12.1601310488318; Mon, 28 Sep 2020 09:28:08 -0700 (PDT) X-Received: by 2002:ad4:47cc:: with SMTP id p12mr391969qvw.22.1601310488128; Mon, 28 Sep 2020 09:28:08 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 28 Sep 2020 09:28:07 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=208.114.128.70; posting-account=MRPdDAoAAADUJmZVjnYaoafXFMadSeY1 NNTP-Posting-Host: 208.114.128.70 References: <00cd3aaa-d518-43a2-b321-58d6fae70aebo@googlegroups.com> <57eb7a65-51ea-4624-b9dc-9c4dda0fee59n@googlegroups.com> <5f70fd3b$0$13541$426a74cc@news.free.fr> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <76af9bfd-e0f3-4620-83b5-779374fe5859n@googlegroups.com> Subject: Re: is there a version of unix written in Ada From: Olivier Henley Injection-Date: Mon, 28 Sep 2020 16:28:08 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:60315 List-Id: On Monday, September 28, 2020 at 10:48:46 AM UTC-4, Dmitry A. Kazakov wrote= : > On 28/09/2020 15:48, Olivier Henley wrote:=20 > > On Monday, September 28, 2020 at 3:41:27 AM UTC-4, Dmitry A. Kazakov wr= ote:=20 > >> Le 27/09/2020 =C3=A0 17:01, Dmitry A. Kazakov a =C3=A9crit :=20 > >> To me a new OS must have new interface, which is a huge challenge,=20 > >> because interfaces of "modern" OSes are state of the art of late 70's.= =20 > >=20 > > Any good references about that? > I never saw anything novel published on OS interfacing since eternity.=20 > This is incredible on itself considering how much happened in the last=20 > half of century: distributed computing, multiple cores, virtualization,= =20 > GPUs and vectorized computing, hundreds of generations of GUI, total=20 > overhaul of all hardware I/O interfaces, security and consistency=20 > challenges yet nothing could disturb the serenity of OS API. If I could read your mind and therefore consult your knowledge I would but = Elon Musk's chips are not available yet... ;) It would be great if you could, at one point, gather those thoughts and doc= ument them in some way. I am sure your encompassing knowledge would make a great design foundation. Do you think you could make a 'lite' UML diagram of such ideas so as to hav= e the first step toward a concrete context and publish it somewhere? Personally, I think a Github readme.md page would be ideal at first as peop= le could contribute ideas, complements but still be managed. (pull request,= approve, revise etc) =20 =20