Groups | Search | Server Info | Login | Register


Groups > comp.os.linux.misc > #85543

Re: Apple Is Becoming Dependent On Linux, Too

From Brock McNuggets <brock.mcnuggets@gmail.com>
Newsgroups comp.os.linux.misc, comp.sys.mac.advocacy
Subject Re: Apple Is Becoming Dependent On Linux, Too
Organization Southern Nevada Institute of Technology
References <10qui03$1m4ih$1@dont-email.me> <10r38en$2t5kl$1@dont-email.me> <69d55d30$0$23$882e4bbb@reader.netnews.com> <8bucs9c0pyag$.19y2slslralqu.dlg@40tude.net>
Date 2026-04-08 15:41 +0000
Message-ID <69d67738$1$18$882e4bbb@reader.netnews.com> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


On Apr 7, 2026 at 6:52:43 PM MST, "Denny" wrote
<8bucs9c0pyag$.19y2slslralqu.dlg@40tude.net>:

> On 07 Apr 2026 19:38:24 GMT, Brock McNuggets wrote:
> 
>> On Apr 7, 2026 at 8:39:03 AM MST, "Alan" wrote
>> <10r38en$2t5kl$1@dont-email.me>:
>> 
>>> On 2026-04-06 13:35, Lawrence D’Oliveiro wrote:
>>>> On 06 Apr 2026 09:06:12 GMT, Brock McNuggets wrote:
>>>> 
>>>>> On Apr 6, 2026 at 12:08:20 AM MST, "Lawrence D´Oliveiro" wrote
>>>>> <10qvm54$1uf62$4@dont-email.me>:
>>>>> 
>>>>>> On 06 Apr 2026 04:46:31 GMT, Brock McNuggets wrote:
>>>>>> 
>>>>>>> MacOS is almost as filled with open source as you are with an
>>>>>>> agenda.
>>>>>> 
>>>>>> They abandoned Bash, because of some unexplainable allergy to GPLv3.
>>>>> 
>>>>> They have no obligation to use bash.
>>>> 
>>>> Only the most popular *nix shell in the world? But then, macOS isn’t
>>>> really a *nix system, is it?
>>> 
>>> So popularity is what's important in deciding what is and is NOT Unix?
>> 
>> And macOS is the most popular CONSUMER Unix.
> 
> If you stumbled into say Starbucks which seems to attract Mac users
> for some reason and at random asked 10 of them if they know what OS
> Macos or OSX is based upon I'd be surprised if you found a single
> person who would know.

The concept of UNIX is not something most know. Or need to.

> And rightfully so. Apple's market is targeted at USERS not bit
> twiddlers. Sure there are exceptions but they are few.

Yup.
> 
>>>> 
>>>> So, what shell do they offer instead? Why is it preferable to Bash?
>>> 
>>> zsh is now the default shell for macOS.
>>> 
>>> And it's got basically everything bash has plus:
>>> 
>>> Programmable command-line completion that can help the user type both
>>> options and arguments for most used commands, with out-of-the-box
>>> support for several hundred commands
>>> 
>>> Sharing of command history among all running shells
>>> 
>>> Extended file globbing allows file specification without needing to run
>>> an external program such as find
>>> 
>>> Improved variable/array handling (non-zero-based numbering)
>>> 
>>> Editing of multi-line commands in a single buffer
>>> 
>>> Spelling correction and autofill of command names (and optionally
>>> arguments, presumably file names)
>>> 
>>> Various compatibility modes, e.g. Zsh can pretend to be a Bourne shell
>>> when run as /bin/sh
>>> 
>>> Themeable prompts, including the ability to put prompt information on
>>> the right side of the screen and have it auto-hide when typing a long
>>> command
>>> 
>>> Loadable modules, providing among other things: full TCP and Unix domain
>>> socket controls, an FTP client, and extended math functions.
>>> 
>>> The built-in where command. Works like the which command but shows all
>>> locations of the target command in the directories specified in $PATH
>>> rather than only the one that will be used.
>>> 
>>> Named directories. This allows the user to set up shortcuts such as
>>> ~mydir, which then behave the way ~ and ~user do.
>>> 
>>> Widgets. Both built and implemented by ordinary functions widgets can be
>>> bound to hotkeys.
>>> 
>>> Function autoloading. A performance optimization for function that might
>>> be pre-loaded and run on demand. The intent of loading functions as
>>> separate file is also to support function features across different zsh
>>> versions.
>>> 
>>> That was all from Wikipedia, but this:
>>> 
>>> "Zsh, in my opinion, appears to be more efficient because it is a newer
>>> shell designed to be an extended version of Bash. Zsh adds some features
>>> that are well-executed and well-liked by the majority of users. As a
>>> result, it was bound to gain the popularity that it now enjoys. Zsh has
>>> more features than Bash, such as advanced globbing, different startup
>>> file configurations, and so on."
>>> 
>>> <https://linuxsimply.com/bash-scripting-tutorial/introduction/bash-vs-zsh/>
>>> 
>>> Note the source.
>> 
>> Good to know. Thanks.
> 
> 
> So how many Mac users hang out in the shell?

Few.

> Very few compared to Linux and Windows.
> Linux because it attracts technical type users and Windows because it
> often requires dropping to command prompt to repair the system.
> 
>>>> 
>>>>>> They abandoned GCC (which meant getting rid of Objective C), for
>>>>>> the same reason.
>>>>> 
>>>>> And?
>>>> 
>>>> And tried to push their developers to use an entirely new, proprietary
>>>> language.
>>> 
>>> And?
>> 
>> I am not a developer but have not heard any complain about this.
> 
> It seems odd to me but software and hardware as well evolves.

Exactly. I am surprised AppleScript is still around. Wonder if / when Apple
will make a replacement.

>>>> 
>>>>>> What version of Python do you get with your macOS installation?
>>>>> 
>>>>> Don't know / don't care -- which you will twist to be bad.
>>>> 
>>>> Not only preinstalling an out-of-date version of Python, but risking
>>>> incompatibilies if the user tried to install a more up-to-date version
>>>> from a third-party source.
>>>> 
>>>> You described macOS as “filled with open source”. “Filled with
>>>> out-of-date, less popular open source that users didn’t ask for” might
>>>> be a better description.
>>> 
>>> It's funny how you complain (in the same post no less) that:
>>> 
>>> Apple doesn't give you enough choice ("push[ing] their developers to an
>>> new language")
>>> 
>>> and that the don't make choices for you.
>> 
>> He has no real point.
> 
> Well he is correct regarding Apple making choices for you.
> Many people really don't care as long as these system as a whole does
> what they need.

I care if I can get my work done easily and well. MacOS *OFTEN* is a great
choice for that. It -- like all other systems -- has weaknesses and tradeoffs.

> And Apple is extremely good at delivering that level of performance.

Mostly. I have a lot in my Documents and it is shared with iCloud and that is
being "wonky". But that is a one-off.

> Of course the user needs to determine their own needs and pick a
> system that checks all the boxes.

Absolutely.

> People don't purchase Macs to play games for example.
> At least the smart ones.
> Windows or Linux are better at gaming. Better yet, buy a console.

Yup.

-- 
It's impossible for someone who is at war with themselves to be at peace with you.

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-05 20:51 +0000
  Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-05 14:54 -0700
  Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-05 22:14 +0000
  Re: Apple Is Becoming Dependent On Linux, Too Tom Elam <thomas.e.elam@gmail.com> - 2026-04-05 19:15 -0400
    Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-05 23:43 +0000
      Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-05 17:10 -0700
        Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 00:27 +0000
          Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 00:36 +0000
            Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 04:46 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 07:08 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 09:06 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 20:35 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 20:55 +0000
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 02:41 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-06 20:23 -0700
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 08:02 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 08:39 -0700
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 19:13 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-07 19:38 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Denny <dennyssuperslam11409@mail.com> - 2026-04-07 21:52 -0400
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-08 12:51 +0200
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 14:15 +0100
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-08 15:22 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 02:48 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 21:19 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Richard Kettlewell <invalid@invalid.invalid> - 2026-04-09 08:53 +0100
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-09 12:13 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 23:13 +0000
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-10 11:55 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-13 11:47 -0700
                Re: Apple Is Becoming Dependent On Linux, Too John Ames <commodorejohn@gmail.com> - 2026-04-09 07:45 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 23:14 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-08 15:17 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-08 15:41 +0000
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-08 18:35 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-08 16:53 +0000
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-08 18:57 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-08 17:30 +0000
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 20:18 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-09 09:45 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-09 14:20 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 02:49 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 21:20 -0700
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-09 12:17 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 23:25 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Richard Kettlewell <invalid@invalid.invalid> - 2026-04-10 09:00 +0100
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-10 11:57 +0200
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-10 21:57 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Rich <rich@example.invalid> - 2026-04-08 17:47 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 10:58 -0700
                Re: Apple Is Becoming Dependent On Linux, Too John Bokma <contact@johnbokma.com> - 2026-04-08 20:03 +0200
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-06 17:38 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-06 11:04 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Richard Kettlewell <invalid@invalid.invalid> - 2026-04-07 08:44 +0100
            Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-06 11:01 -0700
              Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <Brock.McNuggets@gmail.com> - 2026-04-06 18:03 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Rich <rich@example.invalid> - 2026-04-06 18:13 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <Brock.McNuggets@gmail.com> - 2026-04-06 18:20 +0000
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-06 19:36 +0100
      Re: Apple Is Becoming Dependent On Linux, Too Tom Elam <thomas.e.elam@gmail.com> - 2026-04-06 07:43 -0400
    Re: Apple Is Becoming Dependent On Linux, Too Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-04-06 11:38 +0200
      Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-06 11:08 +0100
        Re: Apple Is Becoming Dependent On Linux, Too Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-04-06 15:30 +0200
          Re: Apple Is Becoming Dependent On Linux, Too doctor@doctor.nl2k.ab.ca (The Doctor) - 2026-04-06 15:58 +0000
        Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-06 17:35 +0000
          Re: Apple Is Becoming Dependent On Linux, Too Rich <rich@example.invalid> - 2026-04-06 18:04 +0000
            Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 02:20 +0000
          Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-06 14:59 -0700
            Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 02:35 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-06 20:30 -0700
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 07:59 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-07 07:48 -0700
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-07 19:24 +0000
                Re: Apple Is Becoming Dependent On Linux, Too John Ames <commodorejohn@gmail.com> - 2026-04-07 08:34 -0700
              Re: Apple Is Becoming Dependent On Linux, Too John Ames <commodorejohn@gmail.com> - 2026-04-07 08:17 -0700
      Hardware support (was: Re: Apple Is Becoming Dependent On Linux, Too) Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-07 00:59 +0100
        Re: Hardware support (was: Re: Apple Is Becoming Dependent On Linux, Too) Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-04-07 07:59 +0200
  Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 00:07 +0000
    Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 00:38 +0000
      Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 04:47 +0000
        Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 07:10 +0000
          Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-06 09:01 +0000
            Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-06 21:52 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-07 00:59 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 08:45 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-07 19:37 +0000
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 08:23 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-08 15:38 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 10:40 -0700
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 20:25 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 15:02 -0700
                Re: Apple Is Becoming Dependent On Linux, Too vallor <vallor@vallor.earth> - 2026-04-11 08:14 +0000
          Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-07 01:04 +0100
            Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-07 01:02 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-07 11:49 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 08:48 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-10 10:03 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-07 19:36 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-10 10:20 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-10 16:48 +0000
            Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 08:46 -0700
              Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-07 09:43 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 10:54 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-07 12:40 -0700
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 08:29 +0100
              Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-07 20:25 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 13:04 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-04-07 23:28 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-07 18:41 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-08 06:54 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 10:30 -0700
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 08:34 +0100
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 08:31 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 10:38 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-08 19:25 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 11:33 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-08 19:42 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 11:49 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-10 10:01 +0100
                Re: Apple Is Becoming Dependent On Linux, Too vallor <vallor@vallor.earth> - 2026-04-11 08:30 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-08 19:29 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-08 11:43 -0700
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-10 10:14 +0100
    Re: Apple Is Becoming Dependent On Linux, Too vallor <vallor@vallor.earth> - 2026-04-11 08:05 +0000
      Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-11 14:05 +0000
  Re: Apple Is Becoming Dependent On Linux, Too Richard Kettlewell <invalid@invalid.invalid> - 2026-04-06 20:10 +0100
    Re: Apple Is Becoming Dependent On Linux, Too John Ames <commodorejohn@gmail.com> - 2026-04-06 12:15 -0700
      Re: Apple Is Becoming Dependent On Linux, Too Alan <nuh-uh@nope.com> - 2026-04-06 12:42 -0700
        Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-07 01:07 +0100
        Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-07 08:55 +0100
      Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-06 15:05 -0700
    Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-06 15:03 -0700
      Re: Apple Is Becoming Dependent On Linux, Too vallor <vallor@vallor.earth> - 2026-04-11 08:37 +0000
        Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-11 18:58 +0000
          Re: Apple Is Becoming Dependent On Linux, Too Richard Kettlewell <invalid@invalid.invalid> - 2026-04-11 22:26 +0100
            Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-11 15:00 -0700
              Re: Apple Is Becoming Dependent On Linux, Too Richard Kettlewell <invalid@invalid.invalid> - 2026-04-12 14:25 +0100
            Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-12 00:14 +0000
  Re: Apple Is Becoming Dependent On Linux, Too <trapper@freeke.org> - 2026-04-07 18:30 -0400
    Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-07 16:23 -0700
      Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-08 08:40 +0100
      Re: Apple Is Becoming Dependent On Linux, Too vallor <vallor@vallor.earth> - 2026-04-11 08:42 +0000
        Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-11 13:20 +0100
          Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-11 14:04 +0000
            Re: Apple Is Becoming Dependent On Linux, Too Rich <rich@example.invalid> - 2026-04-11 14:28 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-11 14:59 +0000
                Re: Trolls. The Natural Philosopher <tnp@invalid.invalid> - 2026-04-12 11:04 +0100
                Re: Trolls. Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-12 13:30 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Rigor Mortis <deadisdead21@outlookmail.net> - 2026-04-11 15:40 +0000
            Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-11 19:03 +0000
              Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-11 20:28 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-11 13:50 -0700
                Re: Apple Is Becoming Dependent On Linux, Too <infoman@quarks.net> - 2026-04-11 17:20 -0400
                Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-11 14:48 -0700
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-12 11:18 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Brock McNuggets <brock.mcnuggets@gmail.com> - 2026-04-12 03:59 +0000
                Re: Apple Is Becoming Dependent On Linux, Too Nuno Silva <nunojsilva@invalid.invalid> - 2026-04-12 10:30 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Kwang Ho <easternasiacoast66@chin.org> - 2026-04-11 17:13 -0400
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-12 11:13 +0100
              Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-12 11:12 +0100
          Re: Apple Is Becoming Dependent On Linux, Too Rich <rich@example.invalid> - 2026-04-11 14:20 +0000
        Re: Apple Is Becoming Dependent On Linux, Too Rich <rich@example.invalid> - 2026-04-11 14:12 +0000
        Re: Apple Is Becoming Dependent On Linux, Too Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-04-11 08:46 -0700
    Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-08 07:00 +0000
      Re: Apple Is Becoming Dependent On Linux, Too "d.w." <trapper@freeke.org> - 2026-04-08 10:21 -0400
        Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 02:52 +0000
          Re: Apple Is Becoming Dependent On Linux, Too "d.w." <trapper@freeke.org> - 2026-04-09 08:53 -0400
            Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-09 23:28 +0000
              Re: Apple Is Becoming Dependent On Linux, Too "d.w." <trapper@freeke.org> - 2026-04-09 23:29 -0400
                Re: Apple Is Becoming Dependent On Linux, Too The Natural Philosopher <tnp@invalid.invalid> - 2026-04-10 11:15 +0100
                Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-10 22:38 +0000
                Re: Apple Is Becoming Dependent On Linux, Too rbowman <bowman@montana.com> - 2026-04-11 00:40 +0000

csiph-web