• Wayland Makes Progress

    From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Thu Apr 30 07:50:45 2026
    From Newsgroup: comp.os.linux.misc

    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Borax Man@rotflol2@hotmail.com to comp.os.linux.misc on Thu Apr 30 12:29:11 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11. There seems to be nothing but regressions from my POV in the move
    to Wayland. Odd, as usually "next gen" technology like BTRFS has been a superset, and not a subset, of what the previous tech could do.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu Apr 30 17:29:46 2026
    From Newsgroup: comp.os.linux.misc

    On 30/04/2026 13:29, Borax Man wrote:
    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11. There seems to be nothing but regressions from my POV in the move
    to Wayland. Odd, as usually "next gen" technology like BTRFS has been a superset, and not a subset, of what the previous tech could do.

    I think you need to understand what life was like back in the origins of
    X windows

    No one actually knew what a GUI would be used for beyond the very
    limited windows and Mac environment

    So they threw everything into X windows.

    30 years later they realized that most of it is seldom - if ever - used
    at all

    So a chance to really reproduce initially only what is actually needed
    most of the time, and move the rest to 'nice to have' compatibility
    libraries.
    --
    "When one man dies it's a tragedy. When thousands die it's statistics."

    Josef Stalin


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Thu Apr 30 09:53:06 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 30 Apr 2026 17:29:46 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    So a chance to really reproduce initially only what is actually
    needed most of the time, and move the rest to 'nice to have'
    compatibility libraries.

    Yyyeeeaaah it's that *second* bit that's kinda the problem - providing nonessentials as a bolt-on is fine, but the Wayland devs' approach has
    more typically been to insist that You Don't Need That. Like, they're
    *just lately* coming around to the idea that applications ought to be
    able to determine the size & position of their own windows, but since
    they spent *years* arguing that it was Not Necessary And Actually Bad,
    they don't even have a mechanism to provide the *option,* currently :/

    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Pancho@Pancho.Jones@protonmail.com to comp.os.linux.misc on Thu Apr 30 18:02:34 2026
    From Newsgroup: comp.os.linux.misc

    On 4/30/26 17:53, John Ames wrote:
    On Thu, 30 Apr 2026 17:29:46 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    So a chance to really reproduce initially only what is actually
    needed most of the time, and move the rest to 'nice to have'
    compatibility libraries.

    Yyyeeeaaah it's that *second* bit that's kinda the problem - providing nonessentials as a bolt-on is fine, but the Wayland devs' approach has
    more typically been to insist that You Don't Need That. Like, they're
    *just lately* coming around to the idea that applications ought to be
    able to determine the size & position of their own windows, but since
    they spent *years* arguing that it was Not Necessary And Actually Bad,
    they don't even have a mechanism to provide the *option,* currently :/


    A lot of development is about compromise, making decisions, proving a
    good working core as opposed to every random requested feature. It is
    hard to get right.

    Wayland is still not working on some core stuff, so it's not like they
    had huge spare resource.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Thu Apr 30 10:15:59 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 30 Apr 2026 18:02:34 +0100
    Pancho <Pancho.Jones@protonmail.com> wrote:

    Wayland is still not working on some core stuff, so it's not like
    they had huge spare resource.

    I'm prepared to believe that this is also true, but it's *definitely*
    the case that they've spent years pushing back on the idea that some
    extremely commonplace features of a display server are actually needed
    instead of being Actually Bad And Suspicious For Some Reason.

    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu Apr 30 14:39:34 2026
    From Newsgroup: comp.os.linux.misc

    On 4/30/26 12:29, The Natural Philosopher wrote:
    On 30/04/2026 13:29, Borax Man wrote:
    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11.  There seems to be nothing but regressions from my POV in the move
    to Wayland.  Odd, as usually "next gen" technology like BTRFS has been a
    superset, and not a subset, of what the previous tech could do.

    I think you need to understand what life was like back in the origins of
    X windows

    No one actually knew what a GUI would be used for beyond the very
    limited windows and Mac environment

    So they threw everything into X windows.

    30 years later they realized that most of it is seldom - if ever - used
    at all

    So a chance to really reproduce initially only what is actually needed
    most of the time, and move the rest to 'nice to have' compatibility libraries.

    Is there a GLP-1 version of X out there ? :-)

    I do remember nacent 'X' - installed it on an
    ancient RH distro that came on floppies. Took
    a couple of DAYS to get the mouse/crt stuff
    right enough to work.

    A year or so later and SUSE automated almost all
    of that fiddly stuff - and I stuck with it for a
    long time because it was so helpful, ran my office
    servers with it also. Not too impressed with some
    of the more recent versions however.

    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Thu Apr 30 22:26:49 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 30 Apr 2026 10:15:59 -0700, John Ames wrote:

    On Thu, 30 Apr 2026 18:02:34 +0100
    Pancho <Pancho.Jones@protonmail.com> wrote:

    Wayland is still not working on some core stuff, so it's not like
    they had huge spare resource.

    I'm prepared to believe that this is also true, but it's
    *definitely* the case that they've spent years pushing back on the
    idea that some extremely commonplace features of a display server
    are actually needed instead of being Actually Bad And Suspicious For
    Some Reason.

    The reality is, we live in a less trusting world. There are more bad
    players out there trying to get one over on unsuspecting users. And do
    it automatically, in an indiscriminate mass attack, so nobody can feel
    safe just because you think nobody knows who you are.

    Wayland is designed from the ground up for such a world. But that’s
    just one of its features.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Fri May 1 09:30:48 2026
    From Newsgroup: comp.os.linux.misc

    Le 30-04-2026, Borax Man <rotflol2@hotmail.com> a écrit :
    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11. There seems to be nothing but regressions from my POV in the move
    to Wayland.

    For me I see only advantages to Wayland over X11 by now. I have no
    feature which were working on X11 and don't on Wayland. As I hate
    overlapping Windows, I have no Window which should stay below or not.

    But using sometimes more than one screen, with different resolutions,
    X11 is just shit. If I have one browser tab on my laptop and one browser
    tab on a big screen, then either I can't read what's on the big screen
    because it's to tiny, or I have huge characters which take all the
    screen on my laptop and can't have enough displayed. And that is, for
    me, a huge feature provided by Wayland which is enough to put X11 in a
    museum.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Fri May 1 13:36:35 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-01 11:30, Stéphane CARPENTIER wrote:
    Le 30-04-2026, Borax Man <rotflol2@hotmail.com> a écrit :
    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11. There seems to be nothing but regressions from my POV in the move
    to Wayland.

    For me I see only advantages to Wayland over X11 by now. I have no
    feature which were working on X11 and don't on Wayland. As I hate
    overlapping Windows, I have no Window which should stay below or not.

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D support
    from the host.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Fri May 1 15:29:00 2026
    From Newsgroup: comp.os.linux.misc

    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 30/04/2026 13:29, Borax Man wrote:
    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11. There seems to be nothing but regressions from my POV in the move
    to Wayland. Odd, as usually "next gen" technology like BTRFS has been a
    superset, and not a subset, of what the previous tech could do.

    I think you need to understand what life was like back in the origins of
    X windows

    No one actually knew what a GUI would be used for beyond the very
    limited windows and Mac environment

    Actually, at best, the "early Mac" (i.e., the Lisa) and Xerox PARC
    systems, but less so MSWin (as MS was late to the party).

    X11 originated at MIT from project Athena in 1984 [1]. Apple's Lisa
    (the "original" Mac) was released January 19, 1983 [2].

    MS Windows didn't appear on the scene until November 20, 1985 [3] and
    in its 1.0 variant was just a layer on top of MSDos that looked like it
    used IBM VGA character mode block draw characters to draw out it's
    "windows".

    So they threw everything into X windows.

    On that I'd have to agree, and it is in keeping with the Unix tradition
    of "provide modular tools sets, not specific policy".


    [1] https://en.wikipedia.org/wiki/X_Window_System
    [2] https://en.wikipedia.org/wiki/Apple_lisa
    [3] https://en.wikipedia.org/wiki/Ms_windows
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Fri May 1 15:32:21 2026
    From Newsgroup: comp.os.linux.misc

    John Ames <commodorejohn@gmail.com> wrote:
    On Thu, 30 Apr 2026 17:29:46 +0100
    The Natural Philosopher <tnp@invalid.invalid> wrote:

    So a chance to really reproduce initially only what is actually
    needed most of the time, and move the rest to 'nice to have'
    compatibility libraries.

    Yyyeeeaaah it's that *second* bit that's kinda the problem - providing nonessentials as a bolt-on is fine, but the Wayland devs' approach has
    more typically been to insist that You Don't Need That. Like, they're
    *just lately* coming around to the idea that applications ought to be
    able to determine the size & position of their own windows, but since
    they spent *years* arguing that it was Not Necessary And Actually Bad,
    they don't even have a mechanism to provide the *option,* currently :/

    Yes, that SystemD level boneheadedness of "our way or the highway" is
    what has lots of folks disliking Wayland just as much as they dislike
    SystemD.

    It's one thing to say "we think this is seldom used, we plan to build
    it in optional feature Y X time from now" and yet another to argue "you
    don't ever need *that*" (which is the Wayland dev's argument for
    anything they don't want to do.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Fri May 1 22:21:48 2026
    From Newsgroup: comp.os.linux.misc

    Rich <rich@example.invalid> wrote:
    Yes, that SystemD level boneheadedness of "our way or the highway" is
    what has lots of folks disliking Wayland just as much as they dislike >SystemD.

    What is so important about the D that you capitalize it, and why isnt
    it WaylanD?
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Leroy H@lh@somewhere.net to comp.os.linux.misc on Fri May 1 20:36:41 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 01 May 2026 22:21:48 +0200, Marc Haber wrote:

    Rich <rich@example.invalid> wrote:
    Yes, that SystemD level boneheadedness of "our way or the highway" is
    what has lots of folks disliking Wayland just as much as they dislike >>SystemD.

    What is so important about the D that you capitalize it, and why isnt
    it WaylanD?


    The "D" indicates "daemon" which is a process that runs constantly
    in the background, which in my philosophy of computing should never
    be permitted or even necessary.

    For a standalone workstation any daemon is an anomaly that only
    serves inessential purposes, many of which are totally cosmetic.

    Unfortunately, the mainstream distros, which have enslaved the
    majority of GNU/Linux users, are completely seduced by the idea
    of daemons which they wrap in the bogus concept of "modernism."

    Idiots in high places is always a disturbing thought.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Fri May 1 13:56:38 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 30 Apr 2026 22:26:49 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    The reality is, we live in a less trusting world. There are more bad
    players out there trying to get one over on unsuspecting users. And do
    it automatically, in an indiscriminate mass attack, so nobody can feel
    safe just because you think nobody knows who you are.

    Wayland is designed from the ground up for such a world. But that’s
    just one of its features.
    So they say! Except that, when they finally get it through their heads
    that people won't use their stuff without this or that concession, they
    knuckle under (as they did with application-specified window size and position,) which goes to show that their rationalization about security
    is just empty pretense.
    If it were critical for security, they wouldn't budge. Since they gave
    in, it's clearly not critical for security. Since it isn't but they
    said it is, that calls any of their other claims about security into
    question, because they'll plainly use it as an excuse to write off
    ideas they don't like.
    That's not the behavior of dedicated, security-oriented professional developers. It's the behavior of petulant children.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 1 22:36:54 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 1 22:37:35 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 01 May 2026 20:36:41 +0000, Leroy H wrote:

    Unfortunately, the mainstream distros, which have enslaved the
    majority of GNU/Linux users, are completely seduced by the idea of
    daemons which they wrap in the bogus concept of "modernism."

    Are “mainstream” distros the only ones that matter to you?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri May 1 23:39:40 2026
    From Newsgroup: comp.os.linux.misc

    On 01/05/2026 21:21, Marc Haber wrote:
    Rich <rich@example.invalid> wrote:
    Yes, that SystemD level boneheadedness of "our way or the highway" is
    what has lots of folks disliking Wayland just as much as they dislike
    SystemD.

    What is so important about the D that you capitalize it, and why isnt
    it WaylanD?

    It's a new syllable innit?
    --
    If I had all the money I've spent on drink...
    ..I'd spend it on drink.

    Sir Henry (at Rawlinson's End)

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri May 1 23:40:43 2026
    From Newsgroup: comp.os.linux.misc

    On 01/05/2026 21:36, Leroy H wrote:
    Idiots in high places is always a disturbing thought.


    Who else is stupid enough to climb the ladder?
    --
    If I had all the money I've spent on drink...
    ..I'd spend it on drink.

    Sir Henry (at Rawlinson's End)

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 1 22:41:52 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 1 May 2026 13:56:38 -0700, John Ames wrote:

    On Thu, 30 Apr 2026 22:26:49 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    The reality is, we live in a less trusting world. There are more
    bad players out there trying to get one over on unsuspecting users.
    And do it automatically, in an indiscriminate mass attack, so
    nobody can feel safe just because you think nobody knows who you
    are.

    Wayland is designed from the ground up for such a world. But that’s
    just one of its features.

    So they say!

    Try it for yourself, and you’ll see.

    Except that, when they finally get it through their heads that
    people won't use their stuff without this or that concession, they
    knuckle under (as they did with application-specified window size
    and position,) ...

    Where has there been such a concession?

    See also <https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/247>.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Fri May 1 15:54:25 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 1 May 2026 22:41:52 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    Except that, when they finally get it through their heads that
    people won't use their stuff without this or that concession, they
    knuckle under (as they did with application-specified window size
    and position,) ...

    Where has there been such a concession?
    https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/264
    ^ Right here, where after years of insisting that You Don't Need That &
    It Can't Be Done, only to run up against the fact that *nix-friendly
    prosumer developers like KiCad flatly refuse to re-work their entire UX
    and workflow to suit the whims of the Wayland devs, the Wayland devs...
    gave in and started working on a protocol extension to add support for application-specified window size & position.
    You know, as they could've done *at any point prior.*
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 1 23:07:04 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 1 May 2026 15:54:25 -0700, John Ames wrote:

    On Fri, 1 May 2026 22:41:52 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    Except that, when they finally get it through their heads that
    people won't use their stuff without this or that concession, they
    knuckle under (as they did with application-specified window size
    and position,) ...

    Where has there been such a concession?

    https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/264

    ^ Right here, where after years of insisting that You Don't Need
    That & It Can't Be Done, only to run up against the fact that
    *nix-friendly prosumer developers like KiCad flatly refuse to
    re-work their entire UX and workflow to suit the whims of the
    Wayland devs, the Wayland devs... gave in and started working on a
    protocol extension to add support for application-specified window
    size & position.

    Interesting that, after more than 2 years, it’s still marked as “experimental”.

    I can’t see the point in it, myself. Even I can think of a way the
    KiCad folks could have solved their problem without requiring special
    treatment from Wayland.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat May 2 09:07:48 2026
    From Newsgroup: comp.os.linux.misc

    Le 01-05-2026, Leroy H <lh@somewhere.net> a écrit :
    On Fri, 01 May 2026 22:21:48 +0200, Marc Haber wrote:

    Rich <rich@example.invalid> wrote:
    Yes, that SystemD level boneheadedness of "our way or the highway" is >>>what has lots of folks disliking Wayland just as much as they dislike >>>SystemD.

    What is so important about the D that you capitalize it, and why isnt
    it WaylanD?


    The "D" indicates "daemon" which is a process that runs constantly
    in the background,

    You can copy/paste wikipedia, you should try to understand it. He knows
    what the "D" stand for, he didn't know why it was capitalized.

    which in my philosophy of computing should never
    be permitted or even necessary.

    Your philosophy should only be used as suppository. And only for little
    child. You want to put back computers to the mono-user/mono-task because
    you are stuck in the remote past. Your Linux system is so limited you
    need a Windows VM to be able to buy your own food on Internet.

    For a standalone workstation any daemon is an anomaly

    No. It's the only way to correct your stupidities without needed to
    close my browser first. Can you understand why?

    that only
    serves inessential purposes, many of which are totally cosmetic.

    Wrong. A server would be useless without demons. The purpose of a server
    is to run at least one demon to do its job.

    Unfortunately, the mainstream distros, which have enslaved the
    majority of GNU/Linux users, are completely seduced by the idea
    of daemons which they wrap in the bogus concept of "modernism."

    The good thing about the mainstream distro maintainers is that they know
    their jobs well more than you. Unlike you, they provide distros that can
    be used to buy one own food on Internet without requesting a Microsoft
    Windows VM.

    Idiots in high places is always a disturbing thought.

    You don't request a lot to be disturbed.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sat May 2 10:25:32 2026
    From Newsgroup: comp.os.linux.misc

    John Ames <commodorejohn@gmail.com> writes:
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    Except that, when they finally get it through their heads that
    people won't use their stuff without this or that concession, they
    knuckle under (as they did with application-specified window size
    and position,) ...

    Where has there been such a concession?

    https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/264

    ^ Right here, where after years of insisting that You Don't Need That &
    It Can't Be Done, only to run up against the fact that *nix-friendly
    prosumer developers like KiCad flatly refuse to re-work their entire UX
    and workflow to suit the whims of the Wayland devs, the Wayland devs...
    gave in and started working on a protocol extension to add support for application-specified window size & position.

    You know, as they could've done *at any point prior.*

    I think that’s an odd way of looking at it. The Wayland viewpoint as I understand it is not “applications have absolutely no control over
    window position”, it is “the system controls window positions and applications communicate their needs to the system”. [1] goes into some detail about this.

    [1] https://www.mail-archive.com/wayland-devel@lists.freedesktop.org/msg41606.html

    IMO that is the right general design. If a user moves a window to a
    particular location, or configures a particular rule in their window
    manager about how menus behave, or where application windows go, etc etc
    etc then the application should not be allowed to override that. The application also should not have to be responsible for its windows being rearranged and resized as displays are disconnected and reconnected -
    that is obviously a job for a window manager.

    This is _not_ inconsistent with applications that want to create
    multiple windows in a particular spatial relationship to one another,
    but it does mean that just specifying absolute coordinates isn’t going
    to do the job: rather it means that such applications need a way to
    communicate the desired relationship. AIUI, MR264 is an approach to implementing exactly that.
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Sat May 2 12:29:23 2026
    From Newsgroup: comp.os.linux.misc

    Leroy H <lh@somewhere.net> wrote:
    The "D" indicates "daemon" which is a process that runs constantly
    in the background, which in my philosophy of computing should never
    be permitted or even necessary.

    I have never seen that d being capitalized other than systemd's d, and
    it's a sure sign of a hater.

    So you're also against init (which is a daemon without d), necessary
    to spawn sshd and the login processes?

    Idiots in high places is always a disturbing thought.

    The net would be a much better place without http daemons, and also
    without idiots.
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Sat May 2 12:32:10 2026
    From Newsgroup: comp.os.linux.misc

    Stéphane CARPENTIER <sc@fiat-linux.fr> wrote:
    [lots of sensible stuff]

    Thank you. +1. couldn't write it any better.

    Greetings
    Marc
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 2 12:43:42 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-02 00:36, Lawrence D’Oliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From gazelle@gazelle@shell.xmission.com (Kenny McCormack) to comp.os.linux.misc on Sat May 2 10:53:06 2026
    From Newsgroup: comp.os.linux.misc

    In article <u31hcmxgjt.ln2@Telcontar.valinor>,
    Carlos E.R. <robin_listas@es.invalid> wrote:
    On 2026-05-02 00:36, Lawrence DOliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.

    Why? What is wrong with VMware?

    Or is this just more of LDO being cranky?
    --
    The randomly chosen signature file that would have appeared here is more than 4 lines long. As such, it violates one or more Usenet RFCs. In order to remain in compliance with said RFCs, the actual sig can be found at the following URL:
    http://user.xmission.com/~gazelle/Sigs/InsaneParty
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 2 13:14:17 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-02 12:53, Kenny McCormack wrote:
    In article <u31hcmxgjt.ln2@Telcontar.valinor>,
    Carlos E.R. <robin_listas@es.invalid> wrote:
    On 2026-05-02 00:36, Lawrence DOliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.

    Why? What is wrong with VMware?

    Or is this just more of LDO being cranky?

    Maybe :-D

    VirtualBox has problems in openSUSE, the package has been delayed
    several months in Leap 16.

    Then there could be Xen o KVM. As far as I can see, much more
    complicated, but maintenance is assured by the distro.

    <https://doc.opensuse.org/documentation/leap/virtualization/html/book-virtualization/book-virtualization.html>

    That's a lot of reading before I know how to start. At least in 15.6
    there is some support in YaST, but in 16.0, YaST is gone.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Sat May 2 13:39:22 2026
    From Newsgroup: comp.os.linux.misc

    gazelle@shell.xmission.com (Kenny McCormack) wrote:
    In article <u31hcmxgjt.ln2@Telcontar.valinor>,
    Carlos E.R. <robin_listas@es.invalid> wrote:
    On 2026-05-02 00:36, Lawrence DOliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.

    Why? What is wrong with VMware?

    Since they were borged by Broadcom they have multiplied their prices.
    Even big companies are contemplating to change virtualization becuse
    its just too darn expensive.

    Greetings
    Marc
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From gazelle@gazelle@shell.xmission.com (Kenny McCormack) to comp.os.linux.misc on Sat May 2 11:52:04 2026
    From Newsgroup: comp.os.linux.misc

    In article <10t4npb$1deoc$1@news1.tnib.de>,
    Marc Haber <mh+usenetspam2616@zugschl.us> wrote:
    gazelle@shell.xmission.com (Kenny McCormack) wrote:
    In article <u31hcmxgjt.ln2@Telcontar.valinor>,
    Carlos E.R. <robin_listas@es.invalid> wrote:
    On 2026-05-02 00:36, Lawrence DOliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware.

    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.

    Why? What is wrong with VMware?

    Since they were borged by Broadcom they have multiplied their prices.
    Even big companies are contemplating to change virtualization becuse
    its just too darn expensive.

    OK, thanks.

    I haven't done anything with VMware for at least 2 decades (mid oughts).
    It was all free back when I was playing with it.

    Nothing good ever comes from companies buying other companies.
    --
    That's the Trump playbook. Every action by Trump or his supporters can
    be categorized as one (or more) of:

    outrageous, incompetent, or mentally ill.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 2 13:29:30 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 2 May 2026 13:14:17 +0200, Carlos E.R. wrote:

    Then there could be Xen o KVM. As far as I can see, much more
    complicated,
    but maintenance is assured by the distro.

    The KVM module is already in the kernel from most distros or can be added
    with modprobe. It does require processor support but even the Intel
    processor in my 2013 laptop has the needed instructions.

    I'm not sure about Leap 16 but installing virt-manager in Mint, Fedora, or Arch pulls in QEMU and all the dependencies rather than the laundry list
    of packages many outdated instructions show.

    Then you open the virt-manager gui, select an iso, allocate resources, and start it up. It's not a problem for what I'm doing but my network is WiFi.
    The VM is assigned an IP that is not accessible from the local system.
    That is not a problem with a wired connection where it can be bridged.

    The first time around it might take all of 10 minutes.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 2 13:32:11 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 2 May 2026 11:52:04 -0000 (UTC), Kenny McCormack wrote:

    In article <10t4npb$1deoc$1@news1.tnib.de>,
    Marc Haber <mh+usenetspam2616@zugschl.us> wrote:
    gazelle@shell.xmission.com (Kenny McCormack) wrote:
    In article <u31hcmxgjt.ln2@Telcontar.valinor>,
    Carlos E.R. <robin_listas@es.invalid> wrote:
    On 2026-05-02 00:36, Lawrence DOliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware. >>>>>>
    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.

    Why? What is wrong with VMware?

    Since they were borged by Broadcom they have multiplied their prices.
    Even big companies are contemplating to change virtualization becuse its >>just too darn expensive.

    OK, thanks.

    I haven't done anything with VMware for at least 2 decades (mid oughts).
    It was all free back when I was playing with it.

    Nothing good ever comes from companies buying other companies.

    I don't know about other distros but VirtualBox doesn't play well on Linux Mint for anyone considering it as an alternative to VMWare. It appears to install until you actually try to use it.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 2 15:09:57 2026
    From Newsgroup: comp.os.linux.misc

    On 02/05/2026 14:32, rbowman wrote:
    I don't know about other distros but VirtualBox doesn't play well on Linux Mint for anyone considering it as an alternative to VMWare. It appears to install until you actually try to use it.

    Runs fine here..
    --
    “The urge to save humanity is almost always only a false face for the
    urge to rule it.”
    – H. L. Mencken

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Sat May 2 19:15:30 2026
    From Newsgroup: comp.os.linux.misc

    rbowman <bowman@montana.com> wrote:
    On Sat, 2 May 2026 11:52:04 -0000 (UTC), Kenny McCormack wrote:
    In article <10t4npb$1deoc$1@news1.tnib.de>,
    Marc Haber <mh+usenetspam2616@zugschl.us> wrote:
    Since they were borged by Broadcom they have multiplied their prices. >>>Even big companies are contemplating to change virtualization becuse its >>>just too darn expensive.

    OK, thanks.

    I haven't done anything with VMware for at least 2 decades (mid oughts).
    It was all free back when I was playing with it.

    Nothing good ever comes from companies buying other companies.

    I don't know about other distros but VirtualBox doesn't play well on Linux >Mint for anyone considering it as an alternative to VMWare. It appears to >install until you actually try to use it.

    I am sorry, I must have missed that you were talking about toys. I was
    talking about VMware's enterprise grade products with the former
    five-digit, now easily six-digit price tag.

    I think I stopped using VMware's desktop products more than two
    decades ago when Virtualbox became a thing. I never looked back. And I
    stopped using Virtualbox like fifteen years ago when KVM/libvirt
    became useable. Again, I never looked back.

    Greetings
    Marc
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 2 20:25:44 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-02 13:52, Kenny McCormack wrote:
    In article <10t4npb$1deoc$1@news1.tnib.de>,
    Marc Haber <mh+usenetspam2616@zugschl.us> wrote:
    gazelle@shell.xmission.com (Kenny McCormack) wrote:
    In article <u31hcmxgjt.ln2@Telcontar.valinor>,
    Carlos E.R. <robin_listas@es.invalid> wrote:
    On 2026-05-02 00:36, Lawrence DOliveiro wrote:
    On Fri, 1 May 2026 13:36:35 +0200, Carlos E.R. wrote:

    I have one important grudge: it simply doesn't run in my hardware. >>>>>>
    The hardware where I have tried it is vmware player, with no 3D
    support from the host.

    The sooner you get rid of VMware, the better.

    Eventually.

    Why? What is wrong with VMware?

    Since they were borged by Broadcom they have multiplied their prices.
    Even big companies are contemplating to change virtualization becuse
    its just too darn expensive.

    OK, thanks.

    AFAIK it remains being gratis for personal use.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 2 18:29:31 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 2 May 2026 15:09:57 +0100, The Natural Philosopher wrote:

    On 02/05/2026 14:32, rbowman wrote:
    I don't know about other distros but VirtualBox doesn't play well on
    Linux Mint for anyone considering it as an alternative to VMWare. It
    appears to install until you actually try to use it.

    Runs fine here..

    Not my experience but I didn't spend a lot of time messing around with
    it.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat May 2 20:22:51 2026
    From Newsgroup: comp.os.linux.misc

    Le 02-05-2026, Marc Haber <mh+usenetspam2616@zugschl.us> a écrit :
    Leroy H <lh@somewhere.net> wrote:
    The "D" indicates "daemon" which is a process that runs constantly
    in the background, which in my philosophy of computing should never
    be permitted or even necessary.

    I have never seen that d being capitalized other than systemd's d, and
    it's a sure sign of a hater.

    So you're also against init (which is a daemon without d), necessary
    to spawn sshd and the login processes?

    Maybe you didn't recognized the moron who sent the message you answered.
    He comes here with various pseudos. Larry Piet, Fabian Russel, Nux
    Vomica, Diego Garcia and others pseudos.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sat May 2 23:27:33 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 02 May 2026 12:29:23 +0200, Marc Haber wrote:

    Leroy H <lh@somewhere.net> wrote:

    The "D" indicates "daemon" which is a process that runs constantly
    in the background, which in my philosophy of computing should never
    be permitted or even necessary.

    I have never seen that d being capitalized other than systemd's d,
    and it's a sure sign of a hater.

    Perhaps also a sign of someone who has spent too much time cooped up
    in that basement, in front of his keyboard?

    Someone who could benefit from some time outside, getting some fresh
    air and also some sun to boost to their vitamind.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sun May 3 09:20:25 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-01 22:21, Marc Haber wrote:
    Rich <rich@example.invalid> wrote:
    Yes, that SystemD level boneheadedness of "our way or the highway" is
    what has lots of folks disliking Wayland just as much as they dislike
    SystemD.

    What is so important about the D that you capitalize it, and why isnt
    it WaylanD?


    Checking the wikipedia and the original sources, we know that it is
    systemd, not SystemD.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sun May 3 12:34:27 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-01, Stéphane CARPENTIER <sc@fiat-linux.fr> wrote:
    Le 30-04-2026, Borax Man <rotflol2@hotmail.com> a écrit :
    On 2026-04-30, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I just noticed another new feature in KDE Plasma after the latest
    upgrade on my Debian Unstable system: I can now drag windows using a
    modifier with the left mouse button, without them coming to the front.
    (By default this is Alt, I changed it to Super to avoid interfering
    with Alt-click commands in Blender.)

    This was a standard feature under X11, of course. But it seemed to
    have disappeared with the move to Wayland. But now it works again.


    I'll wait with Wayland until it reaches somewhat feature parity with
    X11. There seems to be nothing but regressions from my POV in the move
    to Wayland.

    For me I see only advantages to Wayland over X11 by now. I have no
    feature which were working on X11 and don't on Wayland. As I hate
    overlapping Windows, I have no Window which should stay below or not.

    But using sometimes more than one screen, with different resolutions,
    X11 is just shit. If I have one browser tab on my laptop and one browser
    tab on a big screen, then either I can't read what's on the big screen because it's to tiny, or I have huge characters which take all the
    screen on my laptop and can't have enough displayed. And that is, for
    me, a huge feature provided by Wayland which is enough to put X11 in a museum.


    I have a simple monitor set up, so the different resolutions aren't an issue.

    For me, its more that my Window Manager of choice, FVWM is an X11 one,
    and I do have some scripts that use xclip/xsel and xdotool. X11 over
    network is handy, from time to time, though not a deal breaker. There
    are some old X programs I do like and I'm a creature of habit.

    Things do move on, yes, but there isn't a problem I have which Wayland
    solves, so it seems kind of pointless at the moment.

    Are there many graphical X programs which won't run under Wayland, or is
    there some compatibility?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sun May 3 13:50:07 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> writes:
    Are there many graphical X programs which won't run under Wayland, or is there some compatibility?

    X11 programs run under Wayland via XWayland, which is essentially Xorg
    but it displays via Wayland rather than directly. (So same idea as Xvnc,
    Xrdp, Xnest, etc).
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 3 22:03:07 2026
    From Newsgroup: comp.os.linux.misc

    On Sun, 3 May 2026 12:34:27 -0000 (UTC), Borax Man wrote:

    Are there many graphical X programs which won't run under Wayland,
    or is there some compatibility?

    Wayland DEs currently include the “XWayland” compatibility layer. This
    is described as having “limitations”, but I’m not sure what they might be.

    I know I can run xeyes, and use that to distinguish X11-based apps
    from native Wayland ones; the eyes keep tracking when the mouse moves
    into a window from one of the former, but stop when I get to one from
    the latter.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Mon May 4 12:51:17 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-03, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 3 May 2026 12:34:27 -0000 (UTC), Borax Man wrote:

    Are there many graphical X programs which won't run under Wayland,
    or is there some compatibility?

    Wayland DEs currently include the “XWayland” compatibility layer. This
    is described as having “limitations”, but I’m not sure what they might be.

    I know I can run xeyes, and use that to distinguish X11-based apps
    from native Wayland ones; the eyes keep tracking when the mouse moves
    into a window from one of the former, but stop when I get to one from
    the latter.

    I've heard of XWayland, but wasn't sure whether it would just allow you
    to run a particular app in a window, or provide a more comprehensive compatibility layer. I can live without xpenguins and xsnow but it
    would be the 'end of an era', as one of the first things that stuck in
    my mind, when first using linux were all these cool little X toy
    programs (like oneko), and to me they are an integral part of my
    personal Linux experience.

    One day it will be Wayland, but modern computing to me lacks a bit of
    whimsy that existed before, takes itself too seriously.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Mon May 4 08:32:51 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 1 May 2026 23:07:04 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I can’t see the point in it, myself. Even I can think of a way the
    KiCad folks could have solved their problem without requiring special treatment from Wayland.
    Yes, as you've repeatedly argued, all it would take is for the KiCad
    devs to completely alter the layout and workflow of their application
    and cheese off their entire userbase to suit the whims of another group
    of developers representing a minority of a minority of their clientele,
    which makes *total* sense and is absolutely 100% a reasonable solution!
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Mon May 4 09:43:07 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 02 May 2026 10:25:32 +0100
    Richard Kettlewell <invalid@invalid.invalid> wrote:
    If a user moves a window to a particular location, or configures a
    particular rule in their window manager about how menus behave, or
    where application windows go, etc etc etc then the application should
    not be allowed to override that.
    In the general case, I'd agree - but UI conventions on the *nix desktop
    have evolved in a few different directions over the last 42 years, and "multiple sub-windows in a predefined layout" is 100% a valid design
    that multiple different applications have adopted for their workflow.
    If their concern were really for preventing rogue/nuisance applications
    from disrupting the user's desktop arrangement, they could've had some
    kind of application-specific permissions system (as, say, OSX does) so
    users could configure this themselves - could even opt-out by default.
    But flatly disallowing it altogether - to the point where it's not even provided for in the protocol - is an *incredibly* blinkered view of UI
    design that more suggests a developer mindset of disinterest in anyone
    else's way of doing things. Which would be fine for someone's personal
    project - but emphatically *not* fine for a project that proposes to
    replace a huge piece of infrastructure relied on by many millions of
    users across thousands of different applications/use cases.
    It's like if the IETF decided to exclude port 6667 going forward 'cause
    they personally didn't care about IRC.
    This is _not_ inconsistent with applications that want to create
    multiple windows in a particular spatial relationship to one another,
    but it does mean that just specifying absolute coordinates isn’t going
    to do the job: rather it means that such applications need a way to communicate the desired relationship. AIUI, MR264 is an approach to implementing exactly that.
    Maybe so - but Wayland is 17 years old at this point, while MR264 is ~2
    and if you look at the comments they were still trying to argue that
    You Don't Need That as of a year ago. Whether or not MR264 becomes an acceptable solution, it's incredibly clear that the developers do not prioritize user needs over their own ideas of How Things Should Work
    'til 800-lb. gorillas like KiCad force their hand.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Leroy H@lh@somewhere.net to comp.os.linux.misc on Mon May 4 19:35:26 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 4 May 2026 12:51:17 -0000 (UTC), Borax Man wrote:


    One day it will be Wayland


    There will also be X11Libre:

    <https://github.com/X11Libre/xserver>

    Already 606 commits since last week!

    Screw Wayland. Just make X great again.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Mon May 4 15:20:20 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 1 May 2026 23:07:04 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    Even I can think of a way the KiCad folks could have solved their
    problem without requiring special treatment from Wayland.
    Oh right, you've *also* proposed that they implement an entire window-
    manager system within the confines of a single *actual* window, as in
    Blender, and this may be what you're referring to here. Which, again,
    would require that they spend a massive amount of development effort to
    suit the demands of a minority of a minority of their userbase, while
    making the user experience different for everyone else for no reason.
    Perhaps, instead of trying to construct arguments around the premise
    that KiCad (or any other *nix-friendly prosumer software using the multiple-windows-in-a-predefined-layout paradigm) is being unreasonable
    and requiring "special treatment" from Wayland, you might consider it
    from this perspective: by what logic is *Wayland* entitled to demand
    special treatment from KiCad?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Mon May 4 23:40:53 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 4 May 2026 08:32:51 -0700, John Ames wrote:

    On Fri, 1 May 2026 23:07:04 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    I can’t see the point in it, myself. Even I can think of a way the
    KiCad folks could have solved their problem without requiring
    special treatment from Wayland.

    Yes, as you've repeatedly argued, all it would take is for the KiCad
    devs to completely alter the layout and workflow of their
    application ...

    I have argued no such thing. Even that merge request hints at the
    solution I thought of, before dismissing it out of hand (I suspect
    from a lack of imagination).
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Mon May 4 23:52:16 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 4 May 2026 15:20:20 -0700, John Ames wrote:

    On Fri, 1 May 2026 23:07:04 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    Even I can think of a way the KiCad folks could have solved their
    problem without requiring special treatment from Wayland.

    Oh right, you've *also* proposed that they implement an entire
    window- manager system within the confines of a single *actual*
    window, as in Blender, and this may be what you're referring to
    here.

    Kind of. Remember that a “window” need not be rectangular, or even
    consist of contiguous pixels. I imagine (not having used KiCad) that
    its UI layout consists of one or more “document” windows plus one or
    more “tool/palette” windows. Possibly even a separate “menubar”
    window.

    All of these can be discontiguous regions of pixels, with custom areas
    drawn to look like suitable window decorations to look like separate
    windows, and the user need be none the wiser. When the user clicks on
    one of these decoration areas (since they are within the content area
    of the window, would they be “interior decorators”?), the app itself
    can handle the relocation of that piece of the overall application
    window. And it has total control over how any overlap with other of
    its pieces might appear and behave.

    As for positioning, if the size of the overall window bounds matches
    that of the entire monitor area (however many monitors that might
    cover) I imagine any sensible placement algorithm would have the
    window manager position it over the entire monitor area. And that
    gives you the effect you’re after, of predictable window placement.

    Another advantage is that you can’t bring one “window” piece to the
    front without the rest following, since as far as the window manager
    is concerned they are all part of the same window. This would actually
    make window clutter (in the presence of other apps) easier to manage.

    Which, again, would require that they spend a massive amount
    of development effort to suit the demands of a minority of a
    minority of their userbase ...

    That I doubt. I am sure there are sufficient Linux users that the
    level of Linux developer talent to pull this off would also follow.

    ... while making the user experience different for everyone else for
    no reason.

    UI implementation layers have to be platform-specific anyway. My above
    scheme preserves the commonality with the existing behaviour, and
    possibly makes it a bit nicer, as mentioned.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Mon May 4 23:57:46 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 4 May 2026 12:51:17 -0000 (UTC), Borax Man wrote:

    I can live without xpenguins and xsnow but it would be the 'end of
    an era', as one of the first things that stuck in my mind, when
    first using linux were all these cool little X toy programs (like
    oneko), and to me they are an integral part of my personal Linux
    experience.

    Wayland is not getting rid of the fun, I assure you. Even Jamie
    Zawinski, curator of the XScreenSaver collection, has stopped
    complaining about the fact that it won’t let him implement his custom
    screen lock, and is now concentrating on getting the pretty displays
    themselves working.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 5 01:09:11 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 4 May 2026 12:51:17 -0000 (UTC), Borax Man wrote:

    I've heard of XWayland, but wasn't sure whether it would just allow you
    to run a particular app in a window, or provide a more comprehensive compatibility layer. I can live without xpenguins and xsnow but it
    would be the 'end of an era', as one of the first things that stuck in
    my mind, when first using linux were all these cool little X toy
    programs (like oneko), and to me they are an integral part of my
    personal Linux experience.

    Many of those cool little programs depend on knowing more about other applications that they should. It was baked in. When you're working with
    Motif sooner or later you'll need to go down to the cellar with the mice
    and cockroaches. The O'Reilly X11 documentation consists of eight rather
    thick volumes depending on how you count starting with Volume 0, the X
    server protocol through 6B, the Motif programming manual. There wasn't the concept of building a GUI toolkit and isolating the programmer from all
    the implementation details.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Tue May 5 08:12:30 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 4 May 2026 23:52:16 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    All of these can be discontiguous regions of pixels, with custom areas
    drawn to look like suitable window decorations to look like separate
    windows, and the user need be none the wiser. When the user clicks on
    one of these decoration areas (since they are within the content area
    of the window, would they be “interior decorators”?), the app itself
    can handle the relocation of that piece of the overall application
    window. And it has total control over how any overlap with other of
    its pieces might appear and behave.
    So, re-implementing a window manager within the confines of a window -
    one which would have no relation to the user's actual, preferred window manager, so there'd be no way for them to maintain consistency between $APPLICATION pseudo-windows and *everything else* in the user's desktop environment (which the X11 way of doing things provides for free.)
    Sounds like a real win!
    Which, again, would require that they spend a massive amount
    of development effort to suit the demands of a minority of a
    minority of their userbase ...

    That I doubt. I am sure there are sufficient Linux users that the
    level of Linux developer talent to pull this off would also follow.
    Yes, I'm sure there's a bunch of people out there just chomping at the
    bit to reinvent the window manager from first principles inside another
    window manager, for the sake of saving the Wayland devs from having to
    offer feature parity with X11 in their X11 replacement.
    Eminently plausible!
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Tue May 5 15:57:29 2026
    From Newsgroup: comp.os.linux.misc

    John Ames <commodorejohn@gmail.com> wrote:
    On Mon, 4 May 2026 23:52:16 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    All of these can be discontiguous regions of pixels, with custom areas
    drawn to look like suitable window decorations to look like separate
    windows, and the user need be none the wiser. When the user clicks on
    one of these decoration areas (since they are within the content area
    of the window, would they be “interior decorators”?), the app itself
    can handle the relocation of that piece of the overall application
    window. And it has total control over how any overlap with other of
    its pieces might appear and behave.

    So, re-implementing a window manager within the confines of a window -
    one which would have no relation to the user's actual, preferred window manager, so there'd be no way for them to maintain consistency between $APPLICATION pseudo-windows and *everything else* in the user's desktop environment (which the X11 way of doing things provides for free.)

    Sounds like a real win!

    Just for the record, you are arguing with the local group troll.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Tue May 5 09:10:09 2026
    From Newsgroup: comp.os.linux.misc

    On Tue, 5 May 2026 15:57:29 -0000 (UTC)
    Rich <rich@example.invalid> wrote:

    Just for the record, you are arguing with the local group troll.

    If we cut every neurodivergent person with insane opinions and no
    ability to let go of bad ideas out of the discussion, this group
    basically wouldn't exist.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From cross@cross@spitfire.i.gajendra.net (Dan Cross) to comp.os.linux.misc on Tue May 5 18:14:10 2026
    From Newsgroup: comp.os.linux.misc

    In article <20260505091009.00000911@gmail.com>,
    John Ames <commodorejohn@gmail.com> wrote:
    On Tue, 5 May 2026 15:57:29 -0000 (UTC)
    Rich <rich@example.invalid> wrote:

    Just for the record, you are arguing with the local group troll.

    If we cut every neurodivergent person with insane opinions and no
    ability to let go of bad ideas out of the discussion, this group
    basically wouldn't exist.

    Perhaps. But Lawrence really isn't worth anyone's time. Either
    he is only a troll, or he is simply an idiot. Neither deserves
    response.

    - Dan C.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Tue May 5 21:52:52 2026
    From Newsgroup: comp.os.linux.misc

    On Tue, 5 May 2026 08:12:30 -0700, John Ames wrote:

    So, re-implementing a window manager within the confines of a window
    - one which would have no relation to the user's actual, preferred
    window manager ...

    Strange. I thought you said that Wayland would only account for some
    small minority of KiCad users. Now you’re describing it as “the user’s actual, preferred window manager” ...

    Worth mentioning that apps like Photoshop and GIMP used to have that
    same kind of multiwindow interface, before they switched to the
    current single-window interface. Inkscape also does the same. And as
    you know, Blender has always had its own internal “window manager” operating within a single application window, as an important part of
    being able to define multiple custom “workspaces” within a document,
    and switch quickly between them.

    Maybe the KiCad folk should see the writing in the wall ... ?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Tue May 5 15:26:42 2026
    From Newsgroup: comp.os.linux.misc

    On Tue, 5 May 2026 21:52:52 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    Strange. I thought you said that Wayland would only account for some
    small minority of KiCad users. Now you’re describing it as “the user’s actual, preferred window manager” ...
    Wayland is the display server; I'm talking about the window manager,
    the component that determines window appearance/behavior. Implementing
    a pseudo-window manager within a single window (as you suggest) would
    mean that the user's preferred settings in the actual window manager (decorations/theme, mouse/keyboard focus behavior, etc.) would have no
    bearing on the behavior of $APPLICATION's pseudo-windows, because they
    aren't real windows and are not handled by the window manager. This
    would be anything from annoying to a usability impairment, depending on
    the user's preferences or accessibility needs.
    Your proposed solution would, in fact, create a whole new class of
    problems.
    Maybe the KiCad folk should see the writing in the wall ... ?
    *Why* should they? Clearly this works for them, and for their paying
    customers - and by their own account, the only environment where it
    presents a problem (Wayland/Linux) represents a minority of a minority
    of their userbase. Why should they feel an obligation to change just to
    save the Wayland devs from having to provide feature parity with X11 in
    this proposed X11 replacement?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Wed May 6 01:35:13 2026
    From Newsgroup: comp.os.linux.misc

    On Tue, 5 May 2026 21:52:52 -0000 (UTC), Lawrence D’Oliveiro wrote:

    Worth mentioning that apps like Photoshop and GIMP used to have that
    same kind of multiwindow interface, before they switched to the current single-window interface.

    I've used GIMP as the poster child of poor UX design, but I haven't tried
    the latest version.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Wed May 6 04:11:56 2026
    From Newsgroup: comp.os.linux.misc

    On Tue, 5 May 2026 15:26:42 -0700, John Ames wrote:

    On Tue, 5 May 2026 21:52:52 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    Maybe the KiCad folk should see the writing in the wall ... ?

    *Why* should they? Clearly this works for them, and for their paying customers ...

    Maybe it doesn’t work as well as it should. The only way to be sure is
    to do actual user-interface testing.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Wed May 6 08:43:47 2026
    From Newsgroup: comp.os.linux.misc

    On Wed, 6 May 2026 04:11:56 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    Maybe the KiCad folk should see the writing in the wall ... ?

    *Why* should they? Clearly this works for them, and for their paying customers ...

    Maybe it doesn’t work as well as it should. The only way to be sure is
    to do actual user-interface testing.
    You're assuming they don't - but either way, that's their affair and is
    not at *all* germane to the question of whether it's reasonable of you
    to expect application developers to redesign their entire layout/work-
    flow to suit the idiosyncracies of the Wayland devs' worldview.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Leroy H@lh@somewhere.net to comp.os.linux.misc on Wed May 6 16:30:47 2026
    From Newsgroup: comp.os.linux.misc

    On Wed, 6 May 2026 08:43:47 -0700, John Ames wrote:


    You're assuming they don't - but either way, that's their affair and is
    not at *all* germane to the question of whether it's reasonable of you
    to expect application developers to redesign their entire layout/work-
    flow to suit the idiosyncracies of the Wayland devs' worldview.


    It is an excellent argument but it is also a losing battle.

    The mainstream distros are in de facto control of GNU/Linux. They
    make the decisions as to what the future will be, and the vast hordes
    of users, who depend entirely on distros, will only obediently follow.

    There are alternatives but such projects will always lack the sufficient manpower and resources to compete with the mainstream distros, most of which have large corporate backing.

    The dream of a truly free (as in "freedom" and not "beer") operating system
    is already quite dead.

    Watch what happens when Torvalds retires.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Wed May 6 17:41:49 2026
    From Newsgroup: comp.os.linux.misc

    On 05/05/2026 19:14, Dan Cross wrote:
    In article <20260505091009.00000911@gmail.com>,
    John Ames <commodorejohn@gmail.com> wrote:
    On Tue, 5 May 2026 15:57:29 -0000 (UTC)
    Rich <rich@example.invalid> wrote:

    Just for the record, you are arguing with the local group troll.

    If we cut every neurodivergent person with insane opinions and no
    ability to let go of bad ideas out of the discussion, this group
    basically wouldn't exist.

    Perhaps. But Lawrence really isn't worth anyone's time. Either
    he is only a troll, or he is simply an idiot. Neither deserves
    response.

    He is kf here. After about 2 years of nothing of any interest, and
    plenty of time wasting

    People who don't know and don't want to know and are not even amusing
    are splatted.

    - Dan C.

    --
    "Corbyn talks about equality, justice, opportunity, health care, peace, community, compassion, investment, security, housing...."
    "What kind of person is not interested in those things?"

    "Jeremy Corbyn?"


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Wed May 6 17:49:18 2026
    From Newsgroup: comp.os.linux.misc

    On 06/05/2026 02:35, rbowman wrote:
    I've used GIMP as the poster child of poor UX design,

    Ha! You too!. Although libre office word is a good second place

    but I haven't tried
    the latest version

    Not sure I have either
    --
    In a Time of Universal Deceit, Telling the Truth Is a Revolutionary Act.

    - George Orwell

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Wed May 6 19:05:36 2026
    From Newsgroup: comp.os.linux.misc

    On Wed, 6 May 2026 17:49:18 +0100, The Natural Philosopher wrote:

    I've used GIMP as the poster child of poor UX design,

    Ha! You too!. Although libre office word is a good second place

    I've only used LO to review request for proposals and other documents sent
    to me in docx format. A couple of attempts to add comments were a disaster
    so I would reference the paragraph and send them to the PTB in a text file created in Vim.

    The same goes for xls files I received. None of them were actual
    spreadsheets. Excel's grid format is very popular as sort of a free form notepad.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Wed May 6 21:13:43 2026
    From Newsgroup: comp.os.linux.misc

    On Wed, 06 May 2026 16:30:47 +0000, Leroy H wrote:

    The mainstream distros are in de facto control of GNU/Linux.

    Who decides what is “mainstream”?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Wed May 6 22:06:35 2026
    From Newsgroup: comp.os.linux.misc

    On 5/6/26 17:13, Lawrence D’Oliveiro wrote:
    On Wed, 06 May 2026 16:30:47 +0000, Leroy H wrote:

    The mainstream distros are in de facto control of GNU/Linux.

    Who decides what is “mainstream”?

    Only the public. The highest-ranking distros
    vary over time - sometimes including weird
    ones I'd never heard of before.

    Canonical probably has the most influence of
    all ... and you can see their foul stench in
    a number of related distros.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Leroy H@lh@somewhere.net to comp.os.linux.misc on Thu May 7 03:49:03 2026
    From Newsgroup: comp.os.linux.misc

    On Wed, 6 May 2026 22:06:35 -0400, c186282 wrote:


    Who decides what is “mainstream”?

    Only the public. The highest-ranking distros
    vary over time


    Do they?

    The multiplicity of distros is only an illusion.
    The vast majority of distros are derived from the
    BIG THREE: Debian, RedHat, and ArchLinux.

    Thus, choice and freedom are also illusions.
    Any remaining bastions will not survive. (LFS
    has already folded.)

    Only the deluded will disagree.



    Canonical probably has the most influence of
    all ... and you can see their foul stench in
    a number of related distros.


    Surprisingly, you got that right.

    That bloated chrome-dome known as Steve Balmer could
    not have caused as much degradation to GNU/Linux as
    has Ubuntu.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Thu May 7 12:50:58 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-04, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Mon, 4 May 2026 12:51:17 -0000 (UTC), Borax Man wrote:

    I can live without xpenguins and xsnow but it would be the 'end of
    an era', as one of the first things that stuck in my mind, when
    first using linux were all these cool little X toy programs (like
    oneko), and to me they are an integral part of my personal Linux
    experience.

    Wayland is not getting rid of the fun, I assure you. Even Jamie
    Zawinski, curator of the XScreenSaver collection, has stopped
    complaining about the fact that it won’t let him implement his custom screen lock, and is now concentrating on getting the pretty displays themselves working.

    Jamie Z likes to complain about a lot of things! But XScreenSaver is
    pretty cool, I have it on my phone actually!
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Thu May 7 12:56:15 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    On Mon, 4 May 2026 12:51:17 -0000 (UTC), Borax Man wrote:


    One day it will be Wayland


    There will also be X11Libre:

    <https://github.com/X11Libre/xserver>

    Already 606 commits since last week!

    Screw Wayland. Just make X great again.


    I heard some people took offence at the guy who maintains it, for some
    reason or another. I appreciate the effort though I'll have to try it
    out but it seems like at some point or another, as toolkits drop X
    support, an X Compatibility layer will be the way forward, not XLibre.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Thu May 7 12:59:57 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-05, John Ames <commodorejohn@gmail.com> wrote:
    On Mon, 4 May 2026 23:52:16 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    All of these can be discontiguous regions of pixels, with custom areas
    drawn to look like suitable window decorations to look like separate
    windows, and the user need be none the wiser. When the user clicks on
    one of these decoration areas (since they are within the content area
    of the window, would they be “interior decorators”?), the app itself
    can handle the relocation of that piece of the overall application
    window. And it has total control over how any overlap with other of
    its pieces might appear and behave.

    So, re-implementing a window manager within the confines of a window -
    one which would have no relation to the user's actual, preferred window manager, so there'd be no way for them to maintain consistency between $APPLICATION pseudo-windows and *everything else* in the user's desktop environment (which the X11 way of doing things provides for free.)

    Sounds like a real win!

    Which, again, would require that they spend a massive amount
    of development effort to suit the demands of a minority of a
    minority of their userbase ...

    That I doubt. I am sure there are sufficient Linux users that the
    level of Linux developer talent to pull this off would also follow.

    Yes, I'm sure there's a bunch of people out there just chomping at the
    bit to reinvent the window manager from first principles inside another window manager, for the sake of saving the Wayland devs from having to
    offer feature parity with X11 in their X11 replacement.

    Eminently plausible!


    If there is one thing I'm sure of, is that eventually what has been
    considered "osbsolete, old and outdated" will come back again, as the
    people who discarded these ideas reimplement them to solve problems they created.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Thu May 7 13:06:36 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-06, Leroy H <lh@somewhere.net> wrote:
    On Wed, 6 May 2026 08:43:47 -0700, John Ames wrote:


    You're assuming they don't - but either way, that's their affair and is
    not at *all* germane to the question of whether it's reasonable of you
    to expect application developers to redesign their entire layout/work-
    flow to suit the idiosyncracies of the Wayland devs' worldview.


    It is an excellent argument but it is also a losing battle.

    The mainstream distros are in de facto control of GNU/Linux. They
    make the decisions as to what the future will be, and the vast hordes
    of users, who depend entirely on distros, will only obediently follow.

    There are alternatives but such projects will always lack the sufficient manpower and resources to compete with the mainstream distros, most of which have large corporate backing.

    The dream of a truly free (as in "freedom" and not "beer") operating system is already quite dead.

    Watch what happens when Torvalds retires.


    No, the hordes will move elsewhere.

    The problem with opinionated developers, is they have a mentality where
    they think that they, and not the user, get to decide how everyone
    perceives things. I find that there is a particular political bent,
    which is prominent in Open Source, which has this model of the world.
    "We know better, and we presume that people will follow us".

    It may take a while, but if the platform doesn't suit the user, the user
    will move.

    In the end, the user dicates the future, especially when they DO have
    choices. All another distro has to do is put its hand up and say "We don't have this bullshit"
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu May 7 16:53:28 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    Screw Wayland. Just make X great again.

    X never was great. It was rubbish from the start - but it was the only
    gane in town.
    --
    Truth welcomes investigation because truth knows investigation will lead
    to converts. It is deception that uses all the other techniques.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu May 7 16:55:04 2026
    From Newsgroup: comp.os.linux.misc

    On 07/05/2026 13:59, Borax Man wrote:
    If there is one thing I'm sure of, is that eventually what has been considered "osbsolete, old and outdated" will come back again, as the
    people who discarded these ideas reimplement them to solve problems they created.

    Ah yes, Drive by scimitar beheadings... We could all use something like
    that.
    --
    Truth welcomes investigation because truth knows investigation will lead
    to converts. It is deception that uses all the other techniques.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Leroy H@lh@somewhere.net to comp.os.linux.misc on Thu May 7 17:39:32 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 7 May 2026 16:53:28 +0100, The Natural Philosopher wrote:

    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    Screw Wayland. Just make X great again.

    X never was great. It was rubbish from the start - but it was the only
    gane in town.


    What what you know? You've never accomplished anything worthwhile
    in your entire spurious existence -- except being a boorish Usenet
    troll.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Thu May 7 18:35:10 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-07, Borax Man <boraxman@geidiprime.invalid> wrote:

    The problem with opinionated developers, is they have a mentality where
    they think that they, and not the user, get to decide how everyone
    perceives things. I find that there is a particular political bent,
    which is prominent in Open Source, which has this model of the world.
    "We know better, and we presume that people will follow us".

    It may take a while, but if the platform doesn't suit the user, the user
    will move.

    In the end, the user dicates the future, especially when they DO have choices. All another distro has to do is put its hand up and say "We don't have this bullshit"

    I wish I could share your optimism. But from what I've seen, people
    will put up with almost any indignity, as long as it's shiny. For
    the most part, people will just shrug their shoulders and accept it
    as a part of "progress".

    As you pointed out above, this applies not just to computers but
    to politics in general - and the peepul have gone along with all
    sorts of stupid things for centuries. Remember that old saying,
    "Suppose they gave a war and no one came?" Look how far that one got.
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Thu May 7 20:10:13 2026
    From Newsgroup: comp.os.linux.misc

    On 07/05/2026 18:39, Leroy H wrote:
    On Thu, 7 May 2026 16:53:28 +0100, The Natural Philosopher wrote:

    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    Screw Wayland. Just make X great again.

    X never was great. It was rubbish from the start - but it was the only
    gane in town.


    What what you know? You've never accomplished anything worthwhile
    in your entire spurious existence -- except being a boorish Usenet
    troll.

    You shouldn't talk to mirrors Leroy
    --
    In theory, there is no difference between theory and practice.
    In practice, there is.
    -- Yogi Berra

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Thu May 7 16:37:41 2026
    From Newsgroup: comp.os.linux.misc

    On 5/6/26 23:49, Leroy H wrote:
    On Wed, 6 May 2026 22:06:35 -0400, c186282 wrote:


    Who decides what is “mainstream”?

    Only the public. The highest-ranking distros
    vary over time


    Do they?

    The multiplicity of distros is only an illusion.
    The vast majority of distros are derived from the
    BIG THREE: Debian, RedHat, and ArchLinux.


    Well, almost all automobiles use four-stroke
    combustion engines. Does that mean that Herr
    Otto owns it all ?

    The big 'base' distros became thus because
    they were GOOD - great platforms upon which
    to customize, have a lot of people working
    behind the scenes on the upkeep.

    There ARE a few other 'bases' - esp Slack -
    plus a number of more truly independent
    works. Not as if you're totally trapped.
    Try GenToo. Try some of the BSDs ....
    Dragonfly and Ghost are nice.

    Thus, choice and freedom are also illusions.
    Any remaining bastions will not survive. (LFS
    has already folded.)

    Only the deluded will disagree.

    "Freedom" and "choice" are always a sort of
    illusion - and not just where Linux is
    concerned :-)


    Canonical probably has the most influence of
    all ... and you can smell their foul stench in
    a number of related distros.


    Surprisingly, you got that right.

    That bloated chrome-dome known as Steve Balmer could
    not have caused as much degradation to GNU/Linux as
    has Ubuntu.

    It is my opinion that Canonical fucked up Debian.
    Now it's just another, unnecessarily weird, flavor
    of Ubuntu rather than the other way around.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Thu May 7 21:29:26 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 7 May 2026 13:06:36 -0000 (UTC), Borax Man wrote:

    The problem with opinionated developers, is they have a mentality
    where they think that they, and not the user, get to decide how
    everyone perceives things. I find that there is a particular
    political bent, which is prominent in Open Source, which has this
    model of the world. "We know better, and we presume that people will
    follow us".

    They go by what the customer wants. If you don’t like what they’re
    doing, and want them to do something different, why not sponsor them?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Thu May 7 21:30:21 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 07 May 2026 18:35:10 GMT, Charlie Gibbs wrote:

    But from what I've seen, people will put up with almost any
    indignity, as long as it's shiny.

    Doesn’t mean you have to do the same, though. What does it matter to
    you what other people do?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Thu May 7 21:32:49 2026
    From Newsgroup: comp.os.linux.misc

    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has been considered "osbsolete, old and outdated" will come back again ...

    One idea that is *not* coming back is the one that says that the GUI
    should be inextricably tied into the OS kernel.

    That idea had its heyday in the 1990s, and you’ll notice that the only current systems that keep it are proprietary hangovers from that era.
    And open-source ones that consciously try to emulate them, for reasons
    known only to their aficionados (Haiku, ReactOS).

    The rest of us are happy to leave that sort of thing in a museum.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From not@not@telling.you.invalid (Computer Nerd Kev) to comp.os.linux.misc on Fri May 8 09:23:28 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    There will also be X11Libre:

    <https://github.com/X11Libre/xserver>

    Already 606 commits since last week!

    Screw Wayland. Just make X great again.

    I heard some people took offence at the guy who maintains it, for some
    reason or another. I appreciate the effort though I'll have to try it
    out but it seems like at some point or another, as toolkits drop X
    support, an X Compatibility layer will be the way forward, not XLibre.

    On the other hand most of my favourite programs use toolkits that
    won't be adapted to Wayland (GTK1/2, Motif), or are written to use
    Xlib directly.

    But for the others (Firefox, mainly) I've been expecting someone
    will develop such a compatibility layer for running Wayland
    programs on X, _long_ before I have any need for it. Sure enough
    a while ago I discovered this:

    https://git.linuxping.win/12to11/12to11

    Unfortuntely it only currently claims to work with recent versions
    of Xorg, not X11Libre, or my personal favourite the TinyX forks.
    But it's early days, and with nothing I run even using GTK4 yet
    (and I avoid Qt entirely already), there'll probably be more
    options by the time I need them to keep running X.
    --
    __ __
    #_ < |\| |< _#
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Fri May 8 12:54:33 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-07, Charlie Gibbs <cgibbs@kltpzyxm.invalid> wrote:
    On 2026-05-07, Borax Man <boraxman@geidiprime.invalid> wrote:

    The problem with opinionated developers, is they have a mentality where
    they think that they, and not the user, get to decide how everyone
    perceives things. I find that there is a particular political bent,
    which is prominent in Open Source, which has this model of the world.
    "We know better, and we presume that people will follow us".

    It may take a while, but if the platform doesn't suit the user, the user
    will move.

    In the end, the user dicates the future, especially when they DO have
    choices. All another distro has to do is put its hand up and say "We don't >> have this bullshit"

    I wish I could share your optimism. But from what I've seen, people
    will put up with almost any indignity, as long as it's shiny. For
    the most part, people will just shrug their shoulders and accept it
    as a part of "progress".

    As you pointed out above, this applies not just to computers but
    to politics in general - and the peepul have gone along with all
    sorts of stupid things for centuries. Remember that old saying,
    "Suppose they gave a war and no one came?" Look how far that one got.

    IF there is the perception that moving away is trouble. People will put
    up with Windows, because it is seen as a "standard" and if you go off
    it, you go into unknown territory. But if Linux pissses a new convert
    off, they can easily just "revert".

    You are kind of right, but the thing is, alternatives to come along.
    Thats why, even in politics, some parts of the West are worried about so
    called "fringe parties". One party here has surged in the polls, being
    niche, and is challenging the two major parties. Its slow, but it does
    happen.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Fri May 8 12:56:46 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has been
    considered "osbsolete, old and outdated" will come back again ...

    One idea that is *not* coming back is the one that says that the GUI
    should be inextricably tied into the OS kernel.

    That idea had its heyday in the 1990s, and you’ll notice that the only current systems that keep it are proprietary hangovers from that era.
    And open-source ones that consciously try to emulate them, for reasons
    known only to their aficionados (Haiku, ReactOS).

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Fri May 8 13:04:06 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-07, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    Screw Wayland. Just make X great again.

    X never was great. It was rubbish from the start - but it was the only
    gane in town.



    I kind of agree. I actually didn't like it much when I first started
    using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think the
    issue for me is not so much whether X11 is specifically around, but how disruptive the replacement is. Wayland does seem a step in the right direction, but I had issues with it, and I'm of the mind that if you are
    going to step in for something big, you have to make concessions and
    compromise to support the past.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Fri May 8 14:27:21 2026
    From Newsgroup: comp.os.linux.misc

    On 08/05/2026 14:04, Borax Man wrote:
    On 2026-05-07, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    Screw Wayland. Just make X great again.

    X never was great. It was rubbish from the start - but it was the only
    gane in town.



    I kind of agree. I actually didn't like it much when I first started
    using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think the
    issue for me is not so much whether X11 is specifically around, but how disruptive the replacement is. Wayland does seem a step in the right direction, but I had issues with it, and I'm of the mind that if you are going to step in for something big, you have to make concessions and compromise to support the past.

    There is always a point here adopting something new outweighs the disadvantages of letting go of the old.

    For me with Linux versus Windows as a desktop that was in the mid noughties.

    Right now my limited exposure to Wayland does not make it an impossible choice. :-)
    --
    Of what good are dead warriors? … Warriors are those who desire battle
    more than peace. Those who seek battle despite peace. Those who thump
    their spears on the ground and talk of honor. Those who leap high the
    battle dance and dream of glory … The good of dead warriors, Mother, is
    that they are dead.
    Sheri S Tepper: The Awakeners.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Fri May 8 18:05:52 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has been
    considered "osbsolete, old and outdated" will come back again ...

    One idea that is *not* coming back is the one that says that the GUI
    should be inextricably tied into the OS kernel.

    That idea had its heyday in the 1990s, and you’ll notice that the only
    current systems that keep it are proprietary hangovers from that era.
    And open-source ones that consciously try to emulate them, for reasons
    known only to their aficionados (Haiku, ReactOS).

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    MS Windows for nearly its entire lifetime.

    MS has made some changes to isolate the GUI from the core OS kernel,
    but even modern Win11 install is more "monolithic" than X running as a
    user process on Linux.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Fri May 8 19:05:03 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 14:27:21 +0100, The Natural Philosopher wrote:

    Right now my limited exposure to Wayland does not make it an impossible choice.

    Three of my machines are Wayland. One bare metal and a VM are X11. Without grepping for XDG_SESSION_TYPE I can't tell the difference. The only hint I
    got of a possible problem was with QGIS that popped a message box that
    dialogs might act strangely but that was rapidly fixed.

    However were I still working the legacy apps were Motif. No way would they work on a Wayland only system. Gtk and Qt both have a layer of abstraction where you don't get involved with the backend. Athena and Motif both
    require knowledge of the entire X infrastructure. Even worse neither lent themselves to a MVC approach so the business logic tended to get blended
    in with the presentation. You make a few tweaks and all is good; you
    rewrite from scratch. That's exactly what we did with a web based
    application.

    Of course clients had been muttering for years that the Motif GUIs looked 'old-fashioned'.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Fri May 8 19:07:43 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 12:54:33 -0000 (UTC), Borax Man wrote:

    You are kind of right, but the thing is, alternatives to come along.
    Thats why, even in politics, some parts of the West are worried about so called "fringe parties". One party here has surged in the polls, being niche, and is challenging the two major parties. Its slow, but it does happen.

    In this country Ross Perot's party was the only one that wasn't a complete joke in my lifetime and all he accomplished was to get Clinton elected.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Fri May 8 13:01:31 2026
    From Newsgroup: comp.os.linux.misc



    On 5/8/26 11:05, Rich wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has been
    considered "osbsolete, old and outdated" will come back again ...

    One idea that is *not* coming back is the one that says that the GUI
    should be inextricably tied into the OS kernel.

    That idea had its heyday in the 1990s, and you’ll notice that the only >>> current systems that keep it are proprietary hangovers from that era.
    And open-source ones that consciously try to emulate them, for reasons
    known only to their aficionados (Haiku, ReactOS).

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    MS Windows for nearly its entire lifetime.

    MS has made some changes to isolate the GUI from the core OS kernel,
    but even modern Win11 install is more "monolithic" than X running as a
    user process on Linux.


    The AmigaOS with its custom chips running on a 68000 CPU.
    But you have to have matching hardware for the system when
    it is so tightly integrated but the Raspberry Pi can run an Amiga 500
    emulation with Pimiga 5. But it is basically for gamers of a certain
    age, who got impressed by the Amiga 500 at an early age or else
    to whom it appealed.
    I used the Amiga 1000 and the Amiga 2000b and all of
    the features that made it a great game machine made it very
    good for other uses.
    I don't miss it much. Linux covers the bases I care about
    very well.

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


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 8 21:41:44 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 12:56:46 -0000 (UTC), Borax Man wrote:

    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has
    been considered "osbsolete, old and outdated" will come back again
    ...

    One idea that is *not* coming back is the one that says that the
    GUI should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    There was this system called “Microsoft Windows”. You may have heard
    of it.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 8 21:45:54 2026
    From Newsgroup: comp.os.linux.misc

    On Wed, 6 May 2026 08:43:47 -0700, John Ames wrote:

    On Wed, 6 May 2026 04:11:56 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    Maybe the KiCad folk should see the writing in the wall ... ?

    *Why* should they? Clearly this works for them, and for their
    paying customers ...

    Maybe it doesn’t work as well as it should. The only way to be sure
    is to do actual user-interface testing.

    You're assuming they don't - but either way, that's their affair and
    is not at *all* germane to the question of whether it's reasonable
    of you to expect application developers to redesign their entire
    layout/work- flow to suit the idiosyncracies of the Wayland devs'
    worldview.

    I’ve already laid out all the options for you. I’ve shown you how they
    can carry forward their multi-window style, while actually reducing
    clutter. You didn’t like that. I’ve pointed out that most other major content-creation apps are moving to custom layouts within a single
    overall application window -- which is a technique well-suited to
    complex workflows. Yet you don’t like that either.

    What else am I supposed to do? Tell you to go fuck yourself, maybe?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Fri May 8 21:53:29 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 13:04:06 -0000 (UTC), Borax Man wrote:

    Wayland does seem a step in the right direction, but I had issues
    with it, and I'm of the mind that if you are going to step in for
    something big, you have to make concessions and compromise to
    support the past.

    That’s what XWayland is for.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Fri May 8 15:13:45 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first started
    using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think the
    issue for me is not so much whether X11 is specifically around, but
    how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant system
    and is certainly ripe for replacement - but it's irksome to have the
    leading candidate run by developers with a fairly blinkered view of GUI
    design and an overall autocratic attitude towards user needs/feedback.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From John Ames@commodorejohn@gmail.com to comp.os.linux.misc on Fri May 8 15:23:54 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 21:45:54 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    I’ve already laid out all the options for you. I’ve shown you how they can carry forward their multi-window style, while actually reducing
    clutter. You didn’t like that. I’ve pointed out that most other major content-creation apps are moving to custom layouts within a single
    overall application window -- which is a technique well-suited to
    complex workflows. Yet you don’t like that either.
    I mean, ultimately it isn't *me* you need to convince - I have no say
    in the decisions of the KiCad devs. I'm simply pointing out that *A.*
    your proposed solution would require them to expend a bunch of extra
    effort to preserve the design/workflow that they've found works for
    their userbase, in exchange for precisely nothing other than being able
    to say that they support a minority of a minority of that userbase,
    *B.* that said solution would *still* cause UX discontinuity between
    their application and everything else in the user's GUI environment,
    and *C.* your only other proposal is that they *entirely redesign*
    their layout/workflow (and cheese off their users) in exchange for
    precisely nothing other than being able to say that they support a
    minority of a minority of their userbase.
    Enlighten me: what's the value proposition, there...?
    What else am I supposed to do? Tell you to go fuck yourself, maybe?
    Well, for one, you could probably stand to take a nap.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Fri May 8 21:58:46 2026
    From Newsgroup: comp.os.linux.misc

    On 5/8/26 15:07, rbowman wrote:
    On Fri, 8 May 2026 12:54:33 -0000 (UTC), Borax Man wrote:

    You are kind of right, but the thing is, alternatives to come along.
    Thats why, even in politics, some parts of the West are worried about so
    called "fringe parties". One party here has surged in the polls, being
    niche, and is challenging the two major parties. Its slow, but it does
    happen.

    In this country Ross Perot's party was the only one that wasn't a complete joke in my lifetime and all he accomplished was to get Clinton elected.

    I think the Dems engineered Perot's 3rd party just
    for that reason.

    Do NOT be surprised if a 3rd party suddenly and
    mysteriously appears next year sometime.

    Follow the money. Follow the influence.

    Humans ... well ... we do best with TWO choices.
    Call them 'good' and 'evil' or whatever, but
    it seems to sync well with our brains.

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main
    two in charge - places to safely drain-off the
    'nutter' votes.

    Oh, DID get Leap to install in VBox ... but had
    to create an 'illegal' setting for the vid to
    get past the Wayland issue. Alas the size of
    the display is unstable between boots - but
    I wasn't planning to use it for video games.
    Setting 'bridged' adapter I was able to get it
    to use my local wifi network just fine. It
    THINKS it's a wired adapter, but it ain't.

    BTW, it didn't even load 'yast2' - had to
    use zypper to install that.

    Also have GhostBSD ... will install that in VBox
    as well and decide which will work best with a
    little server idea I have in mind. I've fooled
    with GBSD before, it's pretty nice.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 9 03:42:48 2026
    From Newsgroup: comp.os.linux.misc

    On 08/05/2026 23:23, John Ames wrote:
    On Fri, 8 May 2026 21:45:54 -0000 (UTC)
    Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    I’ve already laid out all the options for you. I’ve shown you how they >> can carry forward their multi-window style, while actually reducing
    clutter. You didn’t like that. I’ve pointed out that most other major
    content-creation apps are moving to custom layouts within a single
    overall application window -- which is a technique well-suited to
    complex workflows. Yet you don’t like that either.

    I mean, ultimately it isn't *me* you need to convince - I have no say
    in the decisions of the KiCad devs. I'm simply pointing out that *A.*
    your proposed solution would require them to expend a bunch of extra
    effort to preserve the design/workflow that they've found works for
    their userbase,
    You mena the design/workflow that put me off KiCAD forever?
    --
    Religion is regarded by the common people as true, by the wise as
    foolish, and by the rulers as useful.

    (Seneca the Younger, 65 AD)


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 03:31:52 2026
    From Newsgroup: comp.os.linux.misc

    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places to
    safely drain-off the 'nutter' votes.

    'Borgen' is a very interesting series about Danish politics and the
    sausage making involved with forming a government. The parties are
    fictional but closely resemble the actual ones. There are a few of them.

    https://en.wikipedia.org/wiki/List_of_political_parties_in_Denmark

    The current PM, Mette Frederiksen, is a Social Democrat but has a
    coalition with Venstre and the Moderates. Despite meaning 'left' Venstre
    is center right. The Moderates is a new party that was named after the fictional one in 'Borgen', and leans right. Strange bedfellows. The SD
    might lean left but unlike the US Democrats its immigration policy is
    'Sweden is that way. Keep moving' unless you're a white, Christian
    Ukrainian.


    BTW, it didn't even load 'yast2' - had to use zypper to install that.

    Yast2 was replaced by MyrLyn if you want a graphical installer. It looks a
    lot like yast. Yast wasn't getting much love and changes in Ruby meant a
    lot of rework. Ruby was obscure with most of the documentation in
    Japanese until Ruby on Rails made it into a shooting star. Rails doesn't
    scale well and its better ideas found their way to Django and frameworks
    in other languages.

    As an aside, Hansson, who developed Rails, pissed off the Rails people by supporting the British anti-immigration movement. his current project says
    up front that it's opinionated. Cycling back to Borgen, he is a Dane.

    https://omarchy.org/

    Omarchy uses Hyprland which has also pissed off its own set of snowflakes
    so when Framework Computers donated to Omarchy it rippled to another batch
    of Karens.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Sat May 9 00:48:30 2026
    From Newsgroup: comp.os.linux.misc

    On 5/8/26 23:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places to
    safely drain-off the 'nutter' votes.

    'Borgen' is a very interesting series about Danish politics and the
    sausage making involved with forming a government. The parties are
    fictional but closely resemble the actual ones. There are a few of them.

    https://en.wikipedia.org/wiki/List_of_political_parties_in_Denmark


    Hmm, interesting - I have a few Danish relatives. I'll
    have to ask them about this.

    In any case, I'll still maintain that "3rd parties" are
    mostly intended as garbage dumpsters for the 'nutters' -
    and thus protect the MAJOR parties.

    The current PM, Mette Frederiksen, is a Social Democrat but has a
    coalition with Venstre and the Moderates. Despite meaning 'left' Venstre
    is center right. The Moderates is a new party that was named after the fictional one in 'Borgen', and leans right. Strange bedfellows. The SD
    might lean left but unlike the US Democrats its immigration policy is
    'Sweden is that way. Keep moving' unless you're a white, Christian
    Ukrainian.


    "Left", "right", "center" ... not the same as the USA defs.

    This seems to confuse Americans.


    BTW, it didn't even load 'yast2' - had to use zypper to install that.

    Yast2 was replaced by MyrLyn if you want a graphical installer. It looks a lot like yast. Yast wasn't getting much love and changes in Ruby meant a
    lot of rework. Ruby was obscure with most of the documentation in
    Japanese until Ruby on Rails made it into a shooting star. Rails doesn't scale well and its better ideas found their way to Django and frameworks
    in other languages.

    Didn't see MyrLyn in the menus either ... will try
    to install it with zypper.

    As an aside, Hansson, who developed Rails, pissed off the Rails people by supporting the British anti-immigration movement. his current project says
    up front that it's opinionated. Cycling back to Borgen, he is a Dane.

    https://omarchy.org/

    Omarchy uses Hyprland which has also pissed off its own set of snowflakes
    so when Framework Computers donated to Omarchy it rippled to another batch
    of Karens.

    Yea, alas, conventional politics seems to permeate,
    contaminate, EVERYTHING these days.

    Not good.

    Hey, if you claim 2+2=4 these days, and you're a known
    'conservative', then everyone will assert 2+2 != 4
    Just Because. All trace of logic/sense/evidence is GONE
    from the western world.

    WHOM does that serve ???

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 07:44:52 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 00:48:30 -0400, c186282 wrote:

    Didn't see MyrLyn in the menus either ... will try to install it with
    zypper.

    I see two entries on the System menu. One requires a password and is the
    sudo version, the other is a read only version. I installed the KDE/Plasma version and the Myrlyn 'About' says it uses Qt. I don't know if it is on
    the GNOME version. I originally loaded that one into the VM but plain
    vanilla GNOME sucks so badly I didn't spend much time before
    reinstalling. At least Ubuntu tweaks GNOME enough that it has a taskbar.
    I thing that's the GNOME 'dash on panel' extension.

    To install yast2 I had to uninstall busybox-hostname. yast2 doesn't show
    up on the menu but starting it from the command line results in a TUI that looks like it escaped from 1995 and doesn't do much.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat May 9 10:02:49 2026
    From Newsgroup: comp.os.linux.misc

    Le 04-05-2026, Leroy H <lh@somewhere.net> a écrit :

    Just make X great again.

    As always, big mouth. Just, like it's easy. But you can't help because
    it's too difficult for you.

    What do you believe? That people abandoning X11 were stopping
    maintaining it because they were obeying Red Hat? That people starting
    Wayland from scratch were doing it just to piss off you and your kind?
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sat May 9 10:18:29 2026
    From Newsgroup: comp.os.linux.misc

    Le 07-05-2026, Borax Man <boraxman@geidiprime.invalid> a écrit :

    The problem with opinionated developers, is they have a mentality where
    they think that they, and not the user, get to decide how everyone
    perceives things. I find that there is a particular political bent,
    which is prominent in Open Source, which has this model of the world.
    "We know better, and we presume that people will follow us".

    That's the difference between a paid developer in a company and a FOSS developer. The paid developer is paid to do what the company pays him
    for. And the company cares about the consumer's needs (ie: end users)
    for obvious reasons.

    The FOSS developer does what he want to do. He has a need and what it
    does must fulfill that need. If users don't care about that need and
    want something else, they just use something else. Or they improve it.
    But they don't have any right to request a developer to do what they
    want him to do.

    That's a huge issue in the FOSS world because end users consider that
    FOSS developers are their own slaves and they must do what they want. The number of burn out is increasing because of fucking end users who are
    only parasites pressuring FOSS developers.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 9 12:15:23 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 04:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places to
    safely drain-off the 'nutter' votes.

    Not any more. 4 parities are now in play with scottish welsh
    'nationalist' parties taking up considerable votes as well..

    And the fascists and neo Nazi racists have entirely taken over the green party, and are busy calling everyone else fascists and racists, of course...



    'Borgen' is a very interesting series about Danish politics and the
    sausage making involved with forming a government. The parties are
    fictional but closely resemble the actual ones. There are a few of them.

    https://en.wikipedia.org/wiki/List_of_political_parties_in_Denmark

    Britain is still first past the post and it looks like the centre right
    will form a coalition under |Reform next general electi0n. The other
    parties will exist, but not in enough numbers to form a particularly disruptive opposition


    The current PM, Mette Frederiksen, is a Social Democrat but has a
    coalition with Venstre and the Moderates. Despite meaning 'left' Venstre
    is center right. The Moderates is a new party that was named after the fictional one in 'Borgen', and leans right. Strange bedfellows. The SD
    might lean left but unlike the US Democrats its immigration policy is
    'Sweden is that way. Keep moving' unless you're a white, Christian
    Ukrainian.

    After years of being a welcome to all comers, they have the results to
    show for it.
    --
    The difference bweteen a psychopath and a saint is that the psychpoath
    takes what he can and gives only what he must, but the saint gives
    everything he can and takes only what he needs.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 9 13:42:47 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09 06:48, c186282 wrote:
    On 5/8/26 23:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    In any case, I'll still maintain that "3rd parties" are
    mostly intended as garbage dumpsters for the 'nutters' -
    and thus protect the MAJOR parties.

    3rd parties can become the major party later and the new normal. It is evolution.

        BTW, it didn't even load 'yast2' - had to use zypper to install
    that.

    Yast2 was replaced by MyrLyn if you want a graphical installer. It
    looks a
    lot like yast. Yast wasn't getting much love and changes in Ruby meant a
    lot of rework.  Ruby was obscure with most of the documentation in
    Japanese until Ruby on Rails made it into a shooting star. Rails doesn't
    scale well and its better ideas found their way to Django and frameworks
    in other languages.

      Didn't see MyrLyn in the menus either ... will try
      to install it with zypper.

    It is optional, so you have to install it.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 9 12:47:15 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 05:48, c186282 wrote:
    In any case, I'll still maintain that "3rd parties" are
      mostly intended as garbage dumpsters for the 'nutters' -
      and thus protect the MAJOR parties.

    Not in the UK.

    Party 2024 Votes 2024 Seats Pred Votes Pred Seats
    CON 24.4% 121 18.1% 112
    LAB 34.7% 412 18.7% 78
    LIB 12.6% 72 12.0% 61
    Reform 14.7% 5 26.8% 248 Green 6.9% 4 15.8% 66 SNP 2.6% 9 3.2% 46
    PlaidC 0.7% 4 1.4% 15
    --

    I think even those are not accurate however. But the main take home is
    that its no longer a fight between Tory and Labour, it's a fight between Reform who currently only have 5 MPs, and both the old Tories, and
    whoever the Left think will, in any given place, beat them. That might
    be the soft left of h Liberals, the pointless Left of the Labour party
    or the New Hard Left fascists and racists in the Green party.

    Scanning the results yhe Left is split three ways or more. The champagne socialists of the affluent citiees are voting liberal. The euivalent to
    MAGA sypporters are still voting Labour, and the hard left racist
    islamic fundamentalists and the more violent of the protest generation
    have moved to the Greens. Who are presunably now openly funded from Moscow.

    I do not thoink any comparions can be drwan either with the USA, which
    is overwhelmingly 2 party, or the rest of Europe, which is broadly a proportional voting system and so has been a continent of coalitions and compromoses.

    Even te so called 'rise of the populist right/ is in every case
    different. Frances right wing is incredainbly socialist. Germany's is a
    bit Nazi like and Italys is the usual muddle.

    Pro Rissin governments in Hungary and Slovakia are on the point of
    collpases along with Russia, Members of te Russian federation like
    Georgia Chechnya and Belarus are hedging their bets and te 'stans are no longer loyal coliies either.

    Transnistria is effectivcely gone, as a Russian colony. Moldova and
    Ukraine surround it and it's blockaded.

    Kaliningrad is simi;ary under siege.

    And Russia itself is descending into chaos. And is unlikely to last
    another year - and then with the FSB out of action, who is going to fund
    all the hard right and hard left parties of Europe?

    No, the political map is on the move: The challenge is to allow that
    movement to happen without more bloodshed than is already happening in Ukraine.

    Natters are simpler now, however, with the USA having written itself out
    of relevance in Europe and being busy making a dogs breakfast in the
    middle east.

    What is happening in Europe and Russia bears no resemblance to the
    Tweedledee and Tweedledumb politics of the USA.

    Once Europe has finished finagling Russia into defeat, I suppose it will
    have to try and sort out the chaos in the middle east, but for now it
    has its hands full with Russia,...and an invasion from thrd wotld countries.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 9 13:46:21 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09 09:44, rbowman wrote:
    On Sat, 9 May 2026 00:48:30 -0400, c186282 wrote:

    Didn't see MyrLyn in the menus either ... will try to install it with
    zypper.

    I see two entries on the System menu. One requires a password and is the
    sudo version, the other is a read only version. I installed the KDE/Plasma version and the Myrlyn 'About' says it uses Qt. I don't know if it is on
    the GNOME version. I originally loaded that one into the VM but plain
    vanilla GNOME sucks so badly I didn't spend much time before
    reinstalling. At least Ubuntu tweaks GNOME enough that it has a taskbar.
    I thing that's the GNOME 'dash on panel' extension.

    To install yast2 I had to uninstall busybox-hostname. yast2 doesn't show
    up on the menu but starting it from the command line results in a TUI that looks like it escaped from 1995 and doesn't do much.

    "yast" produces the TUI. yast2 produces the GUI. yast is a symlink to yast2.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 9 12:58:53 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 11:02, Stéphane CARPENTIER wrote:
    What do you believe? That people abandoning X11 were stopping
    maintaining it because they were obeying Red Hat? That people starting Wayland from scratch were doing it just to piss off you and your kind?

    Probably.

    It is difficult for people with limited worldviews to even conceive that other, or more encompassing, views even exist.

    One of the big questions that always comes from the religious is 'what
    do you believe in then'? And the answer 'not a lot really' simply
    incenses them to disbelief (sic!).

    A life without Belief is simply unimaginable to them.

    The Left is similarly engaged in 'are you for X or a reactionary
    fascist'. The answer that you really couldn't give a fuck either way
    arouses them to anger and violence.

    Likewise one has to be for Trump, or against him. Whereas the true
    position ought to be that of an insignificant toad. Try not to step on
    him for fear or ruining your shoes, and otherwise shut the window to get
    rid of the croaking and ignore him.

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.
    --
    When plunder becomes a way of life for a group of men in a society, over
    the course of time they create for themselves a legal system that
    authorizes it and a moral code that glorifies it.

    Frédéric Bastiat

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sat May 9 13:49:58 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09, Stéphane CARPENTIER <sc@fiat-linux.fr> wrote:
    Le 07-05-2026, Borax Man <boraxman@geidiprime.invalid> a écrit :

    The problem with opinionated developers, is they have a mentality where
    they think that they, and not the user, get to decide how everyone
    perceives things. I find that there is a particular political bent,
    which is prominent in Open Source, which has this model of the world.
    "We know better, and we presume that people will follow us".

    That's the difference between a paid developer in a company and a FOSS developer. The paid developer is paid to do what the company pays him
    for. And the company cares about the consumer's needs (ie: end users)
    for obvious reasons.

    The FOSS developer does what he want to do. He has a need and what it
    does must fulfill that need. If users don't care about that need and
    want something else, they just use something else. Or they improve it.
    But they don't have any right to request a developer to do what they
    want him to do.

    That's a huge issue in the FOSS world because end users consider that
    FOSS developers are their own slaves and they must do what they want. The number of burn out is increasing because of fucking end users who are
    only parasites pressuring FOSS developers.


    I've created some admittedly small FOSS programs, but public
    nevertheless. I *always* consider the end user. Programs I write for
    myself, I keep to myself.

    I don't quite get that mentality. Whatever I produce, which is public,
    whether programs, or Game Levels, I have in mind the end user having a
    great experience with it. Sure, I make it how I think it should be made
    but I'm always wanting others to think its useful for them too.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sat May 9 13:55:57 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-08, John Ames <commodorejohn@gmail.com> wrote:
    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first started
    using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think the
    issue for me is not so much whether X11 is specifically around, but
    how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant system
    and is certainly ripe for replacement - but it's irksome to have the
    leading candidate run by developers with a fairly blinkered view of GUI design and an overall autocratic attitude towards user needs/feedback.


    Spot on. You can't presume to know what end users want, or how they wil
    use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and programs you never thought of. And this is GOOD.

    If you are writing a game, then it is perhaps warranted to design the
    game according to your vision, but something which others build on,
    cannot have within it presumptions which limit it. You cannot assume
    that just because it suits the kind of user YOU have in mind, thats all
    it needs to support. Users have to be free to use, abuse and do wierd
    things, that is how innovation occurs.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sat May 9 14:01:30 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-08, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 08/05/2026 14:04, Borax Man wrote:
    On 2026-05-07, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 2026-05-04, Leroy H <lh@somewhere.net> wrote:
    Screw Wayland. Just make X great again.

    X never was great. It was rubbish from the start - but it was the only
    gane in town.



    I kind of agree. I actually didn't like it much when I first started
    using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think the
    issue for me is not so much whether X11 is specifically around, but how
    disruptive the replacement is. Wayland does seem a step in the right
    direction, but I had issues with it, and I'm of the mind that if you are
    going to step in for something big, you have to make concessions and
    compromise to support the past.

    There is always a point here adopting something new outweighs the disadvantages of letting go of the old.

    For me with Linux versus Windows as a desktop that was in the mid noughties.

    Right now my limited exposure to Wayland does not make it an impossible choice. :-)



    Well the question is, what does Wayland give me, that X11 does not? I
    don't mean "clean code" or "less jank" or other stuff that matters not
    one jot to me as a user. What do I, as a USER, get to be able to do
    with Wayland that I can't do now?

    I know I can have different DPI on different monitors, which is a win I
    suppose for those that need it. (I don't have use for that). The other
    thing is tear-free rendering. I don't notice any tearing on my system.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sat May 9 14:03:40 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-08, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Fri, 8 May 2026 12:56:46 -0000 (UTC), Borax Man wrote:

    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has
    been considered "osbsolete, old and outdated" will come back again
    ...

    One idea that is *not* coming back is the one that says that the
    GUI should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    There was this system called “Microsoft Windows”. You may have heard
    of it.

    I've heard complaints about it...

    Wasn't that intimately familiar with
    its architecture but I suppose that makes sense, and probably explains
    why the entire system would cack itself over GUI issues.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 9 15:15:03 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 15:01, Borax Man wrote:
    Well the question is, what does Wayland give me, that X11 does not? I
    don't mean "clean code" or "less jank" or other stuff that matters not
    one jot to me as a user. What do I, as a USER, get to be able to do
    with Wayland that I can't do now?

    I suspect for most peole the only answer is 'a bit more RAM' but with
    RAM prices where they are that is not insignificant.

    I know I can have different DPI on different monitors, which is a win I suppose for those that need it. (I don't have use for that). The other thing is tear-free rendering. I don't notice any tearing on my system.

    I suspect that being a bit simpler bugs will be faster to fix.

    And maybe gamers will get a few more FPS...

    But I dont know. And I am not sure I care either.

    Unlike systemd, Wayland has not impacted me negatively yet
    --
    In todays liberal progressive conflict-free education system, everyone
    gets full Marx.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Sat May 9 15:46:18 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-08, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Fri, 8 May 2026 12:56:46 -0000 (UTC), Borax Man wrote:

    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has
    been considered "osbsolete, old and outdated" will come back again
    ...

    One idea that is *not* coming back is the one that says that the
    GUI should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    There was this system called “Microsoft Windows”. You may have heard
    of it.

    I've heard complaints about it...

    Wasn't that intimately familiar with
    its architecture but I suppose that makes sense, and probably explains
    why the entire system would cack itself over GUI issues.

    Indeed, MS themselves blamed the fact that the entire UI plus video
    card drivers was all "in the kernel" for much of the "blue screen of
    death" events that windows was plagued with back in the pre-XP and XP
    days.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Sat May 9 15:52:43 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-08, John Ames <commodorejohn@gmail.com> wrote:
    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first
    started using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think
    the issue for me is not so much whether X11 is specifically around,
    but how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant
    system and is certainly ripe for replacement - but it's irksome to
    have the leading candidate run by developers with a fairly blinkered
    view of GUI design and an overall autocratic attitude towards user
    needs/feedback.


    Spot on. You can't presume to know what end users want, or how they wil
    use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and programs you never thought of. And this is GOOD.

    Usually it is good, but in the extreme it is not so good:

    https://xkcd.com/1172/

    The big Wayland problem has been they are from the same cut as the
    systemd crowd (dictatorial know it alls) and so they threw out things
    that many people actually used that were not "xkcd level unreasonable".
    An application being able to request its windows be positioned at a
    specific location on screen is not unreasonable, rather it is expected.
    And then spent years arguing "no one needs that" before they finally
    were beaten into admitting that it was a feature that many *did* need.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 16:24:05 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:01:30 -0000 (UTC), Borax Man wrote:

    Well the question is, what does Wayland give me, that X11 does not? I
    don't mean "clean code" or "less jank" or other stuff that matters not
    one jot to me as a user. What do I, as a USER, get to be able to do
    with Wayland that I can't do now?

    To invert the question if the boxes with Wayland work exactly the same as those with X11, why do I give a damn which is used? You can expand that to
    the systemd versus sysv init. Were I still developing Motif apps I might
    care but the ones I worked on were 30 year old legacy code.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 16:35:35 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 13:42:47 +0200, Carlos E.R. wrote:

      Didn't see MyrLyn in the menus either ... will try to install it
      with zypper.

    It is optional, so you have to install it.

    Looking at the history in /var/log/zypp myrlyn was installed on 2/9 along with everything else when I created the VM. iirc you are not running Leap
    16.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 16:42:07 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 13:46:21 +0200, Carlos E.R. wrote:

    "yast" produces the TUI. yast2 produces the GUI. yast is a symlink to
    yast2.

    You are correct that yast is a symlink to yast2. 'sudo yast' and 'sudo
    yast2' on Leap 16 produce the same TUI. I believe the problems with Ruby
    3.4 that caused yast to be dropped from Leap 16 may be the problem.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 16:51:31 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:03:40 -0000 (UTC), Borax Man wrote:

    On 2026-05-08, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Fri, 8 May 2026 12:56:46 -0000 (UTC), Borax Man wrote:

    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has been
    considered "osbsolete, old and outdated" will come back again ...

    One idea that is *not* coming back is the one that says that the GUI
    should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    There was this system called “Microsoft Windows”. You may have heard of >> it.

    I've heard complaints about it...

    Wasn't that intimately familiar with its architecture but I suppose that makes sense, and probably explains why the entire system would cack
    itself over GUI issues.

    <https://en.wikipedia.org/wiki/Architecture_of_Windows_NT#/media/File:Windows_2000_architecture.svg>

    Lawrence isn't familiar with the architecture either.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 16:56:09 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 15:46:18 -0000 (UTC), Rich wrote:

    Indeed, MS themselves blamed the fact that the entire UI plus video card drivers was all "in the kernel" for much of the "blue screen of death"
    events that windows was plagued with back in the pre-XP and XP days.

    That would be with Windows 95 monolithic kernel. The NT kernel is a hybrid similar to Apple's. MS learns, albeit very slowly.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 17:03:30 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 13:55:57 -0000 (UTC), Borax Man wrote:

    Spot on. You can't presume to know what end users want, or how they wil
    use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and programs you never thought of. And this is GOOD.

    +1 on that. I fixed an ancient bug that could put a resource unit into a indeterminate state. The users had found and exploited the bug to allow
    them to assign the same unit to two calls at once. They were pissed when
    they could no longer do what they never should have been able to do.

    If the bug manifested depended on which call was archived first.
    Apparently they had gotten lucky with their workflow.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sat May 9 18:04:54 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 17:56, rbowman wrote:
    MS learns, albeit very slowly.

    MS learns, but *only when it absolutely has to*. Look at the current fiasco.
    --
    The difference bweteen a psychopath and a saint is that the psychpoath
    takes what he can and gives only what he must, but the saint gives
    everything he can and takes only what he needs.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 17:14:00 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 17:26:45 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 12:15:23 +0100, The Natural Philosopher wrote:

    On 09/05/2026 04:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places
    to safely drain-off the 'nutter' votes.

    Not any more. 4 parities are now in play with scottish welsh
    'nationalist'
    parties taking up considerable votes as well..

    And the fascists and neo Nazi racists have entirely taken over the green party, and are busy calling everyone else fascists and racists, of
    course...

    What flavor of racism? Are they opposed to Mohammed becoming the most
    popular boys' name in Scotland or the JNF-UK? It used to be a lot easier
    to figure out what a fascist or racist was.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sat May 9 18:40:24 2026
    From Newsgroup: comp.os.linux.misc

    rbowman <bowman@montana.com> writes:
    Borax Man wrote:
    On 2026-05-08, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Fri, 8 May 2026 12:56:46 -0000 (UTC), Borax Man wrote:
    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has
    been considered "osbsolete, old and outdated" will come back
    again ...

    One idea that is *not* coming back is the one that says that the
    GUI should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    There was this system called “Microsoft Windows”. You may have heard of >>> it.

    I've heard complaints about it...

    Wasn't that intimately familiar with its architecture but I suppose that
    makes sense, and probably explains why the entire system would cack
    itself over GUI issues.

    <https://en.wikipedia.org/wiki/Architecture_of_Windows_NT#/media/File:Windows_2000_architecture.svg>

    Lawrence isn't familiar with the architecture either.

    Nor am I (familiar with the architecture of the Windows NT family, and
    I’d regard it as a minor success if I stayed that way), but that diagram
    does show GDI and the window manager running in kernel mode. Although “inextricably” above doesn’t sound right since apparently they were user mode components in NT 3.5 and I hear that a lot of the more modern stuff
    runs in user mode at least since Vista.
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 9 22:04:36 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09 18:35, rbowman wrote:
    On Sat, 9 May 2026 13:42:47 +0200, Carlos E.R. wrote:

      Didn't see MyrLyn in the menus either ... will try to install it
      with zypper.

    It is optional, so you have to install it.

    Looking at the history in /var/log/zypp myrlyn was installed on 2/9 along with everything else when I created the VM. iirc you are not running Leap
    16.

    See my other post.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sat May 9 22:02:34 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09 18:42, rbowman wrote:
    On Sat, 9 May 2026 13:46:21 +0200, Carlos E.R. wrote:

    "yast" produces the TUI. yast2 produces the GUI. yast is a symlink to
    yast2.

    You are correct that yast is a symlink to yast2. 'sudo yast' and 'sudo
    yast2' on Leap 16 produce the same TUI. I believe the problems with Ruby
    3.4 that caused yast to be dropped from Leap 16 may be the problem.

    No, I tried precisely on 16.0. yast2 produces the GUI for me. But I am on X, no wayland. Using XFCE, or "ssh -X ..."

    Using ssh:

    Laptop:

    Laicolasse:~ # inxi -G -C
    CPU:
    Info: 8-core model: AMD Ryzen 7 PRO 5875U with Radeon Graphics bits: 64
    type: MT MCP cache: L2: 4 MiB
    Speed (MHz): avg: 1096 min/max: 411/4548 cores: 1: 1096 2: 1096 3: 1096
    4: 1096 5: 1096 6: 1096 7: 1096 8: 1096 9: 1096 10: 1096 11: 1096 12: 1096
    13: 1096 14: 1096 15: 1096 16: 1096
    Graphics:
    Device-1: Advanced Micro Devices [AMD/ATI] Barcelo driver: amdgpu v: kernel
    Device-2: Luxvisions Innotech Integrated RGB Camera driver: uvcvideo
    type: USB
    Display: unspecified server: X.Org v: 21.1.11 with: Xwayland v: 24.1.6
    driver: X: loaded: amdgpu unloaded: modesetting,vesa dri: radeonsi
    gpu: amdgpu resolution: 1920x1080~60Hz
    API: EGL v: 1.5 drivers: radeonsi,swrast
    platforms: gbm,x11,surfaceless,device
    API: OpenGL v: 4.6 compat-v: 4.5 vendor: mesa v: 24.3.3 renderer: llvmpipe
    (LLVM 19.1.7 256 bits)
    API: Vulkan v: 1.4.309 drivers: N/A surfaces: xcb,xlib
    Laicolasse:~ # yast2
    Laicolasse:~ # rpm -qa | grep -i yast
    yast2-theme-5.0.1-160000.2.2.noarch
    yast2-storage-ng-5.0.34-160000.1.2.x86_64
    yast2-journal-4.6.0-160000.2.2.noarch
    yast2-transfer-5.0.0-160000.2.2.x86_64
    yast2-firewall-4.6.0-160000.2.2.noarch yast2-trans-stats-2.19.0-160000.2.2.noarch
    yast2-users-5.0.6-160000.2.2.x86_64 autoyast2-installation-5.0.6-160000.2.2.noarch yast2-logs-5.0.13-160000.2.2.x86_64
    yast2-x11-5.0.2-160000.2.2.x86_64 yast2-hardware-detection-5.0.0-160000.2.2.x86_64 yast2-add-on-4.7.0-160000.2.2.noarch yast2-trans-es-84.87.20230818.ea489402e5-160000.2.2.noarch yast2-core-5.0.3-160000.2.2.x86_64
    yast2-update-5.0.1-160000.2.2.x86_64
    yast2-slp-5.0.0-160000.2.2.x86_64
    yast2-installation-5.0.15-160000.2.2.noarch yast2-country-5.0.3-160000.2.2.x86_64
    yast2-packager-5.0.6-160000.2.2.x86_64 yast2-perl-bindings-5.0.4-160000.2.2.x86_64
    yast2-ldap-5.0.0-160000.2.2.x86_64
    yast2-network-5.0.5-160000.2.2.noarch
    yast2-bootloader-5.0.21-160000.2.2.x86_64 yast2-trans-en_GB-84.87.20230818.ea489402e5-160000.2.2.noarch yast2-ycp-ui-bindings-5.0.1-160000.2.2.x86_64 yast2-ruby-bindings-5.0.4-160000.2.2.x86_64
    yast2-pam-5.0.0-160000.2.2.noarch
    yast2-proxy-5.0.0-160000.2.2.noarch
    yast2-security-5.0.3-160000.2.2.noarch
    yast2-kdump-4.7.2-160000.2.2.x86_64 yast2-services-manager-5.0.1-160000.2.2.noarch yast2-country-data-5.0.3-160000.2.2.x86_64 yast2-ntp-client-5.0.0-160000.2.2.noarch
    yast2-xml-5.0.0-160000.2.2.x86_64
    yast2-pkg-bindings-5.0.5-160000.2.2.x86_64
    yast2-5.0.13-160000.2.2.x86_64
    Laicolasse:~ #


    vmware VM

    Gollum:~ # yast2
    Gollum:~ # cat /etc/os-release
    NAME="openSUSE Leap"
    VERSION="16.0"
    ID="opensuse-leap"
    ID_LIKE="suse opensuse"
    VERSION_ID="16.0"
    PRETTY_NAME="openSUSE Leap 16.0"
    ANSI_COLOR="0;32"
    CPE_NAME="cpe:/o:opensuse:leap:16.0"
    BUG_REPORT_URL="https://bugs.opensuse.org"
    HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap" LOGO="distributor-logo-Leap"
    (failed reverse-i-search)`inxi': localectl set-x11-keymap es pc105 w^Ckeys Gollum:~ # inxi -G -C
    CPU:
    Info: 2x 2-core model: AMD Ryzen 5 3600X bits: 64 type: MCP SMP cache:
    L2: 2x 1024 KiB (2 MiB)
    Speed (MHz): avg: 3800 min/max: N/A cores: 1: 3800 2: 3800 3: 3800 4: 3800 Graphics:
    Device-1: VMware SVGA II Adapter driver: vmwgfx v: 2.20.0.0
    Display: x11 server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.6 driver:
    X: loaded: vmware unloaded: modesetting,vesa gpu: vmwgfx
    resolution: 1920x1080~60Hz
    API: OpenGL v: 4.5 vendor: mesa v: 24.3.3 renderer: llvmpipe (LLVM 19.1.7
    256 bits)
    API: EGL Message: EGL data requires eglinfo. Check --recommends.
    Gollum:~ # rpm -qa | grep -i yast
    yast2-core-5.0.3-160000.2.2.x86_64
    yast2-logs-5.0.13-160000.2.2.x86_64 yast2-ycp-ui-bindings-5.0.1-160000.2.2.x86_64 yast2-pkg-bindings-5.0.5-160000.2.2.x86_64 yast2-ruby-bindings-5.0.4-160000.2.2.x86_64 yast2-perl-bindings-5.0.4-160000.2.2.x86_64 yast2-transfer-5.0.0-160000.2.2.x86_64 yast2-hardware-detection-5.0.0-160000.2.2.x86_64 yast2-country-data-5.0.3-160000.2.2.x86_64
    yast2-5.0.13-160000.2.2.x86_64
    yast2-packager-5.0.6-160000.2.2.x86_64 yast2-storage-ng-5.0.34-160000.1.2.x86_64 yast2-bootloader-5.0.21-160000.2.2.x86_64
    yast2-kdump-4.7.2-160000.2.2.x86_64
    yast2-xml-5.0.0-160000.2.2.x86_64
    yast2-trans-stats-2.19.0-160000.2.2.noarch yast2-firewall-4.6.0-160000.2.2.noarch
    yast2-pam-5.0.0-160000.2.2.noarch
    yast2-proxy-5.0.0-160000.2.2.noarch yast2-services-manager-5.0.1-160000.2.2.noarch yast2-theme-5.0.1-160000.2.2.noarch
    yast2-x11-5.0.2-160000.2.2.x86_64
    yast2-country-5.0.3-160000.2.2.x86_64
    yast2-network-5.0.5-160000.2.2.noarch
    yast2-slp-5.0.0-160000.2.2.x86_64
    yast2-security-5.0.3-160000.2.2.noarch
    yast2-ntp-client-5.0.0-160000.2.2.noarch
    yast2-ldap-5.0.0-160000.2.2.x86_64
    yast2-users-5.0.6-160000.2.2.x86_64
    yast2-installation-5.0.15-160000.2.2.noarch yast2-update-5.0.1-160000.2.2.x86_64 autoyast2-installation-5.0.6-160000.2.2.noarch yast2-add-on-4.7.0-160000.2.2.noarch
    Gollum:~ #
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Sat May 9 20:46:36 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09, Stéphane CARPENTIER <sc@fiat-linux.fr> wrote:

    That's the difference between a paid developer in a company and a FOSS developer. The paid developer is paid to do what the company pays him
    for. And the company cares about the consumer's needs (ie: end users)
    for obvious reasons.

    Not quite so obvious. The only consumer's need that the company
    cares about is the need to give the company more money. Giving
    the consumer what he wants is one way - but there are other,
    more effective ways, ranging from shiny but useless glitz to
    establishing a monopoly.
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Sat May 9 20:46:36 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page.
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From gazelle@gazelle@shell.xmission.com (Kenny McCormack) to comp.os.linux.misc on Sat May 9 21:30:53 2026
    From Newsgroup: comp.os.linux.misc

    In article <M2NLR.1211145$Zve6.785275@fx18.iad>,
    Charlie Gibbs <cgibbs@kltpzyxm.invalid> wrote:
    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page.

    The best explanation is that he started the Iran war to distract from
    Epstein, but then that turned out so badly, that he sent his wife out to
    make a speach about Epstein, in order to distract (back) from Iran.
    --
    It's possible that leasing office space to a Starbucks is a greater liability in today's GOP than is hitting your mother on the head with a hammer.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Sat May 9 14:35:16 2026
    From Newsgroup: comp.os.linux.misc



    On 5/9/26 03:02, Stéphane CARPENTIER wrote:
    Le 04-05-2026, Leroy H <lh@somewhere.net> a écrit :

    Just make X great again.

    As always, big mouth. Just, like it's easy. But you can't help because
    it's too difficult for you.

    What do you believe? That people abandoning X11 were stopping
    maintaining it because they were obeying Red Hat? That people starting Wayland from scratch were doing it just to piss off you and your kind?


    No but Wayland was started with assurances that it would be
    complete replacement for X but it ain't. Still lacks functions that
    X supports.

    If they fix Wayland more people will come.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Sat May 9 14:38:22 2026
    From Newsgroup: comp.os.linux.misc



    On 5/9/26 13:46, Charlie Gibbs wrote:
    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page.


    We can assume that everything Trump does is to keep the Epstein files unpublicized. Release of the UAP files, the attack on Iran, all the
    nonsense
    that come out of his mouth all to avoid EF.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Sat May 9 14:44:58 2026
    From Newsgroup: comp.os.linux.misc



    On 5/9/26 09:24, rbowman wrote:
    On Sat, 9 May 2026 14:01:30 -0000 (UTC), Borax Man wrote:

    Well the question is, what does Wayland give me, that X11 does not? I
    don't mean "clean code" or "less jank" or other stuff that matters not
    one jot to me as a user. What do I, as a USER, get to be able to do
    with Wayland that I can't do now?

    To invert the question if the boxes with Wayland work exactly the same as those with X11, why do I give a damn which is used? You can expand that to the systemd versus sysv init. Were I still developing Motif apps I might
    care but the ones I worked on were 30 year old legacy code.

    But boxes with Wayland are NOT working the same as they did under X.
    Systemd gives a far greater attack surface than SysV.init.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 23:08:05 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:44:58 -0700, Bobbie Sellers wrote:

    But boxes with Wayland are NOT working the same as they did under
    X.
    Systemd gives a far greater attack surface than SysV.init.

    For my purposes, VS Codium, VS Code, gcc, clang, Python 3.14 and its libraries, Sqlite, PostgreSQL, node, Arduino IDE 2, arduino-cli, and
    anything else I use works the same. That includes Brave, LibreWolf, and Thunderbird. I only have Pan on the Ubuntu box.

    About the only difference I see is gVim doesn't work on the Raspberry Pi. That's because it's built on a Gtk version the Pi doesn't support.

    Exactly what attacks can I expect? I am sure there are things that only
    work with X11 and SysV init but I am not using them.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 23:12:10 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:38:22 -0700, Bobbie Sellers wrote:

    On 5/9/26 13:46, Charlie Gibbs wrote:
    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page.


    We can assume that everything Trump does is to keep the Epstein
    files
    unpublicized. Release of the UAP files, the attack on Iran, all the
    nonsense that come out of his mouth all to avoid EF.

    Considering the Biden administration sat on them too I can only conclude
    short eyes and hobnobbing with Mossad agents is a bipartisan activity.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Sat May 9 16:22:53 2026
    From Newsgroup: comp.os.linux.misc



    On 5/9/26 16:12, rbowman wrote:
    On Sat, 9 May 2026 14:38:22 -0700, Bobbie Sellers wrote:

    On 5/9/26 13:46, Charlie Gibbs wrote:
    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading >>>>> Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps >>>> more accurately, Miriam Adelson. Of course the whole fucking mess goes >>>> back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page.


    We can assume that everything Trump does is to keep the Epstein
    files
    unpublicized. Release of the UAP files, the attack on Iran, all the
    nonsense that come out of his mouth all to avoid EF.

    Considering the Biden administration sat on them too I can only conclude short eyes and hobnobbing with Mossad agents is a bipartisan activity.

    Well deviant behavior is widespread and likely the FBI wanted to downplay
    the Mossad contacts.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Sat May 9 23:33:07 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    On 5/9/26 16:12, rbowman wrote:

    On Sat, 9 May 2026 14:38:22 -0700, Bobbie Sellers wrote:

    On 5/9/26 13:46, Charlie Gibbs wrote:

    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like >>>>>> buddy Putin.
    But in the end its just another pile of steaming turds. Even invading >>>>>> Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps >>>>> more accurately, Miriam Adelson. Of course the whole fucking mess goes >>>>> back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page. >>>>

    We can assume that everything Trump does is to keep the Epstein
    files unpublicized. Release of the UAP files, the attack on Iran,
    all the nonsense that come out of his mouth all to avoid EF.

    Considering the Biden administration sat on them too I can only conclude
    short eyes and hobnobbing with Mossad agents is a bipartisan activity.

    Well deviant behavior is widespread and likely the FBI wanted to downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles
    (including IOC, FIFA, etc....).
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sat May 9 23:33:21 2026
    From Newsgroup: comp.os.linux.misc

    On 09 May 2026 10:18:29 GMT, Stéphane CARPENTIER wrote:

    That's the difference between a paid developer in a company and a
    FOSS developer. The paid developer is paid to do what the company
    pays him for. And the company cares about the consumer's needs (ie:
    end users) for obvious reasons.

    Uh, no. The company cares about its own business model and keeping its shareholders happy.

    For small, agile companies, it goes without saying that this involves
    paying close attention to the needs of customers.

    Once the company develops a successful vendor-lock-in business model
    and grows fat and large and complacent, things change.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sat May 9 23:38:09 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 22:02:34 +0200, Carlos E.R. wrote:

    Laicolasse:~ # rpm -qa | grep -i yast

    It’s been a few years since I sat in front of an RPM-based system
    (SuSE), but couldn’t this be written

    rpm -qa name='*yast*'

    ?

    <https://manpages.debian.org/rpm(8)>
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 23:39:24 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 22:02:34 +0200, Carlos E.R. wrote:

    On 2026-05-09 18:42, rbowman wrote:
    On Sat, 9 May 2026 13:46:21 +0200, Carlos E.R. wrote:

    "yast" produces the TUI. yast2 produces the GUI. yast is a symlink to
    yast2.

    You are correct that yast is a symlink to yast2. 'sudo yast' and 'sudo
    yast2' on Leap 16 produce the same TUI. I believe the problems with
    Ruby 3.4 that caused yast to be dropped from Leap 16 may be the
    problem.

    No, I tried precisely on 16.0. yast2 produces the GUI for me. But I am
    on X, no wayland. Using XFCE, or "ssh -X ..."

    I am on X11 in the VM. You have a lot more yasr2 stuff than I got with
    'sudo zypper install yast2'. Myrlyn shows all the additional packages but
    I'm not interested enough to figure out what else zypper should have
    pulled. It did get a lot of ruby 3.4 stuff.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Sat May 9 23:52:52 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:35:16 -0700, Bobbie Sellers wrote:

    On 5/9/26 03:02, Stéphane CARPENTIER wrote:
    Le 04-05-2026, Leroy H <lh@somewhere.net> a écrit :

    Just make X great again.

    As always, big mouth. Just, like it's easy. But you can't help because
    it's too difficult for you.

    What do you believe? That people abandoning X11 were stopping
    maintaining it because they were obeying Red Hat? That people starting
    Wayland from scratch were doing it just to piss off you and your kind?


    No but Wayland was started with assurances that it would be
    complete replacement for X but it ain't. Still lacks functions that X supports.

    If they fix Wayland more people will come.

    I'm not privy to the number of Linux installations and I don't think
    anyone really is, but I would guess a hell of a lot of people have already come. Both Fedora and Ubuntu use Wayland by default. I don't know about
    the Ubuntu derivatives. Mint is trying to get it working but for me a Cinnamon/Wayland 'experimental' session didn't last long.

    GNOME 50 will be X11 free. I'm still on Ubuntu 25.10 so it's 40.9 although Mutter is using Wayland. I'll wait for 26.04.1.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 00:57:37 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 18:14, rbowman wrote:
    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    Yeah., We can blame America on the bloody Brits. they started it.
    EVERYBODY has something on Trump. He doesn't care.
    --
    Labour - a bunch of rich people convincing poor people to vote for rich
    people by telling poor people that "other" rich people are the reason
    they are poor.

    Peter Thompson

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 00:58:36 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 22:30, Kenny McCormack wrote:
    In article <M2NLR.1211145$Zve6.785275@fx18.iad>,
    Charlie Gibbs <cgibbs@kltpzyxm.invalid> wrote:
    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page.

    The best explanation is that he started the Iran war to distract from Epstein, but then that turned out so badly, that he sent his wife out to
    make a speach about Epstein, in order to distract (back) from Iran.

    Well that is incompetent enough to be credible
    --
    Labour - a bunch of rich people convincing poor people to vote for rich
    people by telling poor people that "other" rich people are the reason
    they are poor.

    Peter Thompson

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 01:00:18 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 22:38, Bobbie Sellers wrote:
    We can assume that everything Trump does is to keep the Epstein
    files unpublicized. Release of the UAP files, the attack on Iran,
    all the nonsense that come out of his mouth all to avoid EF.

    Trump took cash and favours from everybody. He will bend in the wind to
    the latest blackmailer.
    --
    Labour - a bunch of rich people convincing poor people to vote for rich
    people by telling poor people that "other" rich people are the reason
    they are poor.

    Peter Thompson

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 01:02:06 2026
    From Newsgroup: comp.os.linux.misc

    On 10/05/2026 00:33, Charlie Gibbs wrote:
    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    Well deviant behaviour is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles (including IOC, FIFA, etc....).


    Let's face it, when you have money, you don't need a moral compass.
    --
    Any fool can believe in principles - and most of them do!



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Sat May 9 17:02:07 2026
    From Newsgroup: comp.os.linux.misc



    On 5/9/26 16:33, Charlie Gibbs wrote:
    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    On 5/9/26 16:12, rbowman wrote:

    On Sat, 9 May 2026 14:38:22 -0700, Bobbie Sellers wrote:

    On 5/9/26 13:46, Charlie Gibbs wrote:

    On 2026-05-09, rbowman <bowman@montana.com> wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like >>>>>>> buddy Putin.
    But in the end its just another pile of steaming turds. Even invading >>>>>>> Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps >>>>>> more accurately, Miriam Adelson. Of course the whole fucking mess goes >>>>>> back to the Brits making Chaim Weizmann happy.

    It doesn't hurt that it also pushed Jeffrey Epstein off the front page. >>>>>

    We can assume that everything Trump does is to keep the Epstein
    files unpublicized. Release of the UAP files, the attack on Iran,
    all the nonsense that come out of his mouth all to avoid EF.

    Considering the Biden administration sat on them too I can only conclude >>> short eyes and hobnobbing with Mossad agents is a bipartisan activity.

    Well deviant behavior is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles (including IOC, FIFA, etc....).

    Behaving badly sexually seems to be very widespread exploiting the vulnerable
    of all ages. We see more about these days because we are not so sexually repressed in the media as we were in the 1940s -1970s. This repression
    and loss
    of control over the immunity of the powerful to suppress criticism of
    any sort is what
    the Project 2025 paper is about, the glorious days of yesteryear when
    Roy Cohn
    was queer as all get out and persecuted less powerful gays and warped
    DJT's mind.
    Maybe not much but Fred Trump had already instilled race hatred.

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


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 01:04:50 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 18:26, rbowman wrote:
    On Sat, 9 May 2026 12:15:23 +0100, The Natural Philosopher wrote:

    On 09/05/2026 04:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places >>>> to safely drain-off the 'nutter' votes.

    Not any more. 4 parities are now in play with scottish welsh
    'nationalist'
    parties taking up considerable votes as well..

    And the fascists and neo Nazi racists have entirely taken over the green
    party, and are busy calling everyone else fascists and racists, of
    course...

    What flavor of racism? Are they opposed to Mohammed becoming the most
    popular boys' name in Scotland or the JNF-UK? It used to be a lot easier
    to figure out what a fascist or racist was.

    Racists are people who hate other people based on race. In this case if
    they are white, christian or Jewish.

    Fascism is espousing a form of government in which no one opposes (your racism).
    --
    Any fool can believe in principles - and most of them do!



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 01:06:44 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 21:46, Charlie Gibbs wrote:
    Not quite so obvious. The only consumer's need that the company
    cares about is the need to give the company more money. Giving
    the consumer what he wants is one way - but there are other,
    more effective ways, ranging from shiny but useless glitz to
    establishing a monopoly.

    Exactly. Marketing is cheaper than product development. And buying or destroying your competitors is cheaper than competing
    --
    The difference bweteen a psychopath and a saint is that the psychpoath
    takes what he can and gives only what he must, but the saint gives
    everything he can and takes only what he needs.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Sun May 10 01:08:03 2026
    From Newsgroup: comp.os.linux.misc

    On 09/05/2026 22:35, Bobbie Sellers wrote:


    On 5/9/26 03:02, Stéphane CARPENTIER wrote:
    Le 04-05-2026, Leroy H <lh@somewhere.net> a écrit :

    Just make X great again.

    As always, big mouth. Just, like it's easy. But you can't help
    because it's too difficult for you.

    What do you believe? That people abandoning X11 were stopping
    maintaining it because they were obeying Red Hat? That people
    starting Wayland from scratch were doing it just to piss off you
    and your kind?


    No but Wayland was started with assurances that it would be complete replacement for X but it ain't. Still lacks functions that X
    supports.

    If they fix Wayland more people will come.

    Wayland the Smith (Old English: Wēland; Old Norse: Vǫlundr) is a
    legendary, masterful blacksmith in Germanic, Anglo-Saxon, and Norse
    mythology, famed for his unparalleled skill, cunning, and dark tales of vengeance. Captured and crippled by a king, he achieved vengeance by
    killing the king's sons and crafting wings to escape, serving as a
    powerful archetype of the genius outcast.
    --
    "Strange as it seems, no amount of learning can cure stupidity, and
    higher education positively fortifies it."

    - Stephen Vizinczey


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 00:28:32 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:03:40 -0000 (UTC), Borax Man wrote:

    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    One idea that is *not* coming back is the one that says that the
    GUI should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Wasn't that intimately familiar with [Windows’] architecture but I
    suppose that makes sense, and probably explains why the entire
    system would cack itself over GUI issues.

    Also, the inflexibility of it.

    Apple, also, unfortunately, defied the *nix tradition and went down
    the same route.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 00:30:21 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 14:01:30 -0000 (UTC), Borax Man wrote:

    What do I, as a USER, get to be able to do with Wayland that I can't
    do now?

    As a passive user, who relies on others to support the open-source
    software you’re using, Wayland gives you a development community that
    is still active, unlike the one around X11, which is dwindling.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 00:33:39 2026
    From Newsgroup: comp.os.linux.misc

    On Sat, 9 May 2026 13:55:57 -0000 (UTC), Borax Man wrote:

    Users have to be free to use, abuse and do wierd things, that is how innovation occurs.

    That requires active users who are suitably self-sufficient, able to
    understand the software they’re using, tweak it, patch it etc. And
    maybe contribute their patches for others to share.

    In other words, not the kind of users you get too often on these
    online forums, who complain about conspiracies and about developers
    making changes that *they* don’t particularly care for, and often
    express outright rabid hate for certain software projects (like
    Wayland and systemd). But cannot really offer any suitable
    alternative.

    In short, innovation comes from the doers, not from the armchair
    critics.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sun May 10 12:33:30 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/05/2026 18:26, rbowman wrote:
    On Sat, 9 May 2026 12:15:23 +0100, The Natural Philosopher wrote:

    On 09/05/2026 04:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places >>>>> to safely drain-off the 'nutter' votes.

    Not any more. 4 parities are now in play with scottish welsh
    'nationalist'
    parties taking up considerable votes as well..

    And the fascists and neo Nazi racists have entirely taken over the green >>> party, and are busy calling everyone else fascists and racists, of
    course...

    What flavor of racism? Are they opposed to Mohammed becoming the most
    popular boys' name in Scotland or the JNF-UK? It used to be a lot easier
    to figure out what a fascist or racist was.

    Racists are people who hate other people based on race. In this case if
    they are white, christian or Jewish.

    Fascism is espousing a form of government in which no one opposes (your racism).


    Actually no, a "racist" in practice, is anyone who holds an opinion of
    other ethnicities/races, or of any policy pertaining to immigration and demographics, which is not endorsed by the prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sun May 10 13:00:18 2026
    From Newsgroup: comp.os.linux.misc

    Le 09-05-2026, Borax Man <boraxman@geidiprime.invalid> a écrit :

    I've created some admittedly small FOSS programs, but public
    nevertheless. I *always* consider the end user. Programs I write for
    myself, I keep to myself.

    You do what you want. There is nothing wrong about that. Now, when a
    programmer produce something only for himself, he is the end user. So he
    is considering the end users, too. He considers that he can share it and
    if anyone want to use it, he can.

    Considering that opinionated programmers aren't considering end users is
    just a misconception. When the tilling manager programmers release a new version of sway/i3/hyprland/whatever they know that
    KDE/Gnome/Mate/whatever won't like it. It doesn't mean they don't
    consider end users. It mean they consider other end users.

    Different people have different expectations and providing different
    tools for different people is a good thing. Now, you expect people
    considering different end users to adapt to your expectation. It's not
    the way it works. It's not the way it should work. You don't like
    something? Just use something else. Or improve it to adapt to your
    needs. But don't tell others they have to do it your way, even if your
    way is the way of the majority.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sun May 10 13:01:43 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sat, 9 May 2026 13:55:57 -0000 (UTC), Borax Man wrote:

    Users have to be free to use, abuse and do wierd things, that is how
    innovation occurs.

    That requires active users who are suitably self-sufficient, able to understand the software they’re using, tweak it, patch it etc. And
    maybe contribute their patches for others to share.

    In other words, not the kind of users you get too often on these
    online forums, who complain about conspiracies and about developers
    making changes that *they* don’t particularly care for, and often
    express outright rabid hate for certain software projects (like
    Wayland and systemd). But cannot really offer any suitable
    alternative.

    In short, innovation comes from the doers, not from the armchair
    critics.

    Sometimes it comes from people you don't hear about at all. But beyond patching software, it can also include creating solutions to problems
    using existing software. I've seen people do cool things just with MS
    Access, or VB, or Excel, really stretching what can be done to solve a
    business problem. Or bespoke programs written just to solve a problem
    at that one company. I've written a few of those, programs that were
    used for years in production by many operators.

    One good example is the "pass" program, the "Standard Unix Password
    Manager". It is in actuality just a set of scripts that uses GPG to
    create a password storage system, but it works wells, and because it
    uses the standard tools, you can create other workflows that intergrate
    with it. Intergrate it with Emacs, or like I've done, with the Window
    Manager itself.

    However the software itself does matter. If the software is designed to
    be its own self-contained universe, to be used only the way the designed intended, then it limits potential. Windows is terrible in this regard

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sun May 10 13:04:15 2026
    From Newsgroup: comp.os.linux.misc

    Le 09-05-2026, Borax Man <boraxman@geidiprime.invalid> a écrit :

    Well the question is, what does Wayland give me, that X11 does not?

    If the answer is yes, so just use Wayland. If the answer is no, so keep
    using X11. But in this case, don't expect Wayland people to take care of
    X11, just go to X11 guys.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sun May 10 13:08:15 2026
    From Newsgroup: comp.os.linux.misc

    Le 09-05-2026, Charlie Gibbs <cgibbs@kltpzyxm.invalid> a écrit :
    On 2026-05-09, Stéphane CARPENTIER <sc@fiat-linux.fr> wrote:

    That's the difference between a paid developer in a company and a FOSS
    developer. The paid developer is paid to do what the company pays him
    for. And the company cares about the consumer's needs (ie: end users)
    for obvious reasons.

    Not quite so obvious. The only consumer's need that the company
    cares about is the need to give the company more money. Giving
    the consumer what he wants is one way - but there are other,
    more effective ways, ranging from shiny but useless glitz to
    establishing a monopoly.

    There is not that many companies which can rely only on monopole to keep
    making money. Even Apple fanboys I know can explain to me that the
    buttons on their computers are better designed than others and that it's
    worse spending twice the money on Apple products. They have to believe
    that Apple products are better than the alternatives.
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Sun May 10 13:10:59 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09, Rich <rich@example.invalid> wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-08, John Ames <commodorejohn@gmail.com> wrote:
    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first
    started using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think
    the issue for me is not so much whether X11 is specifically around,
    but how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant
    system and is certainly ripe for replacement - but it's irksome to
    have the leading candidate run by developers with a fairly blinkered
    view of GUI design and an overall autocratic attitude towards user
    needs/feedback.


    Spot on. You can't presume to know what end users want, or how they wil
    use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and
    programs you never thought of. And this is GOOD.

    Usually it is good, but in the extreme it is not so good:

    https://xkcd.com/1172/

    The big Wayland problem has been they are from the same cut as the
    systemd crowd (dictatorial know it alls) and so they threw out things
    that many people actually used that were not "xkcd level unreasonable".
    An application being able to request its windows be positioned at a
    specific location on screen is not unreasonable, rather it is expected.
    And then spent years arguing "no one needs that" before they finally
    were beaten into admitting that it was a feature that many *did* need.


    I don't quite get the point the xkcd is trying to make...

    Its an issue if people are creating workflows around bugs or some
    undefined behaviour but with Emacs, you can pretty much do anything and
    this is good. I quite like Emacs for that reason. I've been able to
    solve many problems at work, and automate things, including generating
    Word documents from within emacs. If I can think it, I can do it.

    The whole "no one needs that" argument is terrible. It betrays to me a particular mindset, that is too overrepresented in Open Source. It to
    me, correlated with a pariticular political style, but I won't go into
    that. It shows a lack of imagination and a desire for control and
    software that is created with that mindset, in particular, software like Wayland, will come out hobbled and the opposite if what the tinkerer/hobbyist/developer community needs.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIER@sc@fiat-linux.fr to comp.os.linux.misc on Sun May 10 13:33:32 2026
    From Newsgroup: comp.os.linux.misc

    Le 09-05-2026, Bobbie Sellers <bliss-sf4ever@dslextreme.com> a écrit :


    On 5/9/26 03:02, Stéphane CARPENTIER wrote:
    Le 04-05-2026, Leroy H <lh@somewhere.net> a écrit :

    Just make X great again.

    As always, big mouth. Just, like it's easy. But you can't help because
    it's too difficult for you.

    What do you believe? That people abandoning X11 were stopping
    maintaining it because they were obeying Red Hat? That people starting
    Wayland from scratch were doing it just to piss off you and your kind?


    No but Wayland was started with assurances that it would be
    complete replacement for X but it ain't. Still lacks functions that
    X supports.

    I'm not that sure about that. For example, in X11, any program can do an effortlessly keylogger and retrieve any password sent on another
    program. You can't fix it without breaking something.

    Now, I have no idea about KiCad. I'm not using it. But it looks like any
    time anyone want to tell Wayland is not ready, it looks like it's the
    only program in the world that Wayland breaks. As I have no need for it,
    I don't know if their reasons are good or not. What I know is that in a
    broad picture: I hate when a program decides it should change the space
    I told it to take. So, I'm far from sure I would like it's expectation
    to be fulfilled.

    For example, when a website is opening something in another window, I
    close that window and go somewhere else. I'm not speaking about a
    confirmation message or something like that.

    If they fix Wayland more people will come.

    Why should more people move to Wayland? Why don't people in love with
    X11 don't fix it and keep Wayland and X11 in parallel? Why X11
    aficionados don't do anything to keep X11 working and blame Wayland guys
    for moving on without taking care of X11 issues?

    It's good to have alternative. Wayland is an alternative to X11. What's
    bad with some people preferring Wayland to X11, and others preferring
    X11 to Wayland? Why should Wayland guys take care of issues with X11?

    Why Wayland guys should be concerned by the fact that nobody want to
    maintain X11 anymore? If Wayland is working exactly as X11, what's its
    purpose?
    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Pancho@Pancho.Jones@protonmail.com to comp.os.linux.misc on Sun May 10 16:50:04 2026
    From Newsgroup: comp.os.linux.misc

    On 5/9/26 18:40, Richard Kettlewell wrote:
    rbowman <bowman@montana.com> writes:
    Borax Man wrote:
    On 2026-05-08, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Fri, 8 May 2026 12:56:46 -0000 (UTC), Borax Man wrote:
    On 2026-05-07, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Thu, 7 May 2026 12:59:57 -0000 (UTC), Borax Man wrote:

    If there is one thing I'm sure of, is that eventually what has
    been considered "osbsolete, old and outdated" will come back
    again ...

    One idea that is *not* coming back is the one that says that the
    GUI should be inextricably tied into the OS kernel.

    The rest of us are happy to leave that sort of thing in a museum.

    Was that ever a widely used idea?

    There was this system called “Microsoft Windows”. You may have heard of
    it.

    I've heard complaints about it...

    Wasn't that intimately familiar with its architecture but I suppose that >>> makes sense, and probably explains why the entire system would cack
    itself over GUI issues.

    <https://en.wikipedia.org/wiki/Architecture_of_Windows_NT#/media/File:Windows_2000_architecture.svg>

    Lawrence isn't familiar with the architecture either.

    Nor am I (familiar with the architecture of the Windows NT family, and
    I’d regard it as a minor success if I stayed that way), but that diagram does show GDI and the window manager running in kernel mode. Although “inextricably” above doesn’t sound right since apparently they were user
    mode components in NT 3.5 and I hear that a lot of the more modern stuff
    runs in user mode at least since Vista.


    There was a huge to-do about Win NT 4.0 allowing third party graphics
    drivers direct access to the kernel. Back then the concern was more
    about stability, blue screen of death, than it was about security.

    AIUI, kernel access was granted in Win NT 4.0 because of poor games
    graphics performance in Win NT 3.5. I guess they worked out how to
    achieve good user mode performance in later releases.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sun May 10 19:31:56 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10 01:38, Lawrence D’Oliveiro wrote:
    On Sat, 9 May 2026 22:02:34 +0200, Carlos E.R. wrote:

    Laicolasse:~ # rpm -qa | grep -i yast

    It’s been a few years since I sat in front of an RPM-based system
    (SuSE), but couldn’t this be written

    rpm -qa name='*yast*'

    ?

    <https://manpages.debian.org/rpm(8)>

    Yes, true, but one learns some commands and not others :-)
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Sun May 10 17:40:09 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 10/05/2026 00:33, Charlie Gibbs wrote:

    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    Well deviant behaviour is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles
    (including IOC, FIFA, etc....).

    Let's face it, when you have money, you don't need a moral compass.

    Money _is_ the moral compass for those people.
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Charlie Gibbs@cgibbs@kltpzyxm.invalid to comp.os.linux.misc on Sun May 10 17:40:10 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-09, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 09/05/2026 18:14, rbowman wrote:

    On Sat, 9 May 2026 12:58:53 +0100, The Natural Philosopher wrote:

    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    Yeah., We can blame America on the bloody Brits. they started it.
    EVERYBODY has something on Trump. He doesn't care.

    I enjoyed King Charles during his recent visit to the U.S. Trump tried
    to take sole credit for winning WWII by proclaiming, "If it wasn't for
    us, you'd be speaking German." The King responded, "If it wasn't for
    us, you'd be speaking French."
    --
    /~\ Charlie Gibbs | Growth for the sake of
    \ / <cgibbs@kltpzyxm.invalid> | growth is the ideology
    X I'm really at ac.dekanfrus | of the cancer cell.
    / \ if you read it the right way. | -- Edward Abbey
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Sun May 10 20:09:42 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10 01:39, rbowman wrote:
    On Sat, 9 May 2026 22:02:34 +0200, Carlos E.R. wrote:
    On 2026-05-09 18:42, rbowman wrote:
    On Sat, 9 May 2026 13:46:21 +0200, Carlos E.R. wrote:

    "yast" produces the TUI. yast2 produces the GUI. yast is a symlink to
    yast2.

    You are correct that yast is a symlink to yast2. 'sudo yast' and 'sudo
    yast2' on Leap 16 produce the same TUI. I believe the problems with
    Ruby 3.4 that caused yast to be dropped from Leap 16 may be the
    problem.

    No, I tried precisely on 16.0. yast2 produces the GUI for me. But I am
    on X, no wayland. Using XFCE, or "ssh -X ..."

    I am on X11 in the VM. You have a lot more yasr2 stuff than I got with
    'sudo zypper install yast2'. Myrlyn shows all the additional packages but I'm not interested enough to figure out what else zypper should have
    pulled. It did get a lot of ruby 3.4 stuff.

    The laptop was just upgraded from 15.6 days ago, while the VM was
    installed fresh. Thus the laptop inherited YaST.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Sun May 10 18:46:10 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-09, Rich <rich@example.invalid> wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-08, John Ames <commodorejohn@gmail.com> wrote:
    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first
    started using it, seemed... inefficient, some unecessary overhead.

    However, you work its peculuarities into your workflow. I think
    the issue for me is not so much whether X11 is specifically around, >>>>> but how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant
    system and is certainly ripe for replacement - but it's irksome to
    have the leading candidate run by developers with a fairly blinkered
    view of GUI design and an overall autocratic attitude towards user
    needs/feedback.


    Spot on. You can't presume to know what end users want, or how they wil >>> use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and >>> programs you never thought of. And this is GOOD.

    Usually it is good, but in the extreme it is not so good:

    https://xkcd.com/1172/

    The big Wayland problem has been they are from the same cut as the
    systemd crowd (dictatorial know it alls) and so they threw out things
    that many people actually used that were not "xkcd level unreasonable".
    An application being able to request its windows be positioned at a
    specific location on screen is not unreasonable, rather it is expected.
    And then spent years arguing "no one needs that" before they finally
    were beaten into admitting that it was a feature that many *did* need.


    I don't quite get the point the xkcd is trying to make...

    It is an extreme version of the API acces statement of: "any
    undocumented aspect of your API will eventually be discovered, and
    relied upon, by someone, such that if you change this aspect, someone's workflow will be disrupted and complain".

    The XKCD used a bug as the "undocumented aspect" but the same thing
    happens with things as simple as: version 1 of API just happens to
    return keys in ASCII sorted order, but the documentation is slient as
    to any specific order for the returning keys. Some change is made to
    the server behind the API, such that the happenstance of ASCII sorted
    order for keys in the API return bundle no longer apples, and keys now
    return in an arbitrary order (not 'random' per. se., but no longer
    "ASCII sorted" either). But, the fact that, pre bug-fix, the API
    happened to always return in ASCII sorted order *will* have been relied
    upon by someone (or more than one 'someone'), despite the actual
    documentation being silent, such that post bug fix, someone(s) will
    complain that the keys are no longer returning in ASCII sorted order
    and their code is now badly broken.

    The whole "no one needs that" argument is terrible. It betrays to me a particular mindset, that is too overrepresented in Open Source. It to
    me, correlated with a pariticular political style, but I won't go into
    that. It shows a lack of imagination and a desire for control and
    software that is created with that mindset, in particular, software like Wayland, will come out hobbled and the opposite if what the tinkerer/hobbyist/developer community needs.

    It's a "dictatorial" mindset: you will use what I give you, in the
    manner I specify, and be happy with it, or else you can go f**k
    yourself. The systemd/wayland/gnome crowd has become a magnet for this personality type.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sun May 10 22:46:48 2026
    From Newsgroup: comp.os.linux.misc

    Pancho <Pancho.Jones@protonmail.com> writes:
    On 5/9/26 18:40, Richard Kettlewell wrote:
    rbowman <bowman@montana.com> writes:
    <https://en.wikipedia.org/wiki/Architecture_of_Windows_NT#/media/File:Windows_2000_architecture.svg>

    Lawrence isn't familiar with the architecture either.

    Nor am I (familiar with the architecture of the Windows NT family,
    and
    I’d regard it as a minor success if I stayed that way), but that diagram >> does show GDI and the window manager running in kernel mode. Although
    “inextricably” above doesn’t sound right since apparently they were user
    mode components in NT 3.5 and I hear that a lot of the more modern stuff
    runs in user mode at least since Vista.

    There was a huge to-do about Win NT 4.0 allowing third party graphics
    drivers direct access to the kernel. Back then the concern was more
    about stability, blue screen of death, than it was about security.

    I do wonder how much that’s a real concern, not because of the risk of a failure but because the consequences of a failure aren’t so different
    from the end user perspective: on a desktop system, if your GUI crashes,
    it’s game over whether it crashes the whole machine or just the GUI component. Either way, you’re not getting much work done.

    A server which was also being used interactively would be a different
    story of course.

    AIUI, kernel access was granted in Win NT 4.0 because of poor games
    graphics performance in Win NT 3.5. I guess they worked out how to
    achieve good user mode performance in later releases.

    The whole GDI went into the kernel, not (just) drivers. So essentially
    using the kernel to draw some pixels into a frame buffer.


    Linux is not immune to this sort of thing, AF_ALG provides access to cryptographic functionality which can be done just as well in user mode,
    and the recent outcome was a serious privilege escalation vulnerability (copy.fail).

    (AF_ALG can also be used to access cryptographic offload hardware, so
    it’s not quite as simple as “it’s just for doing maths in the kernel”, but there’s certainly some room for a better design here.)
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Richard Kettlewell@invalid@invalid.invalid to comp.os.linux.misc on Sun May 10 22:54:22 2026
    From Newsgroup: comp.os.linux.misc

    Charlie Gibbs <cgibbs@kltpzyxm.invalid> writes:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/05/2026 18:14, rbowman wrote:
    The Natural Philosopher wrote:
    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading
    Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps
    more accurately, Miriam Adelson. Of course the whole fucking mess goes
    back to the Brits making Chaim Weizmann happy.

    Yeah., We can blame America on the bloody Brits. they started it.
    EVERYBODY has something on Trump. He doesn't care.

    I enjoyed King Charles during his recent visit to the U.S. Trump tried
    to take sole credit for winning WWII by proclaiming, "If it wasn't for
    us, you'd be speaking German." The King responded, "If it wasn't for
    us, you'd be speaking French."

    Sole credit is a bit much but WWII would certainly have gone rather
    differently without US involvement, and personally I’m grateful for the American support.
    --
    https://www.greenend.org.uk/rjk/
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 23:12:21 2026
    From Newsgroup: comp.os.linux.misc

    On Sun, 10 May 2026 12:33:30 -0000 (UTC), Borax Man wrote:

    Actually no, a "racist" in practice, is anyone who holds an opinion
    of other ethnicities/races, or of any policy pertaining to
    immigration and demographics, which is not endorsed by the
    prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    If there is a value judgement involved, then that falls under the
    category of “racism”.

    By the way, “race” is not a scientific concept.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 23:15:10 2026
    From Newsgroup: comp.os.linux.misc

    On 10 May 2026 13:33:32 GMT, Stéphane CARPENTIER wrote:

    Now, I have no idea about KiCad. I'm not using it. But it looks like
    any time anyone want to tell Wayland is not ready, it looks like
    it's the only program in the world that Wayland breaks. As I have no
    need for it, I don't know if their reasons are good or not. What I
    know is that in a broad picture: I hate when a program decides it
    should change the space I told it to take. So, I'm far from sure I
    would like it's expectation to be fulfilled.

    I’m having difficulty appreciating the KiCad situation, too. It
    doesn’t seem that hard to me for them to handle it, given that other
    major content-creation apps, with similarly complex workspace-layout requirements, seem to manage in the Wayland world just fine.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 23:16:14 2026
    From Newsgroup: comp.os.linux.misc

    On Sun, 10 May 2026 17:40:10 GMT, Charlie Gibbs wrote:

    I enjoyed King Charles during his recent visit to the U.S. Trump
    tried to take sole credit for winning WWII by proclaiming, "If it
    wasn't for us, you'd be speaking German." The King responded, "If it
    wasn't for us, you'd be speaking French."

    He said it so nicely, though. I don’t think Trump realized he’d been
    burned until the dinner was over ...
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 23:21:15 2026
    From Newsgroup: comp.os.linux.misc

    On Sun, 10 May 2026 13:01:43 -0000 (UTC), Borax Man wrote:

    I've seen people do cool things just with MS Access, or VB, or
    Excel, really stretching what can be done to solve a business
    problem.

    However the software itself does matter. If the software is designed
    to be its own self-contained universe, to be used only the way the
    designed intended, then it limits potential. Windows is terrible in
    this regard

    And now you get into whether the software base on which the user is
    building their ingenious solutions is facilitating that ingenuity, or
    hindering it.

    As you said, Windows is terrible, as indeed is most proprietary
    software (I would include the Microsoft products you mentioned above).
    As you try pushing its boundaries, sooner or later you hit limits
    which are there not because of lack of imagination on the part of the developers, but because it would be counter to their business model to
    give you more functionality in that direction without making you pay
    more money.

    Open-source software, pretty much by definition, cannot suffer from
    this problem. If a piece of said software had such a problem, somebody
    would see it as a bug and publish a fix.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Sun May 10 23:30:23 2026
    From Newsgroup: comp.os.linux.misc

    On Sun, 10 May 2026 13:10:59 -0000 (UTC), Borax Man wrote:

    The whole "no one needs that" argument is terrible. It betrays to me
    a particular mindset, that is too overrepresented in Open Source.

    Feel free to point out examples of such a mentality in any open-source
    project. Because in my experience, quite the opposite is true:
    open-source developers tend to have almost an obsession with
    completism (is there such a word?) -- including functionality because
    it seems to fit naturally into the conception, not necessarily because
    it will be a popular feature.

    For example, GIMP has the scripting developer console function
    built-in, not as some extra-cost addon. So you can open this and
    directly experiment with image-manipulation commands interactively, in
    either Python or Guile.

    Imagine wanting to do something like this in Photoshop -- not a
    chance. Not now or ever. Because providing such a function would
    impinge on the market for extra-cost addons.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 03:19:20 2026
    From Newsgroup: comp.os.linux.misc

    On Sun, 10 May 2026 20:09:42 +0200, Carlos E.R. wrote:

    The laptop was just upgraded from 15.6 days ago, while the VM was
    installed fresh. Thus the laptop inherited YaST.

    fwiw I did a bare metal install of Leap 16 KDE/Plasma and only got
    Myrlyn.

    It was an interesting Sunday. I had applied updates to the Endeavour box
    and got kernel 7.0.5. I don't know if that was the only problem but the
    box wouldn't boot. Screwed around with a live thumbdrive, chrood,
    installed earlier kernel, did the dracut stuff. No joy.

    By then I was pissed, didn't have too much to lose and decided to install
    Leap 16 since I had the offline iso. Copied it to the Ventory stick and
    gave it several tries. Spoiler alert: OpenSUSE does not work with Ventoy.

    Created a straight thumb drive on Ubuntu. No joy. Found I had to enable
    UEFI. That got me further. Forgot configuration is a bit obscure with
    SUSE. Screwed up and got a tty install, no DE.

    Try again after checking the KDE box. The installation threw some errors
    about checksums and said if I continued it might not boot. I did and it didn't.

    Try again with Xfce. Got a screen split between the laptop and it wouldn't
    let me log in.

    Try again with KDE. It bitched about a qt5 library but installed and
    rebooted. It seems to be working although where stuff winds up on either
    the laptop or the external monitor is a bit weird. The mouse cursor leads
    me to believe it's treating them as one big screen.

    It's systemd/x11 so I can piss both camps off.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 01:03:33 2026
    From Newsgroup: comp.os.linux.misc

    On 5/10/26 23:19, rbowman wrote:
    On Sun, 10 May 2026 20:09:42 +0200, Carlos E.R. wrote:

    The laptop was just upgraded from 15.6 days ago, while the VM was
    installed fresh. Thus the laptop inherited YaST.

    fwiw I did a bare metal install of Leap 16 KDE/Plasma and only got
    Myrlyn.

    It was an interesting Sunday. I had applied updates to the Endeavour box
    and got kernel 7.0.5. I don't know if that was the only problem but the
    box wouldn't boot. Screwed around with a live thumbdrive, chrood,
    installed earlier kernel, did the dracut stuff. No joy.

    By then I was pissed, didn't have too much to lose and decided to install Leap 16 since I had the offline iso. Copied it to the Ventory stick and
    gave it several tries. Spoiler alert: OpenSUSE does not work with Ventoy.

    Created a straight thumb drive on Ubuntu. No joy. Found I had to enable
    UEFI. That got me further. Forgot configuration is a bit obscure with
    SUSE. Screwed up and got a tty install, no DE.

    Try again after checking the KDE box. The installation threw some errors about checksums and said if I continued it might not boot. I did and it didn't.

    Try again with Xfce. Got a screen split between the laptop and it wouldn't let me log in.

    Try again with KDE. It bitched about a qt5 library but installed and rebooted. It seems to be working although where stuff winds up on either
    the laptop or the external monitor is a bit weird. The mouse cursor leads
    me to believe it's treating them as one big screen.

    It's systemd/x11 so I can piss both camps off.


    Ummm ... has anyone noticed that installing most any Linux
    or the basics for it has become much more difficult the past
    few years ???

    What's going on ?

    I'm gonna rec MX ... it installs well, runs well, has
    a lot of useful added utilities, isn't too large or
    too small. Even got VBox to install and run properly
    from the repos - then installed OSuse and GhostBSD
    inside VBox to fun around with.

    (btw, Ghost requires 8gb+ ram to INSTALL, but you
    can cut that at least in half afterwards)

    Note, OSuse required I set an 'invalid' video emulator
    or Wayland would jam up the install. Just sayin'.

    Anyway, after all this time you'd THINK Linux would
    be getting much smoother. This has NOT been the case.
    Impossible installs, weird video drivers, missing
    software in the distros, logical legacy placement
    of config files, damaged updates/installers and such,
    and, and, and ......

    HAD installed Fedora46 ... neither the GUI or CL updater
    would work - kept hanging partway thru. This was a bare
    metal install. Tried an early version and a yesterday
    version. Sorry Charlie. And the 'Buntus got too weird
    years ago - won't touch them.

    HAD a good Manjaro box - worked well for a couple
    of years (though Arch is kinda weird). THEN suddenly
    the updates stopped working - tons of error messages
    about invalid PGP sigs or checksums on the new
    packages. Had to hose it. Re-did with MX. Perfect.

    SEEMS like they're "improving" Linux out of existence.

    Evil MicroSoft plot ???

    Oh well, really old Debian/etc ISOs are out there ...
    and still more secure than Winders.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 06:05:51 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 01:03:33 -0400, c186282 wrote:

    Ummm ... has anyone noticed that installing most any Linux or the
    basics for it has become much more difficult the past few years ???

    Endeavour had been working well so I never looked under the hood. Grub?
    Ain't no stinking grub. It's all dracut and systemd-boot. Searching
    through the forums etc yielded a wealth of information about grub.

    The real time waster was SUSE does not work with Ventoy. I finally found a blog where the guy mentioned that in passing. Then there was UEFI. I'd
    turned it off for EOS but apparently SUSE needs it. As far as the checksum thing that may have been some transient error.

    I suppose things have been going too smoothly for too long. The good part
    is I didn't have enough project data on the laptop to worry about.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon May 11 11:20:12 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-11 05:19, rbowman wrote:
    On Sun, 10 May 2026 20:09:42 +0200, Carlos E.R. wrote:

    The laptop was just upgraded from 15.6 days ago, while the VM was
    installed fresh. Thus the laptop inherited YaST.

    fwiw I did a bare metal install of Leap 16 KDE/Plasma and only got
    Myrlyn.

    It was an interesting Sunday. I had applied updates to the Endeavour box
    and got kernel 7.0.5. I don't know if that was the only problem but the
    box wouldn't boot. Screwed around with a live thumbdrive, chrood,
    installed earlier kernel, did the dracut stuff. No joy.

    By then I was pissed, didn't have too much to lose and decided to install Leap 16 since I had the offline iso. Copied it to the Ventory stick and
    gave it several tries. Spoiler alert: OpenSUSE does not work with Ventoy.


    No spoiler, it is documented. I think I wrote that part of the wiki.
    openSUSE boots directly from its ISO. If you try to fiddle with that
    with things like ventoy, you break it.

    Created a straight thumb drive on Ubuntu. No joy. Found I had to enable
    UEFI. That got me further. Forgot configuration is a bit obscure with
    SUSE. Screwed up and got a tty install, no DE.

    Default install on Leap 16 is now a minimal text mode. You have to
    choose a desktop.



    Try again after checking the KDE box. The installation threw some errors about checksums and said if I continued it might not boot. I did and it didn't.

    Try again with Xfce. Got a screen split between the laptop and it wouldn't let me log in.

    Try again with KDE. It bitched about a qt5 library but installed and rebooted. It seems to be working although where stuff winds up on either
    the laptop or the external monitor is a bit weird. The mouse cursor leads
    me to believe it's treating them as one big screen.

    It's systemd/x11 so I can piss both camps off.


    The new installer in 16.0 needs a cooking.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon May 11 11:35:55 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-11 08:05, rbowman wrote:
    On Mon, 11 May 2026 01:03:33 -0400, c186282 wrote:

    Ummm ... has anyone noticed that installing most any Linux or the
    basics for it has become much more difficult the past few years ???

    Endeavour had been working well so I never looked under the hood. Grub?
    Ain't no stinking grub. It's all dracut and systemd-boot. Searching
    through the forums etc yielded a wealth of information about grub.

    The real time waster was SUSE does not work with Ventoy. I finally found a blog where the guy mentioned that in passing.

    <https://www.opensuse.org/> -> Leap

    <https://get.opensuse.org/leap/16.0/> -> Download -> How to create a
    bootable USB stick on Linux.

    <https://en.opensuse.org/SDB:Live_USB_stick> <Create_a_Live_USB_stick_using_Windows> <https://en.opensuse.org/SDB:Create_a_Live_USB_stick_using_macOS>

    There you have the supported methods for creating the USB stick.

    Then there was UEFI. I'd
    turned it off for EOS but apparently SUSE needs it.

    That would be new. Leap 15.x did support BIOS machines.

    As far as the checksum
    thing that may have been some transient error.

    I suppose things have been going too smoothly for too long. The good part
    is I didn't have enough project data on the laptop to worry about.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 12:04:58 2026
    From Newsgroup: comp.os.linux.misc

    On 10/05/2026 13:33, Borax Man wrote:
    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/05/2026 18:26, rbowman wrote:
    On Sat, 9 May 2026 12:15:23 +0100, The Natural Philosopher wrote:

    On 09/05/2026 04:31, rbowman wrote:
    On Fri, 8 May 2026 21:58:46 -0400, c186282 wrote:

    The UK and some others have LOTS of parties,
    which mostly seem aimed at keeping the main two in charge - places >>>>>> to safely drain-off the 'nutter' votes.

    Not any more. 4 parities are now in play with scottish welsh
    'nationalist'
    parties taking up considerable votes as well..

    And the fascists and neo Nazi racists have entirely taken over the green >>>> party, and are busy calling everyone else fascists and racists, of
    course...

    What flavor of racism? Are they opposed to Mohammed becoming the most
    popular boys' name in Scotland or the JNF-UK? It used to be a lot easier >>> to figure out what a fascist or racist was.

    Racists are people who hate other people based on race. In this case if
    they are white, christian or Jewish.

    Fascism is espousing a form of government in which no one opposes (your
    racism).


    Actually no, a "racist" in practice, is anyone who holds an opinion of
    other ethnicities/races, or of any policy pertaining to immigration and demographics, which is not endorsed by the prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    Ah well, the Hard Left and the Hard Right were always good at changing
    the meaning of words
    --
    The New Left are the people they warned you about.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 12:11:33 2026
    From Newsgroup: comp.os.linux.misc

    On 10/05/2026 18:40, Charlie Gibbs wrote:
    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 10/05/2026 00:33, Charlie Gibbs wrote:

    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    Well deviant behaviour is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles
    (including IOC, FIFA, etc....).

    Let's face it, when you have money, you don't need a moral compass.

    Money _is_ the moral compass for those people.

    An interesting perspective. I will ponder that. Very Dickensian.
    'Poverty is a crime punishable by deportation'.

    And Lo! There was Australia..
    --
    “Some people like to travel by train because it combines the slowness of
    a car with the cramped public exposure of 
an airplane.”

    Dennis Miller


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 12:12:43 2026
    From Newsgroup: comp.os.linux.misc

    On 10/05/2026 22:54, Richard Kettlewell wrote:
    Charlie Gibbs <cgibbs@kltpzyxm.invalid> writes:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/05/2026 18:14, rbowman wrote:
    The Natural Philosopher wrote:
    He's started a war against Iran in order to Be Important, just like
    buddy Putin.
    But in the end its just another pile of steaming turds. Even invading >>>>> Iran wont fix the problem, just get a lot of Americans dead.

    Even worse he started it to make his buddy Netanyahu happy or, perhaps >>>> more accurately, Miriam Adelson. Of course the whole fucking mess goes >>>> back to the Brits making Chaim Weizmann happy.

    Yeah., We can blame America on the bloody Brits. they started it.
    EVERYBODY has something on Trump. He doesn't care.

    I enjoyed King Charles during his recent visit to the U.S. Trump tried
    to take sole credit for winning WWII by proclaiming, "If it wasn't for
    us, you'd be speaking German." The King responded, "If it wasn't for
    us, you'd be speaking French."

    Sole credit is a bit much but WWII would certainly have gone rather differently without US involvement, and personally I’m grateful for the American support.

    Less support than self interest.
    --
    In a Time of Universal Deceit, Telling the Truth Is a Revolutionary Act.

    - George Orwell

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 12:13:51 2026
    From Newsgroup: comp.os.linux.misc

    On 11/05/2026 06:03, c186282 wrote:
    Ummm ... has anyone noticed that installing most any Linux
      or the basics for it has become much more difficult the past
      few years ???

      What's going on ?

    They aren't installing Linux Mint?
    --
    In a Time of Universal Deceit, Telling the Truth Is a Revolutionary Act.

    - George Orwell

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Mon May 11 13:12:17 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 12:33:30 -0000 (UTC), Borax Man wrote:

    Actually no, a "racist" in practice, is anyone who holds an opinion
    of other ethnicities/races, or of any policy pertaining to
    immigration and demographics, which is not endorsed by the
    prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    If there is a value judgement involved, then that falls under the
    category of “racism”.

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin, which was
    then laundered into "scientist say".

    To the layperson, this seems like he found an argument, but it was just
    a political position. Science does not prove that race exists or does
    not exist. All of the levels of taxonomy, whether "species" or "class"
    or "genus" or "order" are not proven to exist or not. They are
    categorisations that are useful for grouping, categorisations which have predictive and explanatory power.

    Simply put, if there is a categorsation which is explanatory power, that
    is to say, using these terms or groupings can actually describe common features, lineage and ancestry, then that categorisation is therefore
    useful.

    Lewontin just did some stupid argument to "prove" it doens't exist, when biology doesn't work that way.

    To prove that "race desn't exist", you would need to demonstrate that
    the categorisations are meaningless, but he couldn't do that. So he
    used mixed peoples to come up with some math that proves. Well nothing.

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Mon May 11 13:30:58 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 13:10:59 -0000 (UTC), Borax Man wrote:

    The whole "no one needs that" argument is terrible. It betrays to me
    a particular mindset, that is too overrepresented in Open Source.

    Feel free to point out examples of such a mentality in any open-source project. Because in my experience, quite the opposite is true:
    open-source developers tend to have almost an obsession with
    completism (is there such a word?) -- including functionality because
    it seems to fit naturally into the conception, not necessarily because
    it will be a popular feature.

    For example, GIMP has the scripting developer console function
    built-in, not as some extra-cost addon. So you can open this and
    directly experiment with image-manipulation commands interactively, in
    either Python or Guile.

    Imagine wanting to do something like this in Photoshop -- not a
    chance. Not now or ever. Because providing such a function would
    impinge on the market for extra-cost addons.

    Yes, but GIMP is well over 25 years old, right?

    GNOME to me is a good example of a system which seem to restrict users
    more and more. GNOME 2 and 3 seemed to have less configurability than
    their predecessor. Its been a while since I've used it, but I recall
    having to install an extension, to make configuration changes that with
    GNOME 1 I could do as is. I was a GNOME user and stopped specifically
    for this reason.

    The opposite is indeed true for a lot of projects, of course.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Mon May 11 13:38:39 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, Rich <rich@example.invalid> wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-09, Rich <rich@example.invalid> wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-08, John Ames <commodorejohn@gmail.com> wrote:
    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first
    started using it, seemed... inefficient, some unecessary overhead. >>>>>>
    However, you work its peculuarities into your workflow. I think
    the issue for me is not so much whether X11 is specifically around, >>>>>> but how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant
    system and is certainly ripe for replacement - but it's irksome to
    have the leading candidate run by developers with a fairly blinkered >>>>> view of GUI design and an overall autocratic attitude towards user
    needs/feedback.


    Spot on. You can't presume to know what end users want, or how they wil >>>> use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and >>>> programs you never thought of. And this is GOOD.

    Usually it is good, but in the extreme it is not so good:

    https://xkcd.com/1172/

    The big Wayland problem has been they are from the same cut as the
    systemd crowd (dictatorial know it alls) and so they threw out things
    that many people actually used that were not "xkcd level unreasonable". >>> An application being able to request its windows be positioned at a
    specific location on screen is not unreasonable, rather it is expected. >>> And then spent years arguing "no one needs that" before they finally
    were beaten into admitting that it was a feature that many *did* need.


    I don't quite get the point the xkcd is trying to make...

    It is an extreme version of the API acces statement of: "any
    undocumented aspect of your API will eventually be discovered, and
    relied upon, by someone, such that if you change this aspect, someone's workflow will be disrupted and complain".

    The XKCD used a bug as the "undocumented aspect" but the same thing
    happens with things as simple as: version 1 of API just happens to
    return keys in ASCII sorted order, but the documentation is slient as
    to any specific order for the returning keys. Some change is made to
    the server behind the API, such that the happenstance of ASCII sorted
    order for keys in the API return bundle no longer apples, and keys now return in an arbitrary order (not 'random' per. se., but no longer
    "ASCII sorted" either). But, the fact that, pre bug-fix, the API
    happened to always return in ASCII sorted order *will* have been relied
    upon by someone (or more than one 'someone'), despite the actual documentation being silent, such that post bug fix, someone(s) will
    complain that the keys are no longer returning in ASCII sorted order
    and their code is now badly broken.


    I get that, but if its undocumented its not an intentional feature, so
    yes, it makes sense in that context. I was more referring to features
    which are documented, but which may seem to not be useful or required
    (such as, placing a new window at a specific coordinate)

    The whole "no one needs that" argument is terrible. It betrays to me a
    particular mindset, that is too overrepresented in Open Source. It to
    me, correlated with a pariticular political style, but I won't go into
    that. It shows a lack of imagination and a desire for control and
    software that is created with that mindset, in particular, software like
    Wayland, will come out hobbled and the opposite if what the
    tinkerer/hobbyist/developer community needs.

    It's a "dictatorial" mindset: you will use what I give you, in the
    manner I specify, and be happy with it, or else you can go f**k
    yourself. The systemd/wayland/gnome crowd has become a magnet for this personality type.


    When I used an Apple MacBook for work, I was shoked at how little I
    could change about the GUI. There were only two shades of highlight,
    blue or grey. Why? Because of some vision. Apple wanted me to
    experince the computer the way THEY invisaged. No thanks...

    This may be OK for people who have no imagination whatsover, and no
    desire to imagine anythig working different to how it is presented to
    that, but thats not me.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 14:45:15 2026
    From Newsgroup: comp.os.linux.misc

    On 11/05/2026 14:12, Borax Man wrote:
    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 12:33:30 -0000 (UTC), Borax Man wrote:

    Actually no, a "racist" in practice, is anyone who holds an opinion
    of other ethnicities/races, or of any policy pertaining to
    immigration and demographics, which is not endorsed by the
    prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    If there is a value judgement involved, then that falls under the
    category of “racism”.

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin, which was
    then laundered into "scientist say".

    To the layperson, this seems like he found an argument, but it was just
    a political position. Science does not prove that race exists or does
    not exist. All of the levels of taxonomy, whether "species" or "class"
    or "genus" or "order" are not proven to exist or not. They are categorisations that are useful for grouping, categorisations which have predictive and explanatory power.

    Simply put, if there is a categorsation which is explanatory power, that
    is to say, using these terms or groupings can actually describe common features, lineage and ancestry, then that categorisation is therefore
    useful.

    Lewontin just did some stupid argument to "prove" it doens't exist, when biology doesn't work that way.

    To prove that "race desn't exist", you would need to demonstrate that
    the categorisations are meaningless, but he couldn't do that. So he
    used mixed peoples to come up with some math that proves. Well nothing.

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...

    The problem is that a useful term has been modified to be useless by the
    likes of 'critical race theory'
    --
    I would rather have questions that cannot be answered...
    ...than to have answers that cannot be questioned

    Richard Feynman



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Borax Man@boraxman@geidiprime.invalid to comp.os.linux.misc on Mon May 11 13:52:14 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 13:01:43 -0000 (UTC), Borax Man wrote:

    I've seen people do cool things just with MS Access, or VB, or
    Excel, really stretching what can be done to solve a business
    problem.

    However the software itself does matter. If the software is designed
    to be its own self-contained universe, to be used only the way the
    designed intended, then it limits potential. Windows is terrible in
    this regard

    And now you get into whether the software base on which the user is
    building their ingenious solutions is facilitating that ingenuity, or hindering it.

    As you said, Windows is terrible, as indeed is most proprietary
    software (I would include the Microsoft products you mentioned above).
    As you try pushing its boundaries, sooner or later you hit limits
    which are there not because of lack of imagination on the part of the developers, but because it would be counter to their business model to
    give you more functionality in that direction without making you pay
    more money.

    Open-source software, pretty much by definition, cannot suffer from
    this problem. If a piece of said software had such a problem, somebody
    would see it as a bug and publish a fix.

    I would say with Microsoft Office, it does offer quite a bit, however
    you hit the limits of what you can reasonably do while still maintaining
    your software as an Office Suite. So I've actually been able to, within
    Emacs, serially create documents as PDFs frm an MS word template, with
    data from Excel, without actually having to open those programs at all.
    A powershell script could do it, but its easier for me in Emacs for
    reasons I won't explain.

    However, this is something that not even the IT department at my company
    could figure out, which is why I think MS don't bother. 99% of MS
    Office users will not even begin to attempt something like that, and
    would be far more likely to just use another MS application, like some automation (or CoPilot which is what our IT tried) than this approach.

    Now, when I had to generate reports for another job, and I did at home,
    I used GNUPlot, Groff and a little bit of scripting to create a
    repeatable and self-documented workflow. IT just felt "right", as
    opposed to the MS OFfice monstrosity, which while workable, does feel
    like using a spanner to drive a nail.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 15:45:04 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 11:20:12 +0200, Carlos E.R. wrote:

    Default install on Leap 16 is now a minimal text mode. You have to
    choose a desktop.

    I thought I had. I'm not fond of the installer. Most distros I've worked
    with go through a series of screens to set the localization, provide any necessary wifi credentials, create the user account, select a DE, etc. Arguably all that stuff is there in the menus on the left of the installer screen.

    Hey, I'm old and semi-senile and need a little hand holding.

    I think I've gotten it beaten into shape. It's on a laptop but I use an external monitor via a KVM switch. Some dialogs displayed on the laptop, others on the external. I thought VS Codium was broken because it seem to freeze then I tried to open a file. The laptop is not in my peripheral
    vision so it took a while to notice the file selection dialog was
    displayed on the laptop.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 15:52:32 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 12:11:33 +0100, The Natural Philosopher wrote:

    On 10/05/2026 18:40, Charlie Gibbs wrote:
    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 10/05/2026 00:33, Charlie Gibbs wrote:

    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    Well deviant behaviour is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles
    (including IOC, FIFA, etc....).

    Let's face it, when you have money, you don't need a moral compass.

    Money _is_ the moral compass for those people.

    An interesting perspective. I will ponder that. Very Dickensian.
    'Poverty is a crime punishable by deportation'.

    And Lo! There was Australia..

    While the COE isn't Calvinist I think the Presbyterians and other Reformed dissenters left their mark on Britain and the US. You're either damned to
    hell or not and there isn't much you can do about it. If you're rich
    you're obviously favored by God. If you're poor you're going to hell. Too
    bad, so sad, but why waste resources on the hell bound?

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 15:55:59 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 12:12:43 +0100, The Natural Philosopher wrote:

    On 10/05/2026 22:54, Richard Kettlewell wrote:
    Charlie Gibbs <cgibbs@kltpzyxm.invalid> writes:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/05/2026 18:14, rbowman wrote:
    The Natural Philosopher wrote:
    He's started a war against Iran in order to Be Important, just like >>>>>> buddy Putin.
    But in the end its just another pile of steaming turds. Even
    invading Iran wont fix the problem, just get a lot of Americans
    dead.

    Even worse he started it to make his buddy Netanyahu happy or,
    perhaps more accurately, Miriam Adelson. Of course the whole fucking >>>>> mess goes back to the Brits making Chaim Weizmann happy.

    Yeah., We can blame America on the bloody Brits. they started it.
    EVERYBODY has something on Trump. He doesn't care.

    I enjoyed King Charles during his recent visit to the U.S. Trump
    tried to take sole credit for winning WWII by proclaiming, "If it
    wasn't for us, you'd be speaking German." The King responded, "If it
    wasn't for us, you'd be speaking French."

    Sole credit is a bit much but WWII would certainly have gone rather
    differently without US involvement, and personally I’m grateful for the
    American support.

    Less support than self interest.

    War is good for bidness. A lot of unpleasantness could have been avoided
    had Wilson remained neutral and let the Europeans sort their problems out
    in WWI.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 16:05:29 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 13:12:17 -0000 (UTC), Borax Man wrote:

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...

    The recent furor over redistricting points out "Lewontin's fallacy". You
    can't simultaneously create districts based on the skin color of the
    residents and say that the skin color doesn't matter. Call it 'race' or whatever you want there are genetic and behavioral differences when
    examining populations.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 09:10:40 2026
    From Newsgroup: comp.os.linux.misc



    On 5/10/26 23:05, rbowman wrote:
    On Mon, 11 May 2026 01:03:33 -0400, c186282 wrote:

    Ummm ... has anyone noticed that installing most any Linux or the
    basics for it has become much more difficult the past few years ???

    Endeavour had been working well so I never looked under the hood. Grub?
    Ain't no stinking grub. It's all dracut and systemd-boot. Searching
    through the forums etc yielded a wealth of information about grub.

    That is why you have to keep up with the news about your distribution.
    Even my distribution has changed installation but will never use systemd
    and for the present at least clings to SysV.init.
    I was an eager adopter of GPT because at one point it allowed me to do multiple installs of very different distributions. UEFI was the way it worked.


    The real time waster was SUSE does not work with Ventoy. I finally found a blog where the guy mentioned that in passing. Then there was UEFI. I'd
    turned it off for EOS but apparently SUSE needs it. As far as the checksum thing that may have been some transient error.


    Has SUSE paid off Microsoft for a security code?
    We don't use that but have UEFI turn off the Secure Boot and use GPartEd on the installation media to do the partitioning. We also have
    a member who produces a version with access to the Debian repositories.


    I suppose things have been going too smoothly for too long. The good part
    is I didn't have enough project data on the laptop to worry about.

    With PCLinuxOS you get the PCLinuxOS Forum full of very experienced users,
    coders, and testers. They have generated documents about the
    Installation and the
    newer DNF package updater while stick in the mud me still uses Synaptic.
    It may
    not mean much to a pro like you Bowman, but the Forum reminds me of the old
    BBS scene.

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



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 16:11:55 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 12:13:51 +0100, The Natural Philosopher wrote:

    On 11/05/2026 06:03, c186282 wrote:
    Ummm ... has anyone noticed that installing most any Linux
      or the basics for it has become much more difficult the past few
      years ???

      What's going on ?

    They aren't installing Linux Mint?

    I have to admit in yesterday's frustrations of trying to fix a bricked
    Arch laptop and the missteps of the SUSE installation I looked longingly
    at the LM iso on the Ventoy stick. If KDE was an official DE it would have been a done deal.

    For what I do the distro really doesn't make a BRA difference.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 09:22:45 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 08:52, rbowman wrote:
    On Mon, 11 May 2026 12:11:33 +0100, The Natural Philosopher wrote:

    On 10/05/2026 18:40, Charlie Gibbs wrote:
    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 10/05/2026 00:33, Charlie Gibbs wrote:

    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    Well deviant behaviour is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread? Heck, I suspect it's almost mandatory in those circles
    (including IOC, FIFA, etc....).

    Let's face it, when you have money, you don't need a moral compass.

    Money _is_ the moral compass for those people.

    An interesting perspective. I will ponder that. Very Dickensian.
    'Poverty is a crime punishable by deportation'.

    And Lo! There was Australia..

    While the COE isn't Calvinist I think the Presbyterians and other Reformed dissenters left their mark on Britain and the US. You're either damned to hell or not and there isn't much you can do about it. If you're rich
    you're obviously favored by God. If you're poor you're going to hell. Too bad, so sad, but why waste resources on the hell bound?


    If you are rich or poor and have a bad attitude about your situation you are already living in Hell.
    Wasting money is not real nor is money which is only abstraction of real value. You cannot eat gold so when there is Famine you will give
    it up for food. Supplying the poor with funds may help the whole Society
    in which you live, supplying the poor with health care will help the whole Society regardless of the form of govenment and good food and shelter
    are the basics of good health care.
    Calvinist? Do they accept the words of the Teacher, "What you do
    for the least of these you do for Me."

    bliss- Dell Precision 7730- PCLOS 2026.04- Linux 6.12.87 pclos1- KDE
    Plasma 6.6.4
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 09:32:40 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 08:55, rbowman wrote:
    On Mon, 11 May 2026 12:12:43 +0100, The Natural Philosopher wrote:

    On 10/05/2026 22:54, Richard Kettlewell wrote:
    Charlie Gibbs <cgibbs@kltpzyxm.invalid> writes:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 09/05/2026 18:14, rbowman wrote:
    The Natural Philosopher wrote:
    He's started a war against Iran in order to Be Important, just like >>>>>>> buddy Putin.
    But in the end its just another pile of steaming turds. Even
    invading Iran wont fix the problem, just get a lot of Americans
    dead.

    Even worse he started it to make his buddy Netanyahu happy or,
    perhaps more accurately, Miriam Adelson. Of course the whole fucking >>>>>> mess goes back to the Brits making Chaim Weizmann happy.

    Yeah., We can blame America on the bloody Brits. they started it.
    EVERYBODY has something on Trump. He doesn't care.

    I enjoyed King Charles during his recent visit to the U.S. Trump
    tried to take sole credit for winning WWII by proclaiming, "If it
    wasn't for us, you'd be speaking German." The King responded, "If it
    wasn't for us, you'd be speaking French."

    Sole credit is a bit much but WWII would certainly have gone rather
    differently without US involvement, and personally I’m grateful for the >>> American support.

    Less support than self interest.

    War is good for bidness. A lot of unpleasantness could have been avoided
    had Wilson remained neutral and let the Europeans sort their problems out
    in WWI.


    Which unpleasantness? Europe and the American continents are
    on the same planet. AH had global ambitions and would have turned o
    n his allies if he had won just as he turned on Joe Stalin once he thought
    he had established "Festung Europa".

    Then USA depends on a lot of the rest of the planet for various
    things like coffee, chocolate, champaign and Scotch Whiskey. But
    we depend on sales to those other places of a lot of our products like
    machine tools, wheat and soy.

    bliss
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 17:37:51 2026
    From Newsgroup: comp.os.linux.misc

    On 11/05/2026 17:05, rbowman wrote:
    On Mon, 11 May 2026 13:12:17 -0000 (UTC), Borax Man wrote:

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...

    The recent furor over redistricting points out "Lewontin's fallacy". You can't simultaneously create districts based on the skin color of the residents and say that the skin color doesn't matter. Call it 'race' or whatever you want there are genetic and behavioral differences when
    examining populations.


    As every advert warning us about prostate cancer repeats.

    "Black men have a significantly higher risk of developing prostate
    cancer (1 in 4) compared to White men (1 in 8) and men of other
    ethnicities. Black men are also more likely to develop more aggressive
    forms and be diagnosed at a younger age. Asian men typically have the
    lowest risk, "

    Something real exists at DNA levels and at cultural levels. Here its
    called 'ethnicity' to avoid using 'race'.

    Racism per se is attaching *unwarranted* characteristics to it.
    It's not racist to say 'all black people have higher skin melanin'
    It is racist to say 'all black people smell, and are stupid'.

    Discrimination is what the human brain does. It helps us stay alive.
    Bigotry is discriminations based on *false* characteristics,. Not real ones.
    --
    "A point of view can be a dangerous luxury when substituted for insight
    and understanding".

    Marshall McLuhan


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 16:38:58 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 11:35:55 +0200, Carlos E.R. wrote:

    <https://get.opensuse.org/leap/16.0/> -> Download -> How to create a
    bootable USB stick on Linux.

    <https://en.opensuse.org/SDB:Live_USB_stick> <Create_a_Live_USB_stick_using_Windows> <https://en.opensuse.org/SDB:Create_a_Live_USB_stick_using_macOS>

    There you have the supported methods for creating the USB stick.

    Then there was UEFI. I'd turned it off for EOS but apparently SUSE
    needs it.

    That would be new. Leap 15.x did support BIOS machines.

    Those instructions are similar to most distros but other distros are
    usable with Ventoy. Yeah, follow the official instructions and all that
    but a big DON'T USE VENTOY would be nice. It seems to work until it gets
    to initramfs, where it hangs until it dies an you go back the the Lenovo
    BIOS. Or UEFI, I guess, to be accurate.

    I did learn something useful. The iso was on the Ubuntu box. From past experience the 'Startup Disk Creator' only works to create a Ubuntu stick. However if you right click on the iso in the file manager and select 'Open File' there is a 'Disk Image Writer' that works.

    After it writes the image it shows a UEFI partition. That may be from the Ubuntu app. In the past I've used Rufus on Windows and iirc there is a selection box for UEFI. No big deal.

    In the past I'd tried to set up Balena Etcher on Ubuntu and that was a failure. I forget the details but it didn't fly.

    <https://www.reddit.com/r/linux4noobs/comments/1ivj1bd/ how_to_setup_balenaetch_with_linux/>

    Interesting discussion with many recommendations for Ventoy. Considering
    that the LLMs mined Reddit Claude might recommend Ventoy to create a
    bootable SUSE iso. That's what I noticed yesterday searching the forums. A
    lot of recommendations are no longer applicable, even though the
    discussions were from 2023. I assume all that has been harvested by the
    LLMs and may be spewed forth.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 12:40:11 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 07:11, The Natural Philosopher wrote:
    On 10/05/2026 18:40, Charlie Gibbs wrote:
    On 2026-05-10, The Natural Philosopher <tnp@invalid.invalid> wrote:

    On 10/05/2026 00:33, Charlie Gibbs wrote:

    On 2026-05-09, Bobbie Sellers <bliss-sf4ever@dslextreme.com> wrote:

    Well deviant behaviour is widespread and likely the FBI wanted to
    downplay the Mossad contacts.

    Widespread?  Heck, I suspect it's almost mandatory in those circles
    (including IOC, FIFA, etc....).

    Let's face it, when you have money, you don't need a moral compass.

    Money _is_ the moral compass for those people.

    An interesting perspective.  I will ponder that. Very Dickensian.
    'Poverty is a crime punishable by deportation'.

    And Lo! There was Australia..

    We're kinda fresh out of Australia's for transportation
    of naughty people.

    Hmm, talk to Elon, maybe MARS can become the next big
    penal colony ? :-)


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 09:46:09 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 06:12, Borax Man wrote:
    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 12:33:30 -0000 (UTC), Borax Man wrote:

    Actually no, a "racist" in practice, is anyone who holds an opinion
    of other ethnicities/races, or of any policy pertaining to
    immigration and demographics, which is not endorsed by the
    prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    If there is a value judgement involved, then that falls under the
    category of “racism”.

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin, which was
    then laundered into "scientist say".

    To the layperson, this seems like he found an argument, but it was just
    a political position. Science does not prove that race exists or does
    not exist. All of the levels of taxonomy, whether "species" or "class"
    or "genus" or "order" are not proven to exist or not. They are categorisations that are useful for grouping, categorisations which have predictive and explanatory power.

    Simply put, if there is a categorsation which is explanatory power, that
    is to say, using these terms or groupings can actually describe common features, lineage and ancestry, then that categorisation is therefore
    useful.

    Lewontin just did some stupid argument to "prove" it doens't exist, when biology doesn't work that way.

    To prove that "race desn't exist", you would need to demonstrate that
    the categorisations are meaningless, but he couldn't do that. So he
    used mixed peoples to come up with some math that proves. Well nothing.

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...


    The idea of race is the confusion. Race was invented by the European settlers of the Americas when they encountered people of markedly different skin color. Before that Europeans did not describe themselves as belonging
    to a White Race. But once they got to the New World they had people with
    out the same religion to be reduced to slavery despite the efforts of Popes
    and Kings to point out that these people of color where as human as themselves.
    We fought the Revolutionary War in North America because we
    wanted to take over the lands of the Native American Tribes therein
    resident who subsisted by farming and hunting and the Government of the
    UK wanted rapprochment with those NA Tribes for the sake of trading
    and eventual incorporation into the Empire. So did the French and the
    Spanish despite the words of Kings and Pope wanted to enslave the
    people in the territories that they occupied.

    Slavery was the basis of Wealth in the North American colonies
    of the UK so despite the proclamation in our Declaration of Independence
    of universal equality, the Constitution maintained slavery for 60+ years
    until parts of the new nation murdered each other to free the African
    descended slaves of the Southern States.

    bliss
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 17:46:58 2026
    From Newsgroup: comp.os.linux.misc

    On 11/05/2026 17:32, Bobbie Sellers wrote:
        Then USA depends on a  lot of the rest of the planet for various things like coffee, chocolate, champaign and Scotch Whiskey. But
    we depend on sales to those other places of a lot of our products like machine tools, wheat and soy.

    Champagne. There is no such thing as Scotch Whiskey. Only Irish Whiskey.
    It's sScotch Whisky.

    Most Machine tools are European. We don't buy much from the USA at all.
    Well obviously we buy IT kit but tits all made in China, only the badge
    is American...
    Cornflakes perhaps. But that's more likely to come from Canada.
    Energy, ores and overwhelmingly 'services' . i kit and big industrial tech.

    But Mr Trump doesn't want to sell us kit any more, so I guess that will
    change now
    --
    “A leader is best When people barely know he exists. Of a good leader,
    who talks little,When his work is done, his aim fulfilled,They will say,
    “We did this ourselves.”

    ― Lao Tzu, Tao Te Ching

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Mon May 11 16:56:47 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 13:30:58 -0000 (UTC), Borax Man wrote:

    GNOME to me is a good example of a system which seem to restrict users
    more and more. GNOME 2 and 3 seemed to have less configurability than
    their predecessor. Its been a while since I've used it, but I recall
    having to install an extension, to make configuration changes that with
    GNOME 1 I could do as is. I was a GNOME user and stopped specifically
    for this reason.

    I never liked GNOME and switched to SuSE early on since it was KDE. Ubuntu tweaks it enough that there is a taskbar, panel, or whatever you want to
    call it that I can live with since I pin the stuff I use to it and rarely
    have to deal with the dashboard.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 18:09:49 2026
    From Newsgroup: comp.os.linux.misc

    On 11/05/2026 17:46, Bobbie Sellers wrote:

        The idea of race is the confusion.  Race was invented by the European
    settlers of the Americas when they encountered people of markedly different skin color.

    Bollocks. Race was a relevant issue right back to Pre Roman times. The
    cradle of civilisation was the middle east, and by the time they got to
    the Mediterranean, there werre Moors, Arabs, Jews, Philistines,
    (palestinians) Syrians Greeks Romans Hittites and Assyrians, Persians
    and Ethiopians, Huns Goths and Visigoths, And we made it to India and
    aAfrica before we made it to te Aemricas.

    American racism only was invented by Americans to justify slavery and
    genocide

    Before that Europeans did not describe themselves as belonging
    to a White Race.
    Not white specifically.
    But once they got to the New World they had  people with
    out the same religion to be reduced to slavery despite the efforts of Popes and Kings to point out that these people of color where as human as themselves.
        We fought the Revolutionary War in North America because we
    wanted to take over the lands of the Native American Tribes therein
    resident who subsisted by farming and hunting and the Government of the
    UK wanted rapprochment with those NA Tribes for the sake of trading
    and eventual incorporation into the Empire.  So did the French and the Spanish despite the words of Kings and Pope wanted to enslave the
    people in the territories that they occupied.

        Slavery was the basis of Wealth in the North American colonies
    of the UK so despite the proclamation in our Declaration of Independence
    of universal equality, the Constitution maintained slavery for 60+ years until parts of the new nation murdered each other to free the African descended slaves of the Southern States.

    What a strange Americo-centric view of the world and history
    --
    For every complex problem there is an answer that is clear, simple, and
    wrong.

    H.L.Mencken

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Rich@rich@example.invalid to comp.os.linux.misc on Mon May 11 17:46:22 2026
    From Newsgroup: comp.os.linux.misc

    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-10, Rich <rich@example.invalid> wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-09, Rich <rich@example.invalid> wrote:
    Borax Man <boraxman@geidiprime.invalid> wrote:
    On 2026-05-08, John Ames <commodorejohn@gmail.com> wrote:
    On Fri, 8 May 2026 13:04:06 -0000 (UTC)
    Borax Man <boraxman@geidiprime.invalid> wrote:

    I kind of agree. I actually didn't like it much when I first
    started using it, seemed... inefficient, some unecessary overhead. >>>>>>>
    However, you work its peculuarities into your workflow. I think >>>>>>> the issue for me is not so much whether X11 is specifically around, >>>>>>> but how disruptive the replacement is.

    Yeah, that's the thing; XWindows was *always* a janky, inelegant
    system and is certainly ripe for replacement - but it's irksome to >>>>>> have the leading candidate run by developers with a fairly blinkered >>>>>> view of GUI design and an overall autocratic attitude towards user >>>>>> needs/feedback.


    Spot on. You can't presume to know what end users want, or how they wil >>>>> use things. People will find their own idiosyncratic ways to solve
    problems, to use technology. They'll invent workflows and use cases and >>>>> programs you never thought of. And this is GOOD.

    Usually it is good, but in the extreme it is not so good:

    https://xkcd.com/1172/

    The big Wayland problem has been they are from the same cut as the
    systemd crowd (dictatorial know it alls) and so they threw out things >>>> that many people actually used that were not "xkcd level unreasonable". >>>> An application being able to request its windows be positioned at a
    specific location on screen is not unreasonable, rather it is expected. >>>> And then spent years arguing "no one needs that" before they finally
    were beaten into admitting that it was a feature that many *did* need. >>>>

    I don't quite get the point the xkcd is trying to make...

    It is an extreme version of the API acces statement of: "any
    undocumented aspect of your API will eventually be discovered, and
    relied upon, by someone, such that if you change this aspect, someone's
    workflow will be disrupted and complain".

    The XKCD used a bug as the "undocumented aspect" but the same thing
    happens with things as simple as: version 1 of API just happens to
    return keys in ASCII sorted order, but the documentation is slient as
    to any specific order for the returning keys. Some change is made to
    the server behind the API, such that the happenstance of ASCII sorted
    order for keys in the API return bundle no longer apples, and keys now
    return in an arbitrary order (not 'random' per. se., but no longer
    "ASCII sorted" either). But, the fact that, pre bug-fix, the API
    happened to always return in ASCII sorted order *will* have been relied
    upon by someone (or more than one 'someone'), despite the actual
    documentation being silent, such that post bug fix, someone(s) will
    complain that the keys are no longer returning in ASCII sorted order
    and their code is now badly broken.


    I get that, but if its undocumented its not an intentional feature, so
    yes, it makes sense in that context. I was more referring to features
    which are documented, but which may seem to not be useful or required
    (such as, placing a new window at a specific coordinate)

    You had said, in the post to which I replied:

    ... They'll invent workflows and use cases and programs you never
    thought of.

    To which the XKCD cartoon is a perfect (albiet extreme) fit. Some
    "user" invented a workflow based on the made up "CPU heating" bug in
    the made up software of the cartoon. That was the point of my
    referencing the XKCD, an extreme, comical, example of "inventing
    workflows ... you never thought of".

    The whole "no one needs that" argument is terrible. It betrays to me a
    particular mindset, that is too overrepresented in Open Source. It to
    me, correlated with a pariticular political style, but I won't go into
    that. It shows a lack of imagination and a desire for control and
    software that is created with that mindset, in particular, software like >>> Wayland, will come out hobbled and the opposite if what the
    tinkerer/hobbyist/developer community needs.

    It's a "dictatorial" mindset: you will use what I give you, in the
    manner I specify, and be happy with it, or else you can go f**k
    yourself. The systemd/wayland/gnome crowd has become a magnet for this
    personality type.

    When I used an Apple MacBook for work, I was shoked at how little I
    could change about the GUI. There were only two shades of highlight,
    blue or grey. Why? Because of some vision. Apple wanted me to
    experince the computer the way THEY invisaged. No thanks...

    That sounds like the systemd/wayland/gnome crowd is copying Apple and
    Jory Ive there. As I don't have/use a Mac, I'm unaware of just how "protective" the walled garden of a Mac really is.

    This may be OK for people who have no imagination whatsover, and no
    desire to imagine anythig working different to how it is presented to
    that, but thats not me.

    Sadly, your sentence describes 98.23% (made up percentage) of plain
    users (those to which the computer is nothing more than a tool to do
    something else, even if that something else is simply "doomscroll
    facebook"). They make no changes, in very large part because they are
    simply unaware it is even possible to make any customizations. Which
    then gives the dictatorial mindset developers (and companies) reign to dictate, as those 98.23% simply won't complain about anything to
    provide pushback on changes.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon May 11 19:42:16 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-11 18:10, Bobbie Sellers wrote:
    On 5/10/26 23:05, rbowman wrote:
    On Mon, 11 May 2026 01:03:33 -0400, c186282 wrote:


    The real time waster was SUSE does not work with Ventoy. I finally
    found a
    blog where the guy mentioned that in passing. Then there was UEFI. I'd
    turned it off for EOS but apparently SUSE needs it. As far as the
    checksum
    thing that may have been some transient error.


        Has SUSE paid off Microsoft for a security code?
        We don't use that but have UEFI turn off the Secure Boot and use GPartEd on the installation media to do the partitioning.  We also have
    a member who produces a version with access to the Debian repositories.

    I don't remember a payment being involved, but indeed, openSUSE boots if secure booting is enabled or disabled.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon May 11 19:48:11 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-11 17:45, rbowman wrote:
    On Mon, 11 May 2026 11:20:12 +0200, Carlos E.R. wrote:

    Default install on Leap 16 is now a minimal text mode. You have to
    choose a desktop.

    I thought I had. I'm not fond of the installer. Most distros I've worked
    with go through a series of screens to set the localization, provide any necessary wifi credentials, create the user account, select a DE, etc. Arguably all that stuff is there in the menus on the left of the installer screen.

    Hey, I'm old and semi-senile and need a little hand holding.

    I think I've gotten it beaten into shape. It's on a laptop but I use an external monitor via a KVM switch. Some dialogs displayed on the laptop, others on the external. I thought VS Codium was broken because it seem to freeze then I tried to open a file. The laptop is not in my peripheral
    vision so it took a while to notice the file selection dialog was
    displayed on the laptop.


    I am not found of the current installer on Leap 16.0. Many people are
    not happy and don't understand why the old one was ditched. It worked,
    and we knew its caveats.

    And the thing about not having a default desktop has caught up many
    people unawares, even experienced openSUSE users. It is not you.

    In fact, one recommendation is to install the previous version, 15.6,
    and then upgrade to 16.0
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From The Natural Philosopher@tnp@invalid.invalid to comp.os.linux.misc on Mon May 11 18:57:05 2026
    From Newsgroup: comp.os.linux.misc

    On 11/05/2026 18:46, Rich wrote:
    That sounds like the systemd/wayland/gnome crowd is copying Apple and
    Jory Ive there. As I don't have/use a Mac, I'm unaware of just how "protective" the walled garden of a Mac really is.

    A Mac makes it extremely easy to 'do stuff' that they have thought of
    and implemented and almost impossible to 'do stuff' they haven't.

    At least with Linux, you generally can...
    --
    Of what good are dead warriors? … Warriors are those who desire battle
    more than peace. Those who seek battle despite peace. Those who thump
    their spears on the ground and talk of honor. Those who leap high the
    battle dance and dream of glory … The good of dead warriors, Mother, is
    that they are dead.
    Sheri S Tepper: The Awakeners.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon May 11 20:07:57 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-11 19:57, The Natural Philosopher wrote:
    On 11/05/2026 18:46, Rich wrote:
    That sounds like the systemd/wayland/gnome crowd is copying Apple and
    Jory Ive there.  As I don't have/use a Mac, I'm unaware of just how
    "protective" the walled garden of a Mac really is.

    A Mac makes it extremely easy to 'do stuff' that they have thought of
    and implemented and almost impossible to 'do stuff' they haven't.

    I said the same of Windows, long ago.


    At least with Linux, you generally can...


    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Carlos E.R.@robin_listas@es.invalid to comp.os.linux.misc on Mon May 11 20:21:59 2026
    From Newsgroup: comp.os.linux.misc

    On 2026-05-11 18:38, rbowman wrote:
    On Mon, 11 May 2026 11:35:55 +0200, Carlos E.R. wrote:

    <https://get.opensuse.org/leap/16.0/> -> Download -> How to create a
    bootable USB stick on Linux.

    <https://en.opensuse.org/SDB:Live_USB_stick>
    <Create_a_Live_USB_stick_using_Windows>
    <https://en.opensuse.org/SDB:Create_a_Live_USB_stick_using_macOS>

    There you have the supported methods for creating the USB stick.

    Then there was UEFI. I'd turned it off for EOS but apparently SUSE
    needs it.

    That would be new. Leap 15.x did support BIOS machines.

    Those instructions are similar to most distros but other distros are
    usable with Ventoy. Yeah, follow the official instructions and all that
    but a big DON'T USE VENTOY would be nice. It seems to work until it gets
    to initramfs, where it hangs until it dies an you go back the the Lenovo BIOS. Or UEFI, I guess, to be accurate.

    There was a notice "do not use ventoy", I wrote it. It was not ventoy at
    the time, it was a similar, older tool. And the notice was generic.
    Somebody has rewritten the entire article and the notice disappeared.

    The gist was this: the iso is bootable, don't use any tool to make it bootable, they break things. But it seems that now some such tools do work.

    Oh, wait, the warning is there, right at the start:


    Icon-warning.png

    Warning: Do not try to apply procedures found on the internet for other distributions to convert the images into bootable sticks (unetbootin).
    Doing that will break the images. The openSUSE images are already
    prepared for being used directly on USB sticks, and can persist
    filesystem changes without further steps.


    I added Ventoy explicitly to the notice.
    --
    Cheers, Carlos.
    ES🇪🇸, EU🇪🇺;
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Mon May 11 22:38:07 2026
    From Newsgroup: comp.os.linux.misc

    rbowman <bowman@montana.com> wrote:
    I never liked GNOME and switched to SuSE early on since it was KDE.

    I don't think there ever was a time where you had to switch
    distributions to get a different desktop.

    Greetings
    Marc
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Mon May 11 22:54:56 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 13:12:17 -0000 (UTC), Borax Man wrote:

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin ...

    Ask any geneticist. Where is a gene in the human DNA for “white” or “black”? Or “yellow” or “brown” or “red”, for that matter? There isn’t
    one. Look at any population that you might want to group under a
    common “race”, and you will find more variability between individuals
    in that one population than you will between the norms you are using
    to define any distinction between “races”.

    What was amusing was to hear about those white supremacists in the
    USA, taking genetic tests to prove their whiteness. Quite a few of
    them discovered they had some ancestry in common with slaves as well
    as slave owners. Should have come as no big surprise to any student of
    genetics or, indeed, anybody familiar with normal human behaviour. But
    these fanatics were of course outraged, and claimed that the genetic
    test results were some kind of politically-motivated conspiracy
    against them or something.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Mon May 11 23:01:34 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 13:30:58 -0000 (UTC), Borax Man wrote:

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    For example, GIMP has the scripting developer console function
    built-in, not as some extra-cost addon. So you can open this and
    directly experiment with image-manipulation commands interactively,
    in either Python or Guile.

    Imagine wanting to do something like this in Photoshop -- not a
    chance. Not now or ever. Because providing such a function would
    impinge on the market for extra-cost addons.

    Yes, but GIMP is well over 25 years old, right?

    Are you trying to say GIMP somehow had a head start on offering those
    features over Photoshop? That argument doesn’t work.

    GNOME to me is a good example of a system which seem to restrict
    users more and more.

    Think of GNOME as being designed to make refugees from Windows and
    macOS feel at home. Back there they would complain about how every new
    version of the systems would make unwanted changes, and break familiar behaviours, on a basically take-it-or-leave-it basis.

    On Linux, you have plenty of GUI choices, and plenty of configuration
    and theming choices within most of those GUIs, so there is really no
    reason to complain. But for those who still want to complain, you can
    choose to be stuck without a choice, and that no-choice choice is
    GNOME.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 21:05:40 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 12:46, Bobbie Sellers wrote:


    On 5/11/26 06:12, Borax Man wrote:
    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 12:33:30 -0000 (UTC), Borax Man wrote:

    Actually no, a "racist" in practice, is anyone who holds an opinion
    of other ethnicities/races, or of any policy pertaining to
    immigration and demographics, which is not endorsed by the
    prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    If there is a value judgement involved, then that falls under the
    category of “racism”.

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin, which was
    then laundered into "scientist say".

    To the layperson, this seems like he found an argument, but it was just
    a political position.  Science does not prove that race exists or does
    not exist.  All of the levels of taxonomy, whether "species" or "class"
    or "genus" or "order" are not proven to exist or not.  They are
    categorisations that are useful for grouping, categorisations which have
    predictive and explanatory power.

    Simply put, if there is a categorsation which is explanatory power, that
    is to say, using these terms or groupings can actually describe common
    features, lineage and ancestry, then that categorisation is therefore
    useful.

    Lewontin just did some stupid argument to "prove" it doens't exist, when
    biology doesn't work that way.

    To prove that "race desn't exist", you would need to demonstrate that
    the categorisations are meaningless, but he couldn't do that.  So he
    used mixed peoples to come up with some math that proves.  Well nothing.

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...


        The idea of race is the confusion.  Race was invented by the European
    settlers of the Americas when

    Which ultra-woke college did YOU attend ???

    "How people look" has always been totally
    obvious. The Mongols could spot aliens
    immediately. The Egyptians could spot
    the Assyrians. East Africans could spot
    central Africans. ANY diff makes them,
    well, "Them".

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 01:43:50 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 19:48:11 +0200, Carlos E.R. wrote:

    I am not found of the current installer on Leap 16.0. Many people are
    not happy and don't understand why the old one was ditched. It worked,
    and we knew its caveats.

    And the thing about not having a default desktop has caught up many
    people unawares, even experienced openSUSE users. It is not you.

    I've noticed when installing a package with zypper it says 'Backend:
    classic rpmtrans' Searching on that strangely comes up with an archived openSUSE mailing list post by someone named Carlos E. R. :) The answers
    are a couple of years old and talk about libzypp experimental features. I guess they still are experimental.

    https://software.opensuse.org/package/rpm says

    'There is no official package available for openSUSE Leap 16.0' but rpm,
    and even 'man rpm' are on the machine.

    Other than the VM the last time I installed SuSE was 13.2 and I remember
    the installer being a lot more linear. I also remember it defaulting to
    btrfs on the boot even though grub apparently couldn't handle it. I reinstalled with ext4 (maybe ext3 at the time) and life was good.

    I ran 13.2 well past its EOL since people were reporting problems trying
    to upgrade to Leap 42 and I didn't want to do a fresh install.

    I guess I'm back in the SuSE camp, at least on the Lenovo. I'll have to
    start keeping up with what the project is doing. I've seen references to Cockpit but if it's on the machine it's hiding. Wiki actually clarified something:

    https://en.wikipedia.org/wiki/OpenSUSE

    "YaST was deprecated starting with Leap 16 with the Qt interface removed, however, the ncurses interface is still available to download and use."

    You must still have the Qt stuff because of upgrading from 15. I'd think
    they would have went scorched earth rather than recall the '90s. It's been
    a minute but I don't even remember a ncurses version. I still have the box
    set from 2002. I wonder if it would install? Most def not UEFI.

    https://www.suse.com/news/81_i386/




    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 21:50:41 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 12:46, The Natural Philosopher wrote:
    On 11/05/2026 17:32, Bobbie Sellers wrote:
         Then USA depends on a  lot of the rest of the planet for various >> things like coffee, chocolate, champaign and Scotch Whiskey. But
    we depend on sales to those other places of a lot of our products like
    machine tools, wheat and soy.

    Champagne. There is no such thing as Scotch Whiskey. Only Irish Whiskey. It's sScotch Whisky.

    I like cashew nuts a lot - they're from S.America.
    Now over $10 a can. Most whisky is cheaper.

    Most Machine tools are European. We don't buy much from the USA at all.
    Well obviously we buy IT kit but tits all made in China, only the badge
    is American...

    The USA makes its own machine tools. We don't
    have to import much in that area.

    Cornflakes perhaps. But that's more likely to come from Canada.

    Nah ... USAian mostly. Corn grows better further south,
    wheat further north. Both are just pure starch in disguise.
    I'm surprised early agrarian civs lived long enough to breed.

    Energy, ores and overwhelmingly 'services' .  i kit and big industrial tech.

    The USA has LOTS of mineral wealth - and we've even
    found big lithium deposits. However I'm informed that
    most chromium still comes from Russia. Then we use
    it to armor-plate tanks to fight against Russia. Weird.

    Some EU corps, Siemens esp, have GOOD industrial
    process controllers. Those ARE widely imported.
    However, remember what the CIA did to the Siemens
    controllers for Iran's uranium centrifuges :-)

    The more complex, the more 'handy', the More Ways In.

    But Mr Trump doesn't want to sell us kit any more, so I guess that will change now

    Mr. Trump, correctly, calculated that the USA was
    getting the short shitty end of the proverbial stick
    in a LOT of trade deals since the end of WW-2. His
    tariff plans partially addressed that, other trade
    and treaty deals will expand that. The USA can no
    longer afford to dump gigatons of 'free money' on
    the rest of the world.

    EU ... STAND UP ON YOUR OWN. It's not 1949
    anymore. The old Cold War is over and the
    new one is, well, weirdly different.

    NOT sure what this has to do with Linux however
    unless you're using gcalculator to add it all up.
    Could probably build a high quality industrial
    process controller around a PI Zero 2/W ... but
    RS-422 or 485 is probably a more secure and
    reliable industrial comm method still.

    I've got one of those SOMEWHERE in the Box Pile ...
    and I think a multi-relay board that'll fit. Also
    have a relay board for the BBB ... but I never got
    far into that board ... Ards are cheaper/easier
    for small stuff.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 01:58:28 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 09:10:40 -0700, Bobbie Sellers wrote:


    Has SUSE paid off Microsoft for a security code?
    We don't use that but have UEFI turn off the Secure Boot and use GPartEd on the installation media to do the partitioning. We also have
    a member who produces a version with access to the Debian repositories.

    <https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-uefi.html>

    Apparently. The page says it applies to Leap 15.6. Carlos might have more details but I'm finding out Leap 16 is definitely not Leap 15.


    not mean much to a pro like you Bowman, but the Forum reminds me of the
    old BBS scene.

    I've got to hunt down the SUSE forums and listservs. The times they are a'changin. dracut and systemd-boot was a WTF? moment.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 02:04:02 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 17:46:22 -0000 (UTC), Rich wrote:

    Sadly, your sentence describes 98.23% (made up percentage) of plain
    users
    (those to which the computer is nothing more than a tool to do something else, even if that something else is simply "doomscroll facebook").
    They
    make no changes, in very large part because they are simply unaware it
    is
    even possible to make any customizations. Which then gives the
    dictatorial mindset developers (and companies) reign to dictate, as
    those
    98.23% simply won't complain about anything to provide pushback on
    changes.

    I probably fall into that camp. I certainly am not Torvalds but I agree
    with him that system administration isn't something I really enjoy; I have other fish to fry and want the system to work with minimal maintenance.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 02:11:19 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 23:01:34 -0000 (UTC), Lawrence D’Oliveiro wrote:

    Think of GNOME as being designed to make refugees from Windows and macOS
    feel at home. Back there they would complain about how every new version
    of the systems would make unwanted changes, and break familiar
    behaviours,
    on a basically take-it-or-leave-it basis.

    I'm not a refugee but GNOME never made me feel at home. Luckily I skipped Vista and 8 and went directly to 10 from 7. We did have a Windows Server version that had the smartphone dash that I avoided.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 02:25:06 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 22:38:07 +0200, Marc Haber wrote:

    rbowman <bowman@montana.com> wrote:
    I never liked GNOME and switched to SuSE early on since it was KDE.

    I don't think there ever was a time where you had to switch
    distributions to get a different desktop.

    https://en.wikipedia.org/wiki/Red_Hat_Linux

    I repress painful memories but I vaguely recall rpm hell from trying to
    build a DE other than the default GNOME. gcc 2.96 that couldn't build a
    kernel and a homegrown Python that broke existing scripts was the last
    straw. SuSE came in a nice, shrink wrapped box with KDE out of the gate.
    Sold, American! It wasn't exactly 'sudo rpm -i kde' back then.

    It only took about 25 years before I took Fedora for a test drive and
    liked it. The KDE spin, of course.

    Somewhere along the line I had a box that was configured with GNOMe. I
    didn't like it and installed KDE. It worked, mostly. Updates were
    interesting and it was a bit fragile.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 22:30:44 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 12:56, rbowman wrote:
    On Mon, 11 May 2026 13:30:58 -0000 (UTC), Borax Man wrote:

    GNOME to me is a good example of a system which seem to restrict users
    more and more. GNOME 2 and 3 seemed to have less configurability than
    their predecessor. Its been a while since I've used it, but I recall
    having to install an extension, to make configuration changes that with
    GNOME 1 I could do as is. I was a GNOME user and stopped specifically
    for this reason.

    I never liked GNOME and switched to SuSE early on since it was KDE. Ubuntu tweaks it enough that there is a taskbar, panel, or whatever you want to
    call it that I can live with since I pin the stuff I use to it and rarely have to deal with the dashboard.

    Just installed a VBox version of GhostBSD ... it
    uses MATE by default. On the whole MATE isn't
    bad - but it's not really GNOME of any kind any
    more. This is good.

    GNOME3 ... the HORROR !!! It's the main reason
    I won't use Centos for anything ever again.
    What WERE they thinking ???

    Desktops that look and act a lot like XP are what
    I'm looking for. Straight-up and simple. LXDE,
    XFCE and mostly MATE fit the bill.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 02:35:45 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 17:37:51 +0100, The Natural Philosopher wrote:

    Racism per se is attaching *unwarranted* characteristics to it. It's not racist to say 'all black people have higher skin melanin'
    It is racist to say 'all black people smell, and are stupid'.

    I have noticed it is not racist to say 'all black people are marvelous athletes' or some similar stereotype. Saying the spearchuckers evolved
    speed through selection by hungry lions probably is.

    The prostate cancer is one example. Ashkenazim tend to have unique health issues too. Tiptoeing around 'race', 'ethnicity', or whatever you want to
    call it is doing nobody any favors.

    Watching the ads netflix and amazon shove into the stream has led me to conclude black people seem to have a lot of health issues that can be
    cured by Pfizer if the side effects up to and including death don't get
    you first. Or maybe some ethnicities are overrepresented ?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 22:49:21 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 22:04, rbowman wrote:
    On Mon, 11 May 2026 17:46:22 -0000 (UTC), Rich wrote:

    Sadly, your sentence describes 98.23% (made up percentage) of plain
    users
    (those to which the computer is nothing more than a tool to do something
    else, even if that something else is simply "doomscroll facebook").
    They
    make no changes, in very large part because they are simply unaware it
    is
    even possible to make any customizations. Which then gives the
    dictatorial mindset developers (and companies) reign to dictate, as
    those
    98.23% simply won't complain about anything to provide pushback on
    changes.

    I probably fall into that camp. I certainly am not Torvalds but I agree
    with him that system administration isn't something I really enjoy; I have other fish to fry and want the system to work with minimal maintenance.

    The collective We want Something That Just Works.
    Linux kernels and decidedly anything beyond are
    just too big/complex for almost anyone to seriously
    customize.

    Oh, yer customizations tend to VANISH with every
    update :-) DO IT ALL AGAIN, AND AGAIN, AND AGAIN ...
    Sisyphus and his stone ......

    At least Linux LETS you customize while the big
    commercial systems generally do all they can to
    block that.

    As said somewhere ... I don't go to the car dealer
    and buy a giant pile of pistons and gears and sheet
    metal bits. Linux, after all this time, shouldn't
    be like that either.

    If you LIKE that however ... maybe Slack is where
    you should be at.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 02:55:34 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 18:09:49 +0100, The Natural Philosopher wrote:

    What a strange Americo-centric view of the world and history

    Bobbie is channeling Howard Zinn. If the sagas are too be believed when
    the Norse first encountered the Skraelings they killed them but that's SOP
    for the Norse.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.os.linux.misc on Tue May 12 02:57:11 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 19:48:11 +0200, Carlos E.R. wrote:

    And the thing about not having a default desktop has caught up many
    people unawares, even experienced openSUSE users. It is not you.

    Try to be even-handed, not favouring one group over another, and you
    end up with everybody hating you. ;)
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 19:58:32 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 19:11, rbowman wrote:
    On Mon, 11 May 2026 23:01:34 -0000 (UTC), Lawrence D’Oliveiro wrote:

    Think of GNOME as being designed to make refugees from Windows and macOS
    feel at home. Back there they would complain about how every new version
    of the systems would make unwanted changes, and break familiar
    behaviours,
    on a basically take-it-or-leave-it basis.

    I'm not a refugee but GNOME never made me feel at home. Luckily I skipped Vista and 8 and went directly to 10 from 7. We did have a Windows Server version that had the smartphone dash that I avoided.

    And KDE certainly can be configured to make Windows users feel
    more at home. As a matter of fact it used be able and likely still is configurable to look like nearly any other desktop environment in use.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 03:16:08 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 09:32:40 -0700, Bobbie Sellers wrote:


    War is good for bidness. A lot of unpleasantness could have been
    avoided had Wilson remained neutral and let the Europeans sort their
    problems out in WWI.


    Which unpleasantness? Europe and the American continents are
    on the same planet. AH had global ambitions and would have turned o n
    his allies if he had won just as he turned on Joe Stalin once he thought
    he had established "Festung Europa".

    Rewind a bit. WWI had many roots but part of it was Britain trying to
    defuse the Germans that had discovered the industrial revolution with a passion. The French were still butt hurt over the war they started and
    lost. Had the US not sent materiel and eventually men the war might have fizzled out with Britain losing a bit of the hegemony that they ultimately lost completely.

    Then the idealist fool, Wilson, went to Versailles and they played him
    like a fiddle. There have been recent attempts to blame it on a bad case
    of flu. Even Keynes couldn't stomach the treaty Clemenceau and George
    pushed through. Even worse Germany was blockaded for six months after the treaty was signed leading to wide spread starvation. France frosted the
    cake by having its colonial (colored) troops occupy the Ruhr.

    Weimar was a shit pit with out of control inflation and general misery
    with a decadent cherry on top. The KPD was marching in the streets and everyone was aware of what kind, gentle, people they were. q.v. Red
    Terror. The original Antifa was one of their projects.

    Enter Corporal Hitler. Stalin was no fool. I presume someone in the CP had read 'Mein Kampf' and knew how Hitler viewed communists. Stalin was buying time. Read Mila Pavlichenko's autobiography. She eventually was sent to
    the US and became Eleanor Roosevelt's BFF and went on tour begging aid.
    The hag's worthless husband complied. Him and Joe became great buddies
    too.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 03:23:27 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 17:46:58 +0100, The Natural Philosopher wrote:

    Champagne. There is no such thing as Scotch Whiskey. Only Irish Whiskey.
    It's Scotch Whisky.

    My mentor had a humorous tale about his days as an entrepreneur during Prohibition. He and his friends brewed up some hellacious bathtub booze, bottled it, and printed off convincing labels. It was indeed labeled
    'Scotch Whiskey'.

    He was the only Harvard MBA I ever met who was worth a shit. I never had
    much interest in business but he explained the finer points, usually over
    the 'final final' Rob Roy in some motel bar.



    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 03:24:11 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 22:54:56 -0000 (UTC), Lawrence D’Oliveiro wrote:

    On Mon, 11 May 2026 13:12:17 -0000 (UTC), Borax Man wrote:

    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin ...

    Ask any geneticist. Where is a gene in the human DNA for “white” or “black”? Or “yellow” or “brown” or “red”, for that matter? There isn’t
    one. Look at any population that you might want to group under a common “race”, and you will find more variability between individuals in that one population than you will between the norms you are using to define
    any distinction between “races”.

    Polly wanna cracker?
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 03:27:12 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 12:40:11 -0400, c186282 wrote:

    Hmm, talk to Elon, maybe MARS can become the next big penal colony ?

    I think several sci-fi authors have beaten that to death. Or maybe Proxima Centauri d. Mars is sort of close.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 23:42:49 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 22:35, rbowman wrote:
    On Mon, 11 May 2026 17:37:51 +0100, The Natural Philosopher wrote:

    Racism per se is attaching *unwarranted* characteristics to it. It's not
    racist to say 'all black people have higher skin melanin'
    It is racist to say 'all black people smell, and are stupid'.

    Distinct 'racial' groups often DO have a distinctive smell.
    In part it's 'traditional diet', in part genetics. Long back
    a science teacher handed out like a dozen paper strips dipped
    in various chems and we filled in which we could taste and
    whether it seemed good/bad/otherwise. Even amongst the WASPS
    there were considerable differences. Humans are NOT all the
    same even at the basic biochem levels. Those strips could
    probably predict which foods you'd like - and, as a result,
    smell like later.

    NO 'racial' groups are 'stupid' however. Local culture
    may redirect attention/focus, but the underlying IQ
    is about the same everywhere - whether there's any
    Neanderthal in your family tree or not.

    I have noticed it is not racist to say 'all black people are marvelous athletes' or some similar stereotype. Saying the spearchuckers evolved
    speed through selection by hungry lions probably is.

    Actually there were hungry lions and worse spread
    all through the middle east and Europe long back.
    Tigers can be found all the way into Siberia.

    Saw an Akkadian wall relief lately, apparently
    showing Sargon-I strangling a lion. That wasn't
    Africa, but Mesopotamia. There are no lions in
    Europe now because the Euros KILLED THEM ALL.

    The prostate cancer is one example. Ashkenazim tend to have unique health issues too. Tiptoeing around 'race', 'ethnicity', or whatever you want to call it is doing nobody any favors.

    Saw a 'black' urologist long long back. What stood
    out was that he said it was lucky I wasn't 'black'
    when it came to prostate issues. Apparently that's
    a serious predisposition if you're 'black'. Some
    semetics are extra prone to blood disorders like
    thalassemia, many north 'Asians' and Native Americans
    can't process alcohol, 'Euros' are a big mix - so
    we see a random spectrum. What did the Beaker People
    do to YOUR family line ? Grogg the Neanderthal ???

    Watching the ads netflix and amazon shove into the stream has led me to conclude black people seem to have a lot of health issues that can be
    cured by Pfizer if the side effects up to and including death don't get
    you first. Or maybe some ethnicities are overrepresented ?

    Look, as said, all humans are NOT exactly the same. Local
    conditions, micro-evolution, emphasize some stuff, demote
    other stuff, modify even more stuff. We're not fully
    homogenized, time and distance prevented that.

    BUT ... we're FAR more alike than different. The
    differences tend to be ultra-trivial. Ignore them.
    You'll get FAR more difference in how a Hindu and
    Chinese and Russian see the same thing. 99% culture.

    DO wish we knew more about the Neanderthals, but
    they didn't quite make it. Now they only live on
    in scary tales about "trolls" and "ogres".

    Of course if you're TOO 'woke' you will claim that even
    people with solid XY chromosomes can be 'women' :-)

    But none of this seems to relate to Linux unless you
    are making a big database.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Mon May 11 23:46:23 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 22:55, rbowman wrote:
    On Mon, 11 May 2026 18:09:49 +0100, The Natural Philosopher wrote:

    What a strange Americo-centric view of the world and history

    Bobbie is channeling Howard Zinn. If the sagas are too be believed when
    the Norse first encountered the Skraelings they killed them but that's SOP for the Norse.

    Everybody has their own "centric" view. It's not
    necessarily more 'right' or 'wrong' than anyone
    elses 'centrism' however.

    As for Norse ... in the 800s/900s their standard
    approach to anything different was "KILL It !".

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From rbowman@bowman@montana.com to comp.os.linux.misc on Tue May 12 03:51:31 2026
    From Newsgroup: comp.os.linux.misc

    On Mon, 11 May 2026 09:22:45 -0700, Bobbie Sellers wrote:

    Calvinist? Do they accept the words of the Teacher, "What you do
    for the least of these you do for Me."

    Not that I've noticed.

    https://en.wikipedia.org/wiki/Five_Points_of_Calvinism

    Start with total depravity and go downhill from there.

    I was a Cub Scout and when they said 'go to church with your family' I
    made the fatal mistake of asking 'What is church?' I was immediately
    signed up for 'religious instruction'. There were two churches in town Catholic and Dutch Reformed. My father was Catholic, albeit excommunicated
    for marrying my mother, so I got that flavor. My mother, forestalling my whining 'Why do I have to go to church? You don't go!', went the the
    Reformed church although she never took it seriously.

    Theoretically Reformed don't smoke, drink, play cards, gamble, or have
    much fun. They raise money with bake sales. The Catholic church put on a
    horse show that was well respected on the horse show circuit, held Las
    Vegas nights, and engaged in other sinful behavior. The parish had a
    stable and a race horse since the races at Saratoga (NY) were a big deal.

    The Catholic Church had a 'poor box' to fund the Society of Saint Vincent
    de Paul that existed to serve the poor. Dorothy Day's Catholic Worker
    Movement took it even further.

    https://en.wikipedia.org/wiki/Entertaining_Angels:_The_Dorothy_Day_Story

    That's an interesting movie about Day. For trivia Martin Sheen took his
    stage name in honor of Fulton J. Sheen, possibly the first TV evangelist.

    I'm not saying individual Calvinists don't aid the poor but it really
    isn't in the theology. The poor aren't the elect so why bother? Good works don't raise your heavenly social score, so why bother?


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 20:58:08 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 19:55, rbowman wrote:
    On Mon, 11 May 2026 18:09:49 +0100, The Natural Philosopher wrote:

    What a strange Americo-centric view of the world and history

    Bobbie is channeling Howard Zinn. If the sagas are too be believed when
    the Norse first encountered the Skraelings they killed them but that's SOP for the Norse.

    Not Zin whom I happen to have avoided perusing in detail but the documents on which he wrote and drew his historical comics. As a
    matter of fact though whenever a incoming encountered a different
    looking group of people they othered them and started with the
    killing. That was what happened in Japan long long ago and
    their are few remaining aboriginal people on Hokkaido. They
    are whiter than the incomers from the mainland and much hairier.
    They used to worship bears and now are tourist attractions
    essentiallly.
    When the Continental peoples before they were nations
    invaded the cold wet island of England before it has that
    name they drove the originals north to Scotland and South
    to Wales.
    The Romans overwhelmed the native people of the
    Italian peninsual and the Greeks they met and began to
    imitate had conquered the previous tribes of that land.
    In the Middle Ages the land now called Hungary was
    invaded by the Huns of all people and I don't know
    much about who used to live there. But all of Europe
    as we presently know it was the result of invasions from
    the East as the tribes of what we call Eurasia moved
    West.
    But that is enough for me on this topic right now.

    bliss who used to read a lot more than presently
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 21:14:32 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 20:51, rbowman wrote:
    On Mon, 11 May 2026 09:22:45 -0700, Bobbie Sellers wrote:

    Calvinist? Do they accept the words of the Teacher, "What you do
    for the least of these you do for Me."

    Not that I've noticed.

    https://en.wikipedia.org/wiki/Five_Points_of_Calvinism

    Start with total depravity and go downhill from there.

    I was a Cub Scout and when they said 'go to church with your family' I
    made the fatal mistake of asking 'What is church?' I was immediately
    signed up for 'religious instruction'. There were two churches in town Catholic and Dutch Reformed. My father was Catholic, albeit excommunicated for marrying my mother, so I got that flavor. My mother, forestalling my whining 'Why do I have to go to church? You don't go!', went the the
    Reformed church although she never took it seriously.

    Theoretically Reformed don't smoke, drink, play cards, gamble, or have
    much fun. They raise money with bake sales. The Catholic church put on a horse show that was well respected on the horse show circuit, held Las
    Vegas nights, and engaged in other sinful behavior. The parish had a
    stable and a race horse since the races at Saratoga (NY) were a big deal.

    The Catholic Church had a 'poor box' to fund the Society of Saint Vincent
    de Paul that existed to serve the poor. Dorothy Day's Catholic Worker Movement took it even further.

    https://en.wikipedia.org/wiki/Entertaining_Angels:_The_Dorothy_Day_Story

    That's an interesting movie about Day. For trivia Martin Sheen took his
    stage name in honor of Fulton J. Sheen, possibly the first TV evangelist.

    I'm not saying individual Calvinists don't aid the poor but it really
    isn't in the theology. The poor aren't the elect so why bother? Good works don't raise your heavenly social score, so why bother?
    Well good on Martin but I caught a bit of Fulton J. Sheen
    and he was not Evangelical in the Protestant sense. He was
    trying it seems to keep the wandering flock informed and in line.

    I went to a Parochial RC High School in the 1950s and we
    had a fire-breathing priest come by who preached against
    Eddy Cantor of all things and I thought he was crazy, as Cantor
    and Hope on radio were our favorite shows along with Fibber
    McGee and Molly, Duffy's Tavern, Mr.Keen Tracer of Lost Persons,
    the Shadow, Mr. District Attorney, Mr. First Nighter who
    pretended to enjoy plays on the radio, Kay Kayser and his
    College of Musical Knowledge, Jack Benny, Allan's Alley,
    George Burns and Grace Allen, Phil Harris, Phil Mctalney
    with Evelyn and her Magic Violin, and the Whistler.

    I went to 3 different Sunday Schools of various
    sects of evangelical fundamentalism before I went to
    that parochial HS.
    Those exposures were more deadly than
    Science to any remmant of Faith eventually.

    bliss - the agnostic deist
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bobbie Sellers@bliss-sf4ever@dslextreme.com to comp.os.linux.misc on Mon May 11 21:23:28 2026
    From Newsgroup: comp.os.linux.misc



    On 5/11/26 20:16, rbowman wrote:
    On Mon, 11 May 2026 09:32:40 -0700, Bobbie Sellers wrote:


    War is good for bidness. A lot of unpleasantness could have been
    avoided had Wilson remained neutral and let the Europeans sort their
    problems out in WWI.


    Which unpleasantness? Europe and the American continents are
    on the same planet. AH had global ambitions and would have turned o n
    his allies if he had won just as he turned on Joe Stalin once he thought
    he had established "Festung Europa".

    Rewind a bit. WWI had many roots but part of it was Britain trying to
    defuse the Germans that had discovered the industrial revolution with a passion. The French were still butt hurt over the war they started and
    lost. Had the US not sent materiel and eventually men the war might have fizzled out with Britain losing a bit of the hegemony that they ultimately lost completely.

    Then the idealist fool, Wilson, went to Versailles and they played him
    like a fiddle. There have been recent attempts to blame it on a bad case
    of flu. Even Keynes couldn't stomach the treaty Clemenceau and George
    pushed through. Even worse Germany was blockaded for six months after the treaty was signed leading to wide spread starvation. France frosted the
    cake by having its colonial (colored) troops occupy the Ruhr.

    Weimar was a shit pit with out of control inflation and general misery
    with a decadent cherry on top. The KPD was marching in the streets and everyone was aware of what kind, gentle, people they were. q.v. Red
    Terror. The original Antifa was one of their projects.

    Enter Corporal Hitler. Stalin was no fool. I presume someone in the CP had read 'Mein Kampf' and knew how Hitler viewed communists. Stalin was buying time. Read Mila Pavlichenko's autobiography. She eventually was sent to
    the US and became Eleanor Roosevelt's BFF and went on tour begging aid.
    The hag's worthless husband complied. Him and Joe became great buddies
    too.


    A lot of people do not recognize that FDR kept the USA from going
    for a Communist revolution. He took care of Hoover's Depression and
    spread a lot of money around to people who needed it as well as providing
    cash for big projects around the nation. Been by Shasta or Hoover Damn
    lately. Some of them were not well thought out as we see the lake behind Hoover slowly drying up having never been built with the idea of supplying great amounts of water to the desert states including Southern California.

    Some of my earliest memories are of the vast gaping hole in the
    Earth that would become Lake Shasta where my father ran a
    Project City restaurant and my mother worked as server. She stuck
    me under the counter to keep me at hand and out of sight.

    bliss
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Tue May 12 00:36:23 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 23:51, rbowman wrote:
    On Mon, 11 May 2026 09:22:45 -0700, Bobbie Sellers wrote:

    Calvinist? Do they accept the words of the Teacher, "What you do
    for the least of these you do for Me."

    Not that I've noticed.

    https://en.wikipedia.org/wiki/Five_Points_of_Calvinism

    Start with total depravity and go downhill from there.

    I was a Cub Scout and when they said 'go to church with your family' I
    made the fatal mistake of asking 'What is church?' I was immediately
    signed up for 'religious instruction'. There were two churches in town Catholic and Dutch Reformed. My father was Catholic, albeit excommunicated for marrying my mother, so I got that flavor. My mother, forestalling my whining 'Why do I have to go to church? You don't go!', went the the
    Reformed church although she never took it seriously.

    Hmmmm ... when I was very young I went to a meeting
    thing to see about becoming a "Boy Scout". Seemed fun
    and interesting.

    Alas, one of the overlords asked me about religion - to
    which I replied very honestly ... didn't pass the smell
    test. As such, they rejected me.

    Now I don't really hold that against them. No lawsuits
    or grudges. the BSA was/is a soft 'religious' org after
    all and I didn't fit their bill. Still don't. Never will.
    Doesn't mean they're bad, or good.

    "Religion" became even MORE of an issue in Europe/UK
    awhile back. SO many factions ! Each wanted to be
    In Charge. The situation was so bad it encouraged many
    to move to the nasty wilds of N.America.

    Now WE have to deal with them ! :-(

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Tue May 12 01:14:52 2026
    From Newsgroup: comp.os.linux.misc

    On 5/12/26 00:14, Bobbie Sellers wrote:


    On 5/11/26 20:51, rbowman wrote:
    On Mon, 11 May 2026 09:22:45 -0700, Bobbie Sellers wrote:

        Calvinist? Do they accept the words of the Teacher, "What you do >>> for the least of these you do for Me."

    Not that I've noticed.

    https://en.wikipedia.org/wiki/Five_Points_of_Calvinism

    Start with total depravity and go downhill from there.

    I was a Cub Scout and when they said 'go to church with your family' I
    made the fatal mistake of asking 'What is church?' I was immediately
    signed up for 'religious instruction'. There were two churches in town
    Catholic and Dutch Reformed. My father was Catholic, albeit
    excommunicated
    for marrying my mother, so I got that flavor. My mother, forestalling my
    whining 'Why do I have to go to church? You don't go!', went the the
    Reformed church although she never took it seriously.

    Theoretically Reformed don't smoke, drink, play cards, gamble, or have
    much fun. They raise money with bake sales. The Catholic church put on a
    horse show that was well respected on the horse show circuit, held Las
    Vegas nights, and engaged in other sinful behavior. The parish had a
    stable and a race horse since the races at Saratoga (NY) were a big deal.

    The Catholic Church had a 'poor box' to fund the Society of Saint Vincent
    de Paul that existed to serve the poor. Dorothy Day's Catholic Worker
    Movement took it even further.

    https://en.wikipedia.org/wiki/Entertaining_Angels:_The_Dorothy_Day_Story

    That's an interesting movie about Day. For trivia Martin Sheen took his
    stage name in honor of Fulton J. Sheen, possibly the first TV evangelist.

    I'm not saying individual Calvinists don't aid the poor but it really
    isn't in the theology. The poor aren't the elect so why bother? Good
    works
    don't raise your heavenly social score, so why bother?
        Well good on Martin but I caught a bit of Fulton J. Sheen
    and he was not Evangelical in the Protestant sense.  He was
    trying it seems to keep the wandering flock informed and in line.

        I went to a Parochial RC High School in the 1950s and we
    had a fire-breathing priest come by who preached against
    Eddy Cantor of all things and I thought he was crazy, as Cantor
    and Hope on radio were our favorite shows along with Fibber
    McGee and Molly, Duffy's Tavern, Mr.Keen Tracer of Lost Persons,
    the Shadow, Mr. District Attorney, Mr. First Nighter who
    pretended to enjoy plays on the radio, Kay Kayser and his
    College of Musical Knowledge, Jack Benny, Allan's Alley,
    George Burns and Grace Allen, Phil Harris, Phil Mctalney
    with Evelyn and her Magic Violin, and the Whistler.

        I went to 3 different Sunday Schools of various
    sects of evangelical fundamentalism before I went to
    that parochial HS.
        Those exposures were more deadly than
    Science to any remmant of Faith eventually.


    Wow ! WAY too much religious crap for a kiddie !

    But EVERY faction wants to dominate every mind ...

    And some of those old radio shows were GOOD !
    Amazing what can be done with just a good script
    and savvy actors.

    I like the old Dr.Who series ... two-penny special
    effects, it's all scripts and sharp acting. Can
    get those on plutotv ... seen lots of old
    episodes that never made it to US television.
    Fills in a lot of gaps.

    Hmmm ... SOME episodes, they had the audio and
    the scripts, but NOT all the video. Some clever
    people filled in the gaps with animation. It
    works OK. "AI" may streamline this process. Odd
    bits of video have been found in Indian broadcaster
    vaults ... but there's still a lot of missing stuff.
    "Who" is/was an interesting idea that should not
    be lost to time.

    Ok ... the more recent 'wokie' stuff - dump
    it into the Thames with the rest of the sewerage.
    They need another 10-20 year 'gap' - then reset
    more sensibly. The THEME can last forever, it's
    the current politics/money that get in the way.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Tue May 12 01:23:06 2026
    From Newsgroup: comp.os.linux.misc

    On 5/12/26 00:23, Bobbie Sellers wrote:


    On 5/11/26 20:16, rbowman wrote:
    On Mon, 11 May 2026 09:32:40 -0700, Bobbie Sellers wrote:


    War is good for bidness. A lot of unpleasantness could have been
    avoided had Wilson remained neutral and let the Europeans sort their
    problems out in WWI.


        Which unpleasantness?  Europe and the American continents are
    on the same planet.  AH had global ambitions and would have turned o n
    his allies if he had won just as he turned on Joe Stalin once he thought >>>    he had established "Festung Europa".

    Rewind a bit. WWI had many roots but part of it was Britain trying to
    defuse the Germans that had discovered the industrial revolution with a
    passion. The French were still butt hurt over the war they started and
    lost. Had the US not sent materiel and eventually men the war might have
    fizzled out with Britain losing a bit of the hegemony that they
    ultimately
    lost completely.

    Then the idealist fool, Wilson, went to Versailles and they played him
    like a fiddle. There have been recent attempts to blame it on a bad case
    of flu. Even Keynes couldn't stomach the treaty Clemenceau and George
    pushed through. Even worse Germany was blockaded for six months after the
    treaty was signed leading to wide spread starvation. France frosted the
    cake by having its colonial (colored) troops occupy the Ruhr.

    Weimar was a shit pit with out of control inflation and general misery
    with a decadent cherry on top. The KPD was marching in the streets and
    everyone was aware of what kind, gentle, people they were. q.v. Red
    Terror. The original Antifa was one of their projects.

    Enter Corporal Hitler. Stalin was no fool. I presume someone in the CP
    had
    read 'Mein Kampf' and knew how Hitler viewed communists. Stalin was
    buying
    time. Read Mila Pavlichenko's autobiography. She eventually was sent to
    the US and became Eleanor Roosevelt's BFF and went on tour begging aid.
    The hag's worthless husband complied. Him and Joe became great buddies
    too.


         A lot of people do not recognize that FDR kept the USA from going for a Communist revolution.  He took care of Hoover's Depression and
    spread a lot of money around to people who needed it as well as providing cash for big projects around the nation.  Been by Shasta or Hoover Damn lately.  Some of them were not well thought out as we see the lake behind Hoover slowly drying up having never been built with the idea of supplying great amounts of water to the desert states including Southern California.

        Some of my earliest memories are of the vast gaping hole in the Earth that would become Lake Shasta where my father ran a
    Project City restaurant and my mother worked as server.  She stuck
    me under the counter to keep me at hand and out of sight.


    FDR, despite being a 'liberal' in his days defs, did
    keep the commies at bay. Good thing. The world would
    have been MUCH more fucked up otherwise. First off the
    NAZIs would have bowled over a commie USA. Every event
    would now start with "Seig Heil !".

    But the modern 'left' would be happy - all Jews dead ...

    As for your Lake Shasta experience - say WHAT ???

    Still not sure what this has to do with Linux. Maybe
    something "ideological" ? That counts, but ...

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Marc Haber@mh+usenetspam2616@zugschl.us to comp.os.linux.misc on Tue May 12 08:02:07 2026
    From Newsgroup: comp.os.linux.misc

    rbowman <bowman@montana.com> wrote:
    On Mon, 11 May 2026 22:38:07 +0200, Marc Haber wrote:

    rbowman <bowman@montana.com> wrote:
    I never liked GNOME and switched to SuSE early on since it was KDE.

    I don't think there ever was a time where you had to switch
    distributions to get a different desktop.

    https://en.wikipedia.org/wiki/Red_Hat_Linux

    I repress painful memories but I vaguely recall rpm hell from trying to >build a DE other than the default GNOME. gcc 2.96 that couldn't build a >kernel and a homegrown Python that broke existing scripts was the last >straw. SuSE came in a nice, shrink wrapped box with KDE out of the gate. >Sold, American! It wasn't exactly 'sudo rpm -i kde' back then.

    So you're saying that early Red Hat didn't offer at least X11/fvwm or WindowMaker as an alternative? I have difficulties believing that.

    Greetings
    Marc
    -- ---------------------------------------------------------------------------- Marc Haber | " Questions are the | Mailadresse im Header Rhein-Neckar, DE | Beginning of Wisdom " |
    Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 6224 1600402
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From c186282@c186282@nnada.net to comp.os.linux.misc on Tue May 12 02:24:40 2026
    From Newsgroup: comp.os.linux.misc

    On 5/12/26 02:02, Marc Haber wrote:
    rbowman <bowman@montana.com> wrote:
    On Mon, 11 May 2026 22:38:07 +0200, Marc Haber wrote:

    rbowman <bowman@montana.com> wrote:
    I never liked GNOME and switched to SuSE early on since it was KDE.

    I don't think there ever was a time where you had to switch
    distributions to get a different desktop.

    https://en.wikipedia.org/wiki/Red_Hat_Linux

    I repress painful memories but I vaguely recall rpm hell from trying to
    build a DE other than the default GNOME. gcc 2.96 that couldn't build a
    kernel and a homegrown Python that broke existing scripts was the last
    straw. SuSE came in a nice, shrink wrapped box with KDE out of the gate.
    Sold, American! It wasn't exactly 'sudo rpm -i kde' back then.

    So you're saying that early Red Hat didn't offer at least X11/fvwm or WindowMaker as an alternative? I have difficulties believing that.

    I bought Red Hat when the box was still full of floppies.

    'X' was very new and kinda optional. Took me days (and I was
    young and energetic) to get it to work at all.

    SUSE came along maybe a year later - made it all MUCH
    easier. Stuck with it for a LONG time - desktops, my
    office servers.

    Latest OpenSUSE ... not as impressed alas. But it DID
    have its day.

    Oh, STILL an issue with SUSE ... if a disk can't be
    found by fstab the whole thing HANGS. Debian tries
    and then just says "fuck it" and moves on.

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Pancho@Pancho.Jones@protonmail.com to comp.os.linux.misc on Tue May 12 08:23:59 2026
    From Newsgroup: comp.os.linux.misc

    On 5/11/26 14:12, Borax Man wrote:
    On 2026-05-10, Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
    On Sun, 10 May 2026 12:33:30 -0000 (UTC), Borax Man wrote:

    Actually no, a "racist" in practice, is anyone who holds an opinion
    of other ethnicities/races, or of any policy pertaining to
    immigration and demographics, which is not endorsed by the
    prevailing liberal worldview.

    It is not whether there is hate involved, but whether the accuser
    believes hate is involved.

    If there is a value judgement involved, then that falls under the
    category of “racism”.

    By the way, “race” is not a scientific concept.

    The argument that is it not scientific comes from Lewontin, which was
    then laundered into "scientist say".

    To the layperson, this seems like he found an argument, but it was just
    a political position. Science does not prove that race exists or does
    not exist. All of the levels of taxonomy, whether "species" or "class"
    or "genus" or "order" are not proven to exist or not. They are categorisations that are useful for grouping, categorisations which have predictive and explanatory power.

    Simply put, if there is a categorsation which is explanatory power, that
    is to say, using these terms or groupings can actually describe common features, lineage and ancestry, then that categorisation is therefore
    useful.

    Lewontin just did some stupid argument to "prove" it doens't exist, when biology doesn't work that way.

    To prove that "race desn't exist", you would need to demonstrate that
    the categorisations are meaningless, but he couldn't do that. So he
    used mixed peoples to come up with some math that proves. Well nothing.

    The fact that humans still use racial terms, and do so without confusion
    kind of has to be explained...


    Very nicely put.

    I had never heard of Lewontin, and never understood where the
    "scientifically race doesn't exist" argument came from. I had to whack
    this mole only yesterday, from a medical doctor, someone who should know better.

    --- Synchronet 3.22a-Linux NewsLink 1.2