jojo <[email protected]> wrote:
struggling
Get a Mac!
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to run Linux VM instances on macOS. Like Microsoft, it has read the writing on
the wall about the inevitable Linux takeover.
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro" <[email protected]d>
wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to run >>> Linux VM instances on macOS. Like Microsoft, it has read the writing on
the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that Linux is
a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* of
it - *macOS*, OTOH, *IS* a "copy of" Unix, with some modifications.
You're welcome for the lesson, in detecting your own arrogant talking
out of ass.
Tyrone <[email protected]> wrote:
On Aug 20, 2025 at 11:56:51?PM EDT, "Lawrence D´Oliveiro" <[email protected]d> >> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to run >>> Linux VM instances on macOS. Like Microsoft, it has read the writing on
the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that Linux >> is a copy of.
Linux is not "taking over" the Mac.
To be accurate: macOS (Darwin) is based on BSD, among other things.
<https://en.wikipedia.org/wiki/Darwin_(operating_system)>
"Starting with Leopard, macOS has been certified as compatible with
the Single UNIX Specification version 3 (SUSv3)."
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to
run Linux VM instances on macOS. Like Microsoft, it has read the
writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that
Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* of
it - *macOS*, OTOH, *IS* a "copy of" Unix, with some modifications.
You're welcome for the lesson, in detecting your own arrogant talking
out of ass.
Once again, you are wrong.
On Fri, 22 Aug 2025 01:35:27 +0000, Tyrone <[email protected]> wrote in <[email protected]>:
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to >>>>> run Linux VM instances on macOS. Like Microsoft, it has read the
writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that
Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* of
it - *macOS*, OTOH, *IS* a "copy of" Unix, with some modifications.
You're welcome for the lesson, in detecting your own arrogant talking
out of ass.
Once again, you are wrong.
Linux was designed to be POSIX-compliant, then added some SUS.
So MacOS is UNIX(tm) -- that's nice. So why aren't there any MacOS
servers being sold anymore? They used to sell them...but Rackmacs
haven't been around since 2011.
https://en.wikipedia.org/wiki/Xserve
MacOS is somewhat limited. For example, try this on MacOS:
$ cat ngroups.c
#include <stdio.h>
#include <limits.h>
int main (void)
{
printf("%d\n",NGROUPS_MAX);
return 0;
}
On a Mac, this gives:
$ ./ngroups
16
On Linux:
$ ./ngroups
65536
So you might think, "so what?". Have you looked at
what MacOS does to you if you are an admin?
$ id
uid=502(x) gid=20(staff) groups=20(staff),12(everyone),61(localaccounts), 79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin), 701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator), 204(_developer),250(_analyticsusers),395(com.apple.access_ftp), 398(com.apple.access_screensharing),399(com.apple.access_ssh), 400(com.apple.access_remote_ae)
Count up the supplemental groups, and you'll see why
your ersatz "UNIX" is weak.
And that's just one example.Indeed... ...where DID Apple get CUPS, the Common Unix Printing System?
At least it uses CUPS, though -- but guess where Apple
got that, hmmmm?
On 2025-08-21 18:54, vallor wrote:
On Fri, 22 Aug 2025 01:35:27 +0000, Tyrone <[email protected]> wrote in
<[email protected]>:
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability
to run Linux VM instances on macOS. Like Microsoft, it has read the >>>>>> writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing
that Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing*
of it - *macOS*, OTOH, *IS* a "copy of" Unix, with some
modifications. You're welcome for the lesson, in detecting your own
arrogant talking out of ass.
Once again, you are wrong.
Linux was designed to be POSIX-compliant, then added some SUS.
So MacOS is UNIX(tm) -- that's nice. So why aren't there any MacOS
servers being sold anymore? They used to sell them...but Rackmacs
haven't been around since 2011.
https://en.wikipedia.org/wiki/Xserve
MacOS is somewhat limited. For example, try this on MacOS:
$ cat ngroups.c #include <stdio.h>
#include <limits.h>
int main (void)
{
printf("%d\n",NGROUPS_MAX);
return 0;
}
On a Mac, this gives:
$ ./ngroups 16
On Linux:
$ ./ngroups 65536
So you might think, "so what?". Have you looked at what MacOS does to
you if you are an admin?
$ id uid=502(x) gid=20(staff)
groups=20(staff),12(everyone),61(localaccounts),
79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),
701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),
204(_developer),250(_analyticsusers),395(com.apple.access_ftp),
398(com.apple.access_screensharing),399(com.apple.access_ssh),
400(com.apple.access_remote_ae)
Count up the supplemental groups, and you'll see why your ersatz "UNIX"
is weak.
I'm sorry, but you think an important metric about OS quality and/or
utility is how many security groups it happens to ship with
pre-configured?
Really? Seriously?
And that's just one example.Indeed... ...where DID Apple get CUPS, the Common Unix Printing System?
At least it uses CUPS, though -- but guess where Apple got that, hmmmm?
Original author(s) Michael Sweet (Easy Software Products)
Developer(s) Apple Inc.
'In March 2002, Apple Inc. adopted CUPS as the printing system for Mac
OS X 10.2.[8] In February 2007, Apple Inc. hired chief developer Michael Sweet and purchased the CUPS source code. On December 20, 2019, Michael
Sweet announced on his blog that he had left Apple.'
<https://en.wikipedia.org/wiki/CUPS>
So for 12 years of its existence, Apple was in charge of the continuing development of CUPS.
On Thu, 21 Aug 2025 20:55:53 -0700, Alan <[email protected]> wrote in <1088po9$1bgi3$[email protected]>:
On 2025-08-21 18:54, vallor wrote:
On Fri, 22 Aug 2025 01:35:27 +0000, Tyrone <[email protected]> wrote in
<[email protected]>:
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability >>>>>>> to run Linux VM instances on macOS. Like Microsoft, it has read the >>>>>>> writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing
that Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* >>>>> of it - *macOS*, OTOH, *IS* a "copy of" Unix, with some
modifications. You're welcome for the lesson, in detecting your own
arrogant talking out of ass.
Once again, you are wrong.
Linux was designed to be POSIX-compliant, then added some SUS.
So MacOS is UNIX(tm) -- that's nice. So why aren't there any MacOS
servers being sold anymore? They used to sell them...but Rackmacs
haven't been around since 2011.
https://en.wikipedia.org/wiki/Xserve
MacOS is somewhat limited. For example, try this on MacOS:
$ cat ngroups.c #include <stdio.h>
#include <limits.h>
int main (void)
{
printf("%d\n",NGROUPS_MAX);
return 0;
}
On a Mac, this gives:
$ ./ngroups 16
On Linux:
$ ./ngroups 65536
So you might think, "so what?". Have you looked at what MacOS does to
you if you are an admin?
$ id uid=502(x) gid=20(staff)
groups=20(staff),12(everyone),61(localaccounts),
79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),
701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),
204(_developer),250(_analyticsusers),395(com.apple.access_ftp),
398(com.apple.access_screensharing),399(com.apple.access_ssh),
400(com.apple.access_remote_ae)
Count up the supplemental groups, and you'll see why your ersatz "UNIX"
is weak.
I'm sorry, but you think an important metric about OS quality and/or
utility is how many security groups it happens to ship with
pre-configured?
Really? Seriously?
Your feigned incredulity doesn't fool anyone.
Did you count the supplemental groups? What good are
supplemental groups if you can't add any for your own
use cases?
I know where it was deployed...
And that's just one example.Indeed... ...where DID Apple get CUPS, the Common Unix Printing System?
At least it uses CUPS, though -- but guess where Apple got that, hmmmm?
Original author(s) Michael Sweet (Easy Software Products)
Developer(s) Apple Inc.
'In March 2002, Apple Inc. adopted CUPS as the printing system for Mac
OS X 10.2.[8] In February 2007, Apple Inc. hired chief developer Michael
Sweet and purchased the CUPS source code. On December 20, 2019, Michael
Sweet announced on his blog that he had left Apple.'
<https://en.wikipedia.org/wiki/CUPS>
So for 12 years of its existence, Apple was in charge of the continuing
development of CUPS.
So?
I'm grateful that Apple has maintained it (as much as they have
done so), but it originated in a different world -- the world
of open source.
Where do you think it was deployed before MacOS, hmmmm?
On 2025-08-21 21:05, vallor wrote:
On Thu, 21 Aug 2025 20:55:53 -0700, Alan <[email protected]> wrote in
<1088po9$1bgi3$[email protected]>:
On 2025-08-21 18:54, vallor wrote:
On Fri, 22 Aug 2025 01:35:27 +0000, Tyrone <[email protected]> wrote in
<[email protected]>:
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability >>>>>>>> to run Linux VM instances on macOS. Like Microsoft, it has read >>>>>>>> the writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing >>>>>>> that Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a
*re-implementing*
of it - *macOS*, OTOH, *IS* a "copy of" Unix, with some
modifications. You're welcome for the lesson, in detecting your own >>>>>> arrogant talking out of ass.
Once again, you are wrong.
Linux was designed to be POSIX-compliant, then added some SUS.
So MacOS is UNIX(tm) -- that's nice. So why aren't there any MacOS
servers being sold anymore? They used to sell them...but Rackmacs
haven't been around since 2011.
https://en.wikipedia.org/wiki/Xserve
MacOS is somewhat limited. For example, try this on MacOS:
$ cat ngroups.c #include <stdio.h>
#include <limits.h>
int main (void)
{
printf("%d\n",NGROUPS_MAX);
return 0;
}
On a Mac, this gives:
$ ./ngroups 16
On Linux:
$ ./ngroups 65536
So you might think, "so what?". Have you looked at what MacOS does
to you if you are an admin?
$ id uid=502(x) gid=20(staff)
groups=20(staff),12(everyone),61(localaccounts),
79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),
701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),
204(_developer),250(_analyticsusers),395(com.apple.access_ftp),
398(com.apple.access_screensharing),399(com.apple.access_ssh),
400(com.apple.access_remote_ae)
Count up the supplemental groups, and you'll see why your ersatz
"UNIX"
is weak.
I'm sorry, but you think an important metric about OS quality and/or
utility is how many security groups it happens to ship with
pre-configured?
Really? Seriously?
Your feigned incredulity doesn't fool anyone.
Did you count the supplemental groups? What good are supplemental
groups if you can't add any for your own use cases?
Why do you imagine that you can't add groups on macOS?
I know where it was deployed...
And that's just one example.Indeed... ...where DID Apple get CUPS, the Common Unix Printing
At least it uses CUPS, though -- but guess where Apple got that,
hmmmm?
System?
Original author(s) Michael Sweet (Easy Software Products)
Developer(s) Apple Inc.
'In March 2002, Apple Inc. adopted CUPS as the printing system for Mac
OS X 10.2.[8] In February 2007, Apple Inc. hired chief developer
Michael Sweet and purchased the CUPS source code. On December 20,
2019, Michael Sweet announced on his blog that he had left Apple.'
<https://en.wikipedia.org/wiki/CUPS>
So for 12 years of its existence, Apple was in charge of the
continuing development of CUPS.
So?
I'm grateful that Apple has maintained it (as much as they have done
so), but it originated in a different world -- the world of open
source.
Where do you think it was deployed before MacOS, hmmmm?
...but you utterly ignored what Apple did for it...
...and that it wasn't purely open source.
ESP Print was a part of CUPS when it was being developed by Michael
Sweet, and it was NOT open source.
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to run Linux VM instances on macOS. Like Microsoft, it has read the writing on
the wall about the inevitable Linux takeover.
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d>
wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to run >>> Linux VM instances on macOS. Like Microsoft, it has read the writing on
the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that
Linux is
a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* of
it - *macOS*, OTOH, *IS* a "copy of" Unix, with some modifications.
You're welcome for the lesson, in detecting your own arrogant talking
out of ass.
vallor wrote:
On Fri, 22 Aug 2025 01:35:27 +0000, Tyrone <[email protected]> wrote inyea , get a mac and chase your kernels
<[email protected]>:
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to >>>>>> run Linux VM instances on macOS. Like Microsoft, it has read the
writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that >>>>> Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* of >>>> it - *macOS*, OTOH, *IS* a "copy of" Unix, with some modifications.
You're welcome for the lesson, in detecting your own arrogant talking
out of ass.
Once again, you are wrong.
Linux was designed to be POSIX-compliant, then added some SUS.
So MacOS is UNIX(tm) -- that's nice. So why aren't there any MacOS
servers being sold anymore? They used to sell them...but Rackmacs
haven't been around since 2011.
https://en.wikipedia.org/wiki/Xserve
MacOS is somewhat limited. For example, try this on MacOS:
$ cat ngroups.c
#include <stdio.h>
#include <limits.h>
int main (void)
{
printf("%d\n",NGROUPS_MAX);
return 0;
}
On a Mac, this gives:
$ ./ngroups
16
On Linux:
$ ./ngroups
65536
So you might think, "so what?". Have you looked at
what MacOS does to you if you are an admin?
$ id
uid=502(x) gid=20(staff) groups=20(staff),12(everyone),61(localaccounts),
79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),
701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),
204(_developer),250(_analyticsusers),395(com.apple.access_ftp),
398(com.apple.access_screensharing),399(com.apple.access_ssh),
400(com.apple.access_remote_ae)
Count up the supplemental groups, and you'll see why
your ersatz "UNIX" is weak.
And that's just one example.
At least it uses CUPS, though -- but guess where Apple
got that, hmmmm?
You can add all the groups you like, but you can't store them
in a process' supplemental groups table if it gets full.
It only holds 16 groups in the table. Adding the gid of the
process, that's 17 groups total.
(If you know of a way to increase the size of the table,
please let me know. :) )
On Thu, 21 Aug 2025 21:26:28 -0700, Alan <[email protected]> wrote in <1088rhl$1bu4d$[email protected]>:
On 2025-08-21 21:05, vallor wrote:
On Thu, 21 Aug 2025 20:55:53 -0700, Alan <[email protected]> wrote in
<1088po9$1bgi3$[email protected]>:
On 2025-08-21 18:54, vallor wrote:
On Fri, 22 Aug 2025 01:35:27 +0000, Tyrone <[email protected]> wrote in >>>>> <[email protected]>:
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump""
<[email protected]>
wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro"
<[email protected]d> wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability >>>>>>>>> to run Linux VM instances on macOS. Like Microsoft, it has read >>>>>>>>> the writing on the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing >>>>>>>> that Linux is a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a
*re-implementing*
of it - *macOS*, OTOH, *IS* a "copy of" Unix, with some
modifications. You're welcome for the lesson, in detecting your own >>>>>>> arrogant talking out of ass.
Once again, you are wrong.
Linux was designed to be POSIX-compliant, then added some SUS.
So MacOS is UNIX(tm) -- that's nice. So why aren't there any MacOS
servers being sold anymore? They used to sell them...but Rackmacs
haven't been around since 2011.
https://en.wikipedia.org/wiki/Xserve
MacOS is somewhat limited. For example, try this on MacOS:
$ cat ngroups.c #include <stdio.h>
#include <limits.h>
int main (void)
{
printf("%d\n",NGROUPS_MAX);
return 0;
}
On a Mac, this gives:
$ ./ngroups 16
On Linux:
$ ./ngroups 65536
So you might think, "so what?". Have you looked at what MacOS does
to you if you are an admin?
$ id uid=502(x) gid=20(staff)
groups=20(staff),12(everyone),61(localaccounts),
79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),
701(com.apple.sharepoint.group.1),33(_appstore),100(_lpoperator),
204(_developer),250(_analyticsusers),395(com.apple.access_ftp),
398(com.apple.access_screensharing),399(com.apple.access_ssh),
400(com.apple.access_remote_ae)
Count up the supplemental groups, and you'll see why your ersatz
"UNIX"
is weak.
I'm sorry, but you think an important metric about OS quality and/or
utility is how many security groups it happens to ship with
pre-configured?
Really? Seriously?
Your feigned incredulity doesn't fool anyone.
Did you count the supplemental groups? What good are supplemental
groups if you can't add any for your own use cases?
Why do you imagine that you can't add groups on macOS?
I didn't say that. Please understand what I'm saying:
You can add all the groups you like, but you can't store them
in a process' supplemental groups table if it gets full.
It only holds 16 groups in the table. Adding the gid of the
process, that's 17 groups total.
(If you know of a way to increase the size of the table,
please let me know. :) )
I know where it was deployed...
And that's just one example.Indeed... ...where DID Apple get CUPS, the Common Unix Printing
At least it uses CUPS, though -- but guess where Apple got that,
hmmmm?
System?
Original author(s) Michael Sweet (Easy Software Products)
Developer(s) Apple Inc.
'In March 2002, Apple Inc. adopted CUPS as the printing system for Mac >>>> OS X 10.2.[8] In February 2007, Apple Inc. hired chief developer
Michael Sweet and purchased the CUPS source code. On December 20,
2019, Michael Sweet announced on his blog that he had left Apple.'
<https://en.wikipedia.org/wiki/CUPS>
So for 12 years of its existence, Apple was in charge of the
continuing development of CUPS.
So?
I'm grateful that Apple has maintained it (as much as they have done
so), but it originated in a different world -- the world of open
source.
Where do you think it was deployed before MacOS, hmmmm?
...but you utterly ignored what Apple did for it...
...and that it wasn't purely open source.
ESP Print was a part of CUPS when it was being developed by Michael
Sweet, and it was NOT open source.
I'll take your word for it, and I'll stand corrected.
On Aug 21, 2025 at 8:38:17 PM EDT, ""Joel W. Crump"" <[email protected]> wrote:
On 8/21/25 7:30 PM, Tyrone wrote:
On Aug 20, 2025 at 11:56:51 PM EDT, "Lawrence D´Oliveiro" <[email protected]d>
wrote:
On Sat, 9 Aug 2025 03:24:21 +0100, Mr Ön!on wrote:
jojo <[email protected]> wrote:
struggling
Get a Mac!
Even Apple has now added its own version of WSL, with the ability to run >>>> Linux VM instances on macOS. Like Microsoft, it has read the writing on >>>> the wall about the inevitable Linux takeover.
Except that MacOS is already Unix. You know, the original thing that Linux is
a copy of.
Linux is not "taking over" the Mac.
Idiot, GNU/Linux is not the "copy of" Unix, it's a *re-implementing* of
it - *macOS*, OTOH, *IS* a "copy of" Unix, with some modifications.
You're welcome for the lesson, in detecting your own arrogant talking
out of ass.
Once again, you are wrong.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (4 / 12) |
| Uptime: | 29:18:40 |
| Calls: | 12,108 |
| Calls today: | 8 |
| Files: | 15,006 |
| Messages: | 6,518,244 |