Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


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

Re: Apple Is Becoming Dependent On Linux, Too

From Bobbie Sellers <bliss-sf4ever@dslextreme.com>
Newsgroups comp.os.linux.misc
Subject Re: Apple Is Becoming Dependent On Linux, Too
Date 2026-04-11 15:00 -0700
Organization dis
Message-ID <10reg9o$24md1$1@dont-email.me> (permalink)
References (1 earlier) <wwv5x63q50l.fsf@LkoBDZeT.terraraq.uk> <10r1ak4$2e0t0$1@dont-email.me> <10rd189$1lper$4@dont-email.me> <n3vjujF3vesU1@mid.individual.net> <wwvfr5189ys.fsf@LkoBDZeT.terraraq.uk>

Show all headers | View raw



On 4/11/26 14:26, Richard Kettlewell wrote:
> rbowman <bowman@montana.com> writes:
>> On Sat, 11 Apr 2026 08:37:29 +0000, vallor wrote:
>>> Potentially.  Remember that Apple's MacOS "Darwin" kernel is somehow
>>> bleshed with the Mach microkernel.  Not sure how difficult it would be
>>> to port a driver from (say) FreeBSD to Darwin proper...
>>
>> Apple was not hindered by ideological purity and got the microkernel
>> architecture to work. Hurd will be ready any day now.
> 
> As I understand it[1], the Darwin/XNU kernel contains pretty much
> everything you’d find in a traditional kernel, in a single shared kernel
> address space, much the same as Linux and most other Unixes back to the
> 1970s. So not really ‘microkernel architecture’ despite happening to
> contain the Mach codebase.
> 
>    [1] I’d welcome a correction if I’ve got this wrong.
> 
> Hurd in contrast genuinely is split into a couple of dozen independent
> servers.  For example, Hurd the server process implementing /dev/null
> can be found at
> https://github.com/joshumax/hurd/blob/master/trans/null.c - it has its
> own main() and everything.
> 
> --
> https://www.greenend.org.uk/rjk/

	The Amiga ran well on a micro kernel but its hardware was fixed in its
original format and ran well but withoug memory protection in a maximum
of 8 Megabytes for the 68000 machines.
	
	I think that trying to build a micro-kernel to run on multiple hardware
architectures within the x86/AMD64 families is going to require an install
process capable of sorting out the hardware in the Hardware Application
Layer.  That is going to be a software machine with a large data library
of variations in hardware and in graphic card/systems to produced
that useful HAL but maybe it can be done if done in a way that takes
advantage of information on hardware gathered from all possible
sources about those variations in hardware.

bliss- Dell Precision 7730- PCLOS 2026.04- Linux 6.12.80 pclos1- KDE 
Plasma 6.6.4

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
  Re: Apple Is Becoming Dependent On Linux, Too Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-17 08:51 +0000
    Re: Apple Is Becoming Dependent On Linux, Too CrudeSausage <crude@sausa.ge> - 2026-05-17 07:58 -0400

csiph-web