Deutsch English Français Italiano |
<wx2dnQxFnp6OcH36nZ2dnZfqn_WdnZ2d@giganews.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!Xl.tags.giganews.com!local-3.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 24 Mar 2025 05:26:43 +0000 Subject: Re: Ubuntu, The Pussy Distro, Is Going Rust Newsgroups: comp.os.linux.advocacy,comp.os.linux.misc References: <pan$97ade$2837e6f2$7ac1c6e8$ee067acb@linux.rocks> <8vCcne-AXqyWZUP6nZ2dnZfqnPudnZ2d@giganews.com> <182f32d83891c7fd$22792$647894$802601b3@news.usenetexpress.com> <vrods0$3ijvc$1@news1.tnib.de> <pan$935c2$921b3efd$c3202a08$95269dd@linux.rocks> From: c186282 <c186282@nnada.net> Date: Mon, 24 Mar 2025 01:26:44 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <pan$935c2$921b3efd$c3202a08$95269dd@linux.rocks> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Message-ID: <wx2dnQxFnp6OcH36nZ2dnZfqn_WdnZ2d@giganews.com> Lines: 74 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-6uxbPlAS13RUJw5ur1t7UFXIq654B0euD88amUDwQqTi6JFPnDiy3gHDwXnspnSm2v6+W7SyIEa96Cr!Kmz5gYrdHqq/EtEQFB8gv9rc9Y7rqUjrirll/CqUDYO3jIOQiM8ZThkqXAKX14hLbF0b+8bsg+Sb X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Bytes: 4478 On 3/23/25 1:18 PM, Farley Flud wrote: > On Sun, 23 Mar 2025 08:39:43 +0100, Marc Haber wrote: > >> >> And that is exactly the reason why having a language that prevents >> incompetent people from writing broken code is what we need. Sadly, >> even incompetent people write code, and if they do that in C, security >> issues follow. >> > > The vast majority, if not all, of security "issues" apply only > to public facing server environments. For essentially standalone > personal workstations these "issues" are entirely superfluous. Alas, to varying degrees, almost EVERYTHING is an out-facing environment now - from yer vast server cluster to yer crappy phone. 'C', if writ properly, is just GREAT ... I remember when it was new. 'C', if NOT writ properly, is a horrible undecodable DISASTER. There have been various attempts to make sure code is writ properly. Ever done anything in Ada ? It's torture ... but DOES reduce common errors. Rust is another tact at a similar mission - and not AS much torture as Ada. I mostly write apps these days in Python, 'C' or Pascal. They work pretty good. However I'm also learning some Rust - good post-retirement bit. The Perlis/Wirth 'vision' still strikes me as most aesthetic however. 'Go' MAY warrant some attention. WAS looking at 'D' ... and then wondered "why ?". Still always install it in any new distro though, but then also FORTH :-) > Yet GNU/Linux continues to be distributed as basically a > on-size-fits-all product. This is ridiculous. My desktop > workstation is not a server and it will never experience > the "issues" that may plague servers. Yes, it does ... it's just not as obvious. > It's well past time to fork. There needs to be a GNU/Linux for servers > and a GNU/Linux for personal workstations. > > I use LFS/Gentoo and I am able to configure things that are appropriate > for a workstation only. I do not want to deal with the crap that > applies only to servers. Other users, however, are not so fortunate. "Server stuff" is always worth considering ... and really doesn't add much bulk. If you never use any of it, then who gives a shit ? For fun, use online examples and write some client/server code - Python or 'C'. Helps understanding. However for a modern heavily-used outfacing server, I'd still rec one of the BSDs over Linux. Not a PERFECT shield against Vlad/Xi but maybe as good as you can get. Anyway ... do NOT suggest any "split" in Linux. Keep it ALL there for whomever wants/needs it all of the time. As for the subject, Ubuntu, I stopped liking it many years ago as it diverged in too many ways for too little reason. Won't use it again. Arch, even Fedora, remain more "original Linux" these days. Yes yes, there are OpenSUSE fanatics here ... and it IS a great, albeit kinda 'fat', system. Got it to run on a Pi-4 ... a tad pokey but not TOO bad.