• More Horrifying Sacrilege From A GNU/Linux Master

    From jroot@21:1/5 to All on Tue Aug 5 18:36:14 2025
    XPost: comp.os.linux.misc

    Not only do I disable *all* security features in my kernel and
    in *all* of my software, but I boot into my system and run everything
    as the root user.

    (Ha, ha! I can hear those distro toadies already howling.)

    But what's even worse, from a networking point of view, for
    all of my DNS lookups I directly query the top-level root
    servers:

    ftp://ftp.internic.net/domain/named.root

    Thanks to pdnsd this is easy to accomplish (plus adding a
    persistent lookup cache as well):

    https://packages.gentoo.org/packages/net-dns/pdnsd

    Now don't you wish that YOUR distro could do all this for
    you ('cause you certainly can't do it for yourself)?

    No security. Root user. No systemd. No Wayland. Root
    server lookups.

    It's the way personal computing is supposed to be.


    --
    Gentoo: God's special gift to FOSS.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to jroot on Tue Aug 5 20:03:57 2025
    On 05/08/2025 19:36, jroot wrote:
    Not only do I disable *all* security features in my kernel and
    in *all* of my software, but I boot into my system and run everything
    as the root user.

    (Ha, ha! I can hear those distro toadies already howling.)

    But what's even worse, from a networking point of view, for
    all of my DNS lookups I directly query the top-level root
    servers:

    ftp://ftp.internic.net/domain/named.root

    Thanks to pdnsd this is easy to accomplish (plus adding a
    persistent lookup cache as well):

    https://packages.gentoo.org/packages/net-dns/pdnsd

    Now don't you wish that YOUR distro could do all this for
    you ('cause you certainly can't do it for yourself)?

    No security. Root user. No systemd. No Wayland. Root
    server lookups.

    It's the way personal computing is supposed to be.



    I am sure it is.

    But I don't do 'personal computing'

    I do stuff that enables me to use a complicated machine as simply and
    securely as possible.


    --
    To ban Christmas, simply give turkeys the vote.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jroot@21:1/5 to The Natural Philosopher on Tue Aug 5 20:43:18 2025
    On Tue, 5 Aug 2025 20:03:57 +0100, The Natural Philosopher wrote:


    I am sure it is.


    It is.



    But I don't do 'personal computing'

    I do stuff that enables me to use a complicated machine as simply and securely as possible.


    You have only been conditioned, like Pavlov's dog.

    The extensive and ramified world of computing is beyond
    the reach of ordinary mortals.

    But to those with the mental capacity to understand,
    it is as I say it is.


    --
    LFS/Gentoo: God's great gifts to FOSS.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jan Panteltje@21:1/5 to All on Wed Aug 6 07:46:22 2025
    XPost: comp.os.linux.misc

    Not only do I disable *all* security features in my kernel and
    in *all* of my software, but I boot into my system and run everything
    as the root user.

    (Ha, ha! I can hear those distro toadies already howling.)

    But what's even worse, from a networking point of view, for
    all of my DNS lookups I directly query the top-level root
    servers:

    ftp://ftp.internic.net/domain/named.root

    Thanks to pdnsd this is easy to accomplish (plus adding a
    persistent lookup cache as well):

    https://packages.gentoo.org/packages/net-dns/pdnsd

    Now don't you wish that YOUR distro could do all this for
    you ('cause you certainly can't do it for yourself)?

    No security. Root user. No systemd. No Wayland. Root
    server lookups.

    It's the way personal computing is supposed to be.

    Doing pretty much the same here, Chromium as root too.
    /usr/bin/chromium-browser --no-sandbox
    For DNS lookup I use google:
    raspberrypi: ~ # cat /etc/resolv.conf
    nameserver 8.8.8.8
    nameserver 8.8.4.4
    At least google does not block rt.com like my local provider does.

    I know Chromium remembers and likely forwards everything, so for spy work I use postal pigeons and micro SDcards...
    I got fed up with sea-ape or whatever it was as it started to do strange things on some websites.


    raspberrypi: ~ # whoami
    root

    System DEEE? ? nope


    One raspi I have has now has an uptime over 500 days:

    raspberrypi: ~ # ssh -Y 192.168.178.95
    [email protected]'s password:
    Linux raspi95 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Wed Jan 1 11:27:40 2025 from 192.168.178.100
    -bash-5.0# uptime
    09:17:34 up 508 days, 22:30, 19 users, load average: 0.96, 0.92, 0.81 -bash-5.0# uname -a
    Linux raspi95 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux



    3 raspis on 24/7 on a UPS
    The 500 days one runs 6 security cameras 24/7, some mike, plays background audio 24/7.. has a fan.
    No WiFi, metal housing.
    Reliab!e

    The one I am posting from now with my own Usenet Newsreader
    raspberrypi: ~ # uname -a
    Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l GNU/Linux
    Same, Pi4 8GB, metal housing, no WiFi.

    One even older Raspberry Pi runs a server plus some more security stuff, sensors logging radiation and gas levels..
    raspberrypi: ~ # ssh -Y 192.168.178.73
    [email protected]'s password:
    Linux raspi73 3.6.11+ #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 armv6l
    Last login: Wed Aug 6 09:13:08 2025 from 192.168.178.95

    Not bad, 12 years on 24/7!

    PCs I have those too, mainly because one has a satellite card and because those have a CD / DVD / M-Disc reader.

    https://panteltje.online/index1.html

    The raspberries drive some interesting hardware too, measure humity, air pressure, all logged of course, plane traffic (dump1090), ship traffic (AIS)

    All root of course

    Linux everywhere, still doing some coding ..
    Wonder what people use all that bloat for...
    Reading adds?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to RonB on Tue Aug 5 20:19:11 2025
    On 2025-08-05 18:21, RonB wrote:
    On 2025-08-05, jroot <[email protected]> wrote:

    ...

    Adios "jroot."

    Larry Pietraskiewicz strikes again.

    --
    God be with you,

    CrudeSausage
    EndeavourOS backer
    Islam aims to conquer
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pothead@21:1/5 to Joel W. Crump on Wed Aug 6 23:39:55 2025
    XPost: comp.os.linux.misc

    On 2025-08-06, Joel W. Crump <[email protected]> wrote:
    On 8/6/25 3:46 AM, Jan Panteltje wrote:

    Doing pretty much the same here, Chromium as root too.
    /usr/bin/chromium-browser --no-sandbox
    For DNS lookup I use google:
    raspberrypi: ~ # cat /etc/resolv.conf
    nameserver 8.8.8.8
    nameserver 8.8.4.4
    At least google does not block rt.com like my local provider does.

    I know Chromium remembers and likely forwards everything, so for spy work I use postal pigeons and micro SDcards...
    I got fed up with sea-ape or whatever it was as it started to do strange things on some websites.


    raspberrypi: ~ # whoami
    root

    System DEEE? ? nope


    One raspi I have has now has an uptime over 500 days:

    raspberrypi: ~ # ssh -Y 192.168.178.95
    [email protected]'s password:
    Linux raspi95 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Wed Jan 1 11:27:40 2025 from 192.168.178.100
    -bash-5.0# uptime
    09:17:34 up 508 days, 22:30, 19 users, load average: 0.96, 0.92, 0.81
    -bash-5.0# uname -a
    Linux raspi95 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux



    3 raspis on 24/7 on a UPS
    The 500 days one runs 6 security cameras 24/7, some mike, plays background audio 24/7.. has a fan.
    No WiFi, metal housing.
    Reliab!e

    The one I am posting from now with my own Usenet Newsreader
    raspberrypi: ~ # uname -a
    Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l GNU/Linux
    Same, Pi4 8GB, metal housing, no WiFi.

    One even older Raspberry Pi runs a server plus some more security stuff, sensors logging radiation and gas levels..
    raspberrypi: ~ # ssh -Y 192.168.178.73
    [email protected]'s password:
    Linux raspi73 3.6.11+ #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 armv6l
    Last login: Wed Aug 6 09:13:08 2025 from 192.168.178.95

    Not bad, 12 years on 24/7!

    PCs I have those too, mainly because one has a satellite card and because those have a CD / DVD / M-Disc reader.

    https://panteltje.online/index1.html

    The raspberries drive some interesting hardware too, measure humity, air pressure, all logged of course, plane traffic (dump1090), ship traffic (AIS)

    All root of course

    Linux everywhere, still doing some coding ..
    Wonder what people use all that bloat for...
    Reading adds?


    Larry found his potential GF, heh.


    ROTFLMAO!!!!!!!!!


    --
    pothead

    "Our lives are fashioned by our choices. First we make our choices.
    Then our choices make us."
    -- Anne Frank

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Wed Aug 6 23:51:57 2025
    XPost: comp.os.linux.misc

    On Wed, 06 Aug 2025 07:46:22 GMT, Jan Panteltje <[email protected]d>
    wrote in <106v18s$38d7c$[email protected]>:

    Doing pretty much the same here, Chromium as root too.
    /usr/bin/chromium-browser --no-sandbox

    Two things come to mind:

    1) A small, suspicious (security paranoid) part of me thinks
    you and Farley are posting about these practices to encourage
    others to drop their shields, making it easier to attack their machines.

    2) The rest of me thinks y'all are crazy or generally trolling.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    "(A)bort (R)etry (F)ail (U)nplug & (S)ell."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Woozy Song@21:1/5 to jroot on Thu Aug 7 10:44:29 2025
    jroot wrote:
    Not only do I disable *all* security features in my kernel and
    in *all* of my software, but I boot into my system and run everything
    as the root user.


    I never use
    sudo command1
    sudo command2
    sudo command3
    sudo command4
    like you see in those how-to guides. I just su then do all the commands
    as root.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jan Panteltje@21:1/5 to All on Thu Aug 7 08:00:44 2025
    XPost: comp.os.linux.misc

    On Wed, 06 Aug 2025 07:46:22 GMT, Jan Panteltje <[email protected]d>
    wrote in <106v18s$38d7c$[email protected]>:

    Doing pretty much the same here, Chromium as root too.
    /usr/bin/chromium-browser --no-sandbox

    Two things come to mind:

    Glad to hear you have one !

    1) A small, suspicious (security paranoid) part of me thinks
    you and Farley are posting about these practices to encourage
    others to drop their shields, making it easier to attack their machines.

    Well after I wrote that, my Chromium locked up on edition.cnn.com
    Maybe their attack? Or was it you?

    Anyways I do keep regular backups of this system (and all others):
    -rw-r--r-- 1 root root 32010928128 Sep 10 2023 raspi_4_8GB_sdcard_2.img -rw-r--r-- 1 root root 32010928128 Jan 11 2024 raspi_4_8gb_sdcard-3.img -rw-r--r-- 1 root root 32010928128 Apr 21 2024 raspi_4_8gb_sdcard-4.img -rw-r--r-- 1 root root 32010928128 Oct 7 2024 raspi_4_8gb_sdcard-5.img -rw-r--r-- 1 root root 32010928128 Dec 16 2024 raspi_4_8gb_sdcard-6.img -rw-r--r-- 1 root root 32010928128 Jun 30 13:26 raspi_4_8gb_sdcard-7.img
    -
    Or basically whenever I feel like it.,,
    It is now on a 128 GB SDcard, made it a lot faster..
    raspberrypi: ~ # df
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 124334328 30260500 88975000 26% /
    devtmpfs 3879380 0 3879380 0% /dev
    tmpfs 4044244 14800 4029444 1% /dev/shm
    tmpfs 1617700 1352 1616348 1% /run
    tmpfs 5120 4 5116 1% /run/lock
    /dev/mmcblk0p1 258095 50413 207682 20% /boot
    tmpfs 808848 24 808824 1% /run/user/1000
    /dev/sdb2 3844420600 3138938172 510121764 87% /mnt/sda2

    And a 4 TB hard-disk connected.. already 87 % full with code I wrote
    and some music and movies...
    Giving all that info just to make it easier for those attackers...

    Do you know the meaning of the word 'paranoia'?

    All that shit from DEEBUSH to SUUUDOOO sucks (should have written sucks in capitals too).

    Like somebody having locks on the cookies in the kitchen, the bedroom door,
    the TV, the sunscreen, the microwave, the oven, PARANOIA.

    A good lock on the front door and a trapdoor with alligators under it, is sufficient.
    If they hack me and actually READ the code their brains will be changed forever.

    A good thing?

    Long ago, when I was running the web server at home, we had the hacker club here trying to hack it.
    They failed.

    I like hacking in a way, long ago <well an other story) we did some good stuff..
    Nothing is 100% secure really, sci.crypt was a nice place long ago
    was about hardware related hacking methods too.


    2) The rest of me thinks y'all are crazy or generally trolling.

    I do not know how big the rest of you is after all the previous.
    Am just making a backup SDcard in case they manage it past the alligators
    raspberrypi: /mnt/sda2/backups/raspberry # dd if=raspi_4_8gb_sdcard-7.img of=/dev/sdc

    All these years, from my first Linux distro SLS (Softlanding Linux System) in 1992
    https://en.wikipedia.org/wiki/Softlanding_Linux_System
    I have been root and never ever had a problem.
    But I AM aware that see-eye-aaaa and the rest of the clubs know everything I do, did and ? no not what I WILL do.
    I've read on the internet that the nuclear launch codes in the US submarines are all zeros
    as the sailers could not remember more complex numbers when under stress,
    So ... what an opportunity for an hacker to start WW3.
    Even pigsident trump could start it.

    Remember that warship that ran Microsoft windows NT that lost control?
    https://www.wired.com/1998/07/sunk-by-windows-nt/

    Anyways...
    Hey I was online again!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to Woozy Song on Thu Aug 7 10:13:39 2025
    On Thu, 07 Aug 2025 10:44:29 +0800, Woozy Song wrote:


    I never use
    sudo command1
    sudo command2
    sudo command3
    sudo command4
    like you see in those how-to guides. I just su then do all the commands
    as root.


    That is so ridiculous. I am nearly constantly copying and moving files
    as well as mounting various drives and partitions. If I had to preface
    each command with that silly "sudo" is would give me writer's cramp.

    Occasionally, however, I must boot into a "Live Linux" USB to do maintenance. With these live distros one must operate as a non-root user and I usually
    must enter every command twice -- the second time is because I forgot to preface with "sudo."

    Running as a non-root user is the most ridiculous thing imaginable.




    --
    Hail Linux! Hail FOSS! Hail Stallman!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to Jan Panteltje on Thu Aug 7 19:36:19 2025
    XPost: comp.os.linux.misc

    On Thu, 07 Aug 2025 08:00:44 GMT, Jan Panteltje wrote:


    All these years, from my first Linux distro SLS (Softlanding Linux System) in 1992
    https://en.wikipedia.org/wiki/Softlanding_Linux_System
    I have been root and never ever had a problem.


    Of course. Running as root is the only sensible option.

    These security weirdos, if one were to ask them to explain,
    in explicit technical detail, how a personal workstation
    running root could ever be comprised, they could not ever
    answer.

    That's because they are technically stupid. They understand
    nothing. All that they can do is parrot, or ape, the standard
    line.

    Heck. I can train a monkey to shine my shoes but I sure
    as fuck would not want that monkey to administer my GNU/Linux
    machines.

    As an example, I can mention Berkeley Packet Filter (BPF) and
    those security buffoons wouldn't know what the fuck I am talking
    about. Yet BPF is a major security hole and a LOT of mitigations
    are built around it -- but, for a personal workstation BPF is
    totally superfluous and can be easily eliminated.

    Other examples abound.

    In conclusion, all those that, for a personal workstation, advocate
    these common security "mitigations" are clueless idiots that
    belong in the monkey cage at the local zoo.



    --
    Systemd: solving all the problems that you never knew you had.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to Woozy Song on Thu Aug 7 23:11:37 2025
    On Thu, 7 Aug 2025 10:44:29 +0800, Woozy Song <[email protected]> wrote
    in <10713ud$3o9d6$[email protected]>:

    jroot wrote:
    Not only do I disable *all* security features in my kernel and
    in *all* of my software, but I boot into my system and run everything
    as the root user.


    I never use
    sudo command1
    sudo command2
    sudo command3
    sudo command4
    like you see in those how-to guides. I just su then do all the commands
    as root.

    Same here. I have a "root" command for those times I need to run
    as root:

    _[/home/scott/bin]_(scott@lm)🐧_
    $ stat root
    File: root
    Size: 41 Blocks: 8 IO Block: 4096 regular file Device: 259,3 Inode: 10516343 Links: 1
    Access: (0775/-rwxrwxr-x) Uid: ( 1026/ scott) Gid: ( 1026/ scott) Access: 2025-08-05 19:48:15.718987941 -0700
    Modify: 2024-06-21 00:08:12.338808488 -0700
    Change: 2024-06-21 00:08:12.338808488 -0700
    Birth: 2023-10-12 05:35:34.359875140 -0700
    _[/home/scott/bin]_(scott@lm)🐧_
    $ cat root
    #!/bin/bash
    #exec sudo su -
    exec sudo -i

    I also have an options file in /etc/sudoers.d/ that includes:

    Defaults targetpw

    This sets sudo to require the root password when sudoing as a
    user.

    (The idea that someone can get access to root if they get my
    user password rubs me the wrong way.)

    But I still build software as a user, and install it as root.
    I like to keep those separated.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    BTW, "vallor" is a pseudonym, not an anonym.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to RonB on Fri Aug 8 01:37:01 2025
    On Thu, 7 Aug 2025 05:32:02 -0000 (UTC), RonB wrote:

    On 2025-08-06, CtrlAltDel <[email protected]> wrote:
    On Tue, 05 Aug 2025 18:36:14 +0000, jroot wrote:

    Now don't you wish that YOUR distro could do all this for you ('cause
    you certainly can't do it for yourself)?

    Linux Mint has about 3 billion more users than Gentoo. Gentoo sux!

    Why does it have to be one or the other? Choice is good.

    There simply is no reason for anyone to ever use any other distro than
    Mint. Choice for choice's sake is meaningless.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Fri Aug 8 06:32:32 2025
    On Fri, 8 Aug 2025 02:09:25 -0400, "Joel W. Crump" <[email protected]>
    wrote in <qwglQ.454910$[email protected]>:

    On 8/8/25 2:04 AM, RonB wrote:
    On 2025-08-08, CtrlAltDel <[email protected]> wrote:

    There simply is no reason for anyone to ever use any other distro than
    Mint. Choice for choice's sake is meaningless.

    The "reason" is simply that they want to use something else. Choice for
    choice's sake is otherwise known as freedom. It's the main reason I
    like and use Linux. You've chosen Linux Mint, good for you. Others
    choose otherwise, good for them. I have little patience when it comes
    to control freaks trying to make decisions for others.


    There's nothing wrong with Mint. It's an example of why GNU/Linux
    really is sleek, because they recreated Winblows with Linux,
    essentially, congratulations for that indeed. I am more advanced,
    though, and need something more hardcore.

    Y'all have to recognize that "alty" is a humorist, and a rather good one.

    They had comp.os.linux.misc tied in knots trying to figure out what
    he meant by "converting his hard drives to SSDs". One of the old-timers
    even complimented them on their escapade.

    If the colm denizens didn't figure it out then, they should have
    figured it out when they were talking about improving their
    sister's sleeping arrangements by raising her mattress off
    the floor with wooden pallettes.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    "You never finish a program, you just stop working on it."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to vallor on Fri Aug 8 07:14:20 2025
    On 8 Aug 2025 06:32:32 GMT, vallor wrote:

    On Fri, 8 Aug 2025 02:09:25 -0400, "Joel W. Crump" <[email protected]> wrote in <qwglQ.454910$[email protected]>:

    On 8/8/25 2:04 AM, RonB wrote:
    On 2025-08-08, CtrlAltDel <[email protected]> wrote:

    There simply is no reason for anyone to ever use any other distro
    than Mint. Choice for choice's sake is meaningless.

    The "reason" is simply that they want to use something else. Choice
    for choice's sake is otherwise known as freedom. It's the main reason
    I like and use Linux. You've chosen Linux Mint, good for you. Others
    choose otherwise, good for them. I have little patience when it comes
    to control freaks trying to make decisions for others.


    There's nothing wrong with Mint. It's an example of why GNU/Linux
    really is sleek, because they recreated Winblows with Linux,
    essentially, congratulations for that indeed. I am more advanced,
    though, and need something more hardcore.

    Y'all have to recognize that "alty" is a humorist, and a rather good
    one.

    They had comp.os.linux.misc tied in knots trying to figure out what he
    meant by "converting his hard drives to SSDs". One of the old-timers
    even complimented them on their escapade.

    If the colm denizens didn't figure it out then, they should have figured
    it out when they were talking about improving their sister's sleeping arrangements by raising her mattress off the floor with wooden
    pallettes.

    Have you ever seen a mattress resting on a wood pallet? It's ingenious.

    First off, it allows air circulation under the mattress that even a box
    spring frame doesn't allow.

    Secondly, it elevates the mattress to avoid insects, roaches, bugs,
    spiders, etc... of all sorts.

    Tertiary, it allows for gobs of new storage space inside the little wooden cubicles.

    You can find one on the side of the road, in a ditch, behind a dumpster,
    laying against the outside of a wall of a business and all sorts of places
    and they are completely free. When it starts to creak, crack, and get generally old, you can simply burn it and find a brand new one.

    There actually is no discernible drawback. Others can criticize me for
    many things, I'm sure, but being thrifty and resourceful isn't one of
    them.
    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to CtrlAltDel on Fri Aug 8 07:33:49 2025
    On Fri, 8 Aug 2025 07:14:20 -0000 (UTC), CtrlAltDel <[email protected]> wrote
    in <107484b$3152n$[email protected]>:

    On 8 Aug 2025 06:32:32 GMT, vallor wrote:

    On Fri, 8 Aug 2025 02:09:25 -0400, "Joel W. Crump"
    <[email protected]>
    wrote in <qwglQ.454910$[email protected]>:

    On 8/8/25 2:04 AM, RonB wrote:
    On 2025-08-08, CtrlAltDel <[email protected]> wrote:

    There simply is no reason for anyone to ever use any other distro
    than Mint. Choice for choice's sake is meaningless.

    The "reason" is simply that they want to use something else. Choice
    for choice's sake is otherwise known as freedom. It's the main reason
    I like and use Linux. You've chosen Linux Mint, good for you. Others
    choose otherwise, good for them. I have little patience when it comes
    to control freaks trying to make decisions for others.


    There's nothing wrong with Mint. It's an example of why GNU/Linux
    really is sleek, because they recreated Winblows with Linux,
    essentially, congratulations for that indeed. I am more advanced,
    though, and need something more hardcore.

    Y'all have to recognize that "alty" is a humorist, and a rather good
    one.

    They had comp.os.linux.misc tied in knots trying to figure out what he
    meant by "converting his hard drives to SSDs". One of the old-timers
    even complimented them on their escapade.

    If the colm denizens didn't figure it out then, they should have
    figured it out when they were talking about improving their sister's
    sleeping arrangements by raising her mattress off the floor with wooden
    pallettes.

    Have you ever seen a mattress resting on a wood pallet? It's ingenious.

    First off, it allows air circulation under the mattress that even a box spring frame doesn't allow.

    Secondly, it elevates the mattress to avoid insects, roaches, bugs,
    spiders, etc... of all sorts.

    Tertiary, it allows for gobs of new storage space inside the little
    wooden cubicles.

    You can find one on the side of the road, in a ditch, behind a dumpster, laying against the outside of a wall of a business and all sorts of
    places and they are completely free. When it starts to creak, crack,
    and get generally old, you can simply burn it and find a brand new one.

    There actually is no discernible drawback. Others can criticize me for
    many things, I'm sure, but being thrifty and resourceful isn't one of
    them.

    A good place to find them is behind glass companies.

    My dad was (is) "frugal". To heat our home, we used a wood
    stove insert in the fireplace, and burned free wooden pallets.
    We (Dad and us kids) would go to the glass company
    and fill the pickup full of pallets. Then when we got home,
    we schlepped them all into the backyard, where we pulled them
    apart and sawed them up for firewood.

    At first, we used to pull the nails out, but then Dad decided
    that it was easier to just burn them with the nails, leaving
    them in the ashes. Shovelling the ashes into a bag for disposal
    meant a heavy bag, but it wasn't too much of a chore.

    (We banged the nails flat when we pulled the pallets apart,
    of course. We weren't Philistines.)

    Dad built a table for his Skilsaw(tm), which worked great,
    and nobody lost a finger.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    "Bus error - passengers dumped."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to vallor on Fri Aug 8 10:11:06 2025
    On Fri, 08 Aug 2025 07:33:49 +0000, vallor wrote:


    My dad was (is) "frugal". To heat our home, we used a wood
    stove insert in the fireplace, and burned free wooden pallets.


    Hee, haw! Hee, haw! Hee, ha, ha, ha, haw!

    Wood pallets may contain a variety of toxic chemical additives,
    such as pesticides, anti-rot compounds, etc. They are best left
    in the industrial environment.

    I always find it amusing that some folks will actually acquire
    discarded idustrial wire spools, that were once used to store thousands
    of feet of power line cable, and use them as tables. They view
    them as quaint but they are also unknowingly bringing toxic chemicals
    into their home.

    Some other folks will also use garbage bags to store food
    without realizing that such bags contain toxic plasticizers.
    Only food-grade plastics should be used for food storage.

    The world is full of idiots.

    That's why they developed Micro$hit Winblows.



    --
    Hail Linux! Hail FOSS! Hail Stallman!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to vallor on Fri Aug 8 09:28:46 2025
    On 8 Aug 2025 07:33:49 GMT, vallor wrote:

    A good place to find them is behind glass companies.

    My dad was (is) "frugal". To heat our home, we used a wood stove insert
    in the fireplace, and burned free wooden pallets.
    We (Dad and us kids) would go to the glass company and fill the pickup
    full of pallets. Then when we got home,
    we schlepped them all into the backyard, where we pulled them apart and
    sawed them up for firewood.

    At first, we used to pull the nails out, but then Dad decided that it
    was easier to just burn them with the nails, leaving them in the ashes. Shovelling the ashes into a bag for disposal meant a heavy bag, but it
    wasn't too much of a chore.

    (We banged the nails flat when we pulled the pallets apart,
    of course. We weren't Philistines.)

    Dad built a table for his Skilsaw(tm), which worked great,
    and nobody lost a finger.

    That's a great story, Vallor. It seems as if people are collectively
    losing the ingenuity that your father possessed.

    Back to the pallets and mattresses though, I wouldn't dare sleep on that
    setup due to it just being so low to the ground. I have the resources to
    have a normal, human bed.

    I just arranged the pallet and mattress for my little impoverished,
    raggedy, waif-like niece, not my sister. She was grateful to not just be laying right on the mattress laying on the floor.

    Her dull eyes, dimmed by poverty, lit up like a Christmas tree when I
    brought that pallet to her. A few days later, I overheard her bragging to
    one of her friends that she had a new bed and getting the friend to come
    look at it.

    It was touching, yet pitiful too.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to CtrlAltDel on Fri Aug 8 10:18:13 2025
    On Fri, 08 Aug 2025 09:28:46 +0000, CtrlAltDel wrote:


    I just arranged the pallet and mattress for my little impoverished,
    raggedy, waif-like niece, not my sister. She was grateful to not just be laying right on the mattress laying on the floor.


    Will you paying for the medical bills after she is hospitalized for
    acute methyl bromide poisoning?

    Ha, ha! Another Linux Mint user demonstrating his total ignorance
    of how the world works.

    But that's why they made Mint. It attracts dummies like dog shit
    attracts flies.




    --
    Hail Linux! Hail FOSS! Hail Stallman!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to CtrlAltDel on Fri Aug 8 08:29:46 2025
    On 2025-08-07 9:37 p.m., CtrlAltDel wrote:
    On Thu, 7 Aug 2025 05:32:02 -0000 (UTC), RonB wrote:

    On 2025-08-06, CtrlAltDel <[email protected]> wrote:
    On Tue, 05 Aug 2025 18:36:14 +0000, jroot wrote:

    Now don't you wish that YOUR distro could do all this for you ('cause
    you certainly can't do it for yourself)?

    Linux Mint has about 3 billion more users than Gentoo. Gentoo sux!

    Why does it have to be one or the other? Choice is good.

    There simply is no reason for anyone to ever use any other distro than
    Mint. Choice for choice's sake is meaningless.

    Actually, if you're a fan of Wayland, there is one reason not to use
    Mint. Maybe you're not a fan of Cinnamon, there is a second reason.
    Maybe you don't want anything produced by the faggots at GNOME, there is another. Perhaps you like your distribution rolling, there is yet
    another. Maybe you don't want Ubuntu to be the source of your packages,
    yet another.

    --
    God be with you,

    CrudeSausage
    EndeavourOS backer
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to CrudeSausage on Fri Aug 8 19:51:12 2025
    On Fri, 8 Aug 2025 08:29:46 -0400, CrudeSausage wrote:

    Actually, if you're a fan of Wayland, there is one reason not to use
    Mint.

    I use Mint 22.1 Cinnamon, their latest and greatest offering, and don't
    use Wayland. What are you talking about?

    Maybe you're not a fan of Cinnamon, there is a second reason.

    Don't use Cinnamon then. Out of the box, Mint also offers MATE and Xfce.
    Of course, there is no restraint on any DE you wish to use. What are you talking about?

    Maybe you don't want anything produced by the faggots at GNOME, there is another.

    They make great looking apps though.


    Perhaps you like your distribution rolling, there is yet
    another.

    This is nothing but an unending source of irritation and aggravation. Why
    not just stay with stable programs that work. Don't act like a child and imagine that you just have to have the latest and greatest just because
    the other kids have it and you want to be cool too.


    Maybe you don't want Ubuntu to be the source of your packages,
    yet another.

    Why not use Mint Debian then? None of your explanations for wishing to
    not use Mint make much sense. If you din't like the color green, sure, I
    could understand that. The rest of your arguments have little merit.



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Fri Aug 8 19:54:26 2025
    On Fri, 8 Aug 2025 08:57:25 -0400, Joel W. Crump wrote:


    I think CtrlAltDel simply doesn't get that not everyone prefers the Winblows-like thing, Mint attempts to be the distro that you can
    literally throw anything at but I can get the same look of Cinnamon with Fedora or Debian, and worry about app availability in a more advanced
    way.

    Allow me to provide you with what may be an astonishing revelation for
    you. It could revolutionize the way you interact with your computer. If
    you find this fascinating and utilize it, please come back here and thank
    me for giving you this:

    https://www.linuxmint.com/download_lmde.php

    link.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Farley Flud on Fri Aug 8 19:37:56 2025
    On Fri, 08 Aug 2025 10:18:13 +0000, Farley Flud wrote:

    On Fri, 08 Aug 2025 09:28:46 +0000, CtrlAltDel wrote:


    I just arranged the pallet and mattress for my little impoverished,
    raggedy, waif-like niece, not my sister. She was grateful to not just
    be laying right on the mattress laying on the floor.


    Will you paying for the medical bills after she is hospitalized for
    acute methyl bromide poisoning?

    Don't be silly, a Farley would have to spray itself in its face with bromomethane in order to notice any negative effects from the gas.

    On the plus side, it is a deterrent to rats. That's a big positive when sleeping close to the floor. She loves it. Besides, her family isn't the
    type to just rush her to the doctor for nonsense; she's tough.



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Fri Aug 8 21:01:57 2025
    On Fri, 8 Aug 2025 16:42:24 -0400, Joel W. Crump wrote:

    What would you do, if the next release of Mint fails to in-place
    upgrade?

    What? I'd just do a fresh install, restore programs, plop in /home, and continue on my merry way. Total time to achieve these actions = 15
    minutes.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Fri Aug 8 21:16:26 2025
    On Fri, 8 Aug 2025 17:04:41 -0400, Joel W. Crump wrote:

    Good answer but still the wrong answer, the installer USB media hung
    when I tried to do that. They want you to stay with the build you
    initially install, for a while.

    You probably just did something wrong or had a bad .iso file. You always
    need to verify those as authentic, you know. No one I know, nor I, have
    ever been prevented from doing a fresh install of Mint. That's
    ridiculous.

    You just need to learn how to properly install an OS.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pothead@21:1/5 to vallor on Fri Aug 8 22:56:17 2025
    On 2025-08-08, vallor <[email protected]> wrote:
    On Fri, 8 Aug 2025 07:14:20 -0000 (UTC), CtrlAltDel <[email protected]> wrote
    in <107484b$3152n$[email protected]>:

    On 8 Aug 2025 06:32:32 GMT, vallor wrote:

    On Fri, 8 Aug 2025 02:09:25 -0400, "Joel W. Crump"
    <[email protected]>
    wrote in <qwglQ.454910$[email protected]>:

    On 8/8/25 2:04 AM, RonB wrote:
    On 2025-08-08, CtrlAltDel <[email protected]> wrote:

    There simply is no reason for anyone to ever use any other distro
    than Mint. Choice for choice's sake is meaningless.

    The "reason" is simply that they want to use something else. Choice
    for choice's sake is otherwise known as freedom. It's the main reason >>>>> I like and use Linux. You've chosen Linux Mint, good for you. Others >>>>> choose otherwise, good for them. I have little patience when it comes >>>>> to control freaks trying to make decisions for others.


    There's nothing wrong with Mint. It's an example of why GNU/Linux
    really is sleek, because they recreated Winblows with Linux,
    essentially, congratulations for that indeed. I am more advanced,
    though, and need something more hardcore.

    Y'all have to recognize that "alty" is a humorist, and a rather good
    one.

    They had comp.os.linux.misc tied in knots trying to figure out what he
    meant by "converting his hard drives to SSDs". One of the old-timers
    even complimented them on their escapade.

    If the colm denizens didn't figure it out then, they should have
    figured it out when they were talking about improving their sister's
    sleeping arrangements by raising her mattress off the floor with wooden
    pallettes.

    Have you ever seen a mattress resting on a wood pallet? It's ingenious.

    First off, it allows air circulation under the mattress that even a box
    spring frame doesn't allow.

    Secondly, it elevates the mattress to avoid insects, roaches, bugs,
    spiders, etc... of all sorts.

    Tertiary, it allows for gobs of new storage space inside the little
    wooden cubicles.

    You can find one on the side of the road, in a ditch, behind a dumpster,
    laying against the outside of a wall of a business and all sorts of
    places and they are completely free. When it starts to creak, crack,
    and get generally old, you can simply burn it and find a brand new one.

    There actually is no discernible drawback. Others can criticize me for
    many things, I'm sure, but being thrifty and resourceful isn't one of
    them.

    A good place to find them is behind glass companies.

    My dad was (is) "frugal". To heat our home, we used a wood
    stove insert in the fireplace, and burned free wooden pallets.
    We (Dad and us kids) would go to the glass company
    and fill the pickup full of pallets. Then when we got home,
    we schlepped them all into the backyard, where we pulled them
    apart and sawed them up for firewood.

    At first, we used to pull the nails out, but then Dad decided
    that it was easier to just burn them with the nails, leaving
    them in the ashes. Shovelling the ashes into a bag for disposal
    meant a heavy bag, but it wasn't too much of a chore.

    (We banged the nails flat when we pulled the pallets apart,
    of course. We weren't Philistines.)

    Dad built a table for his Skilsaw(tm), which worked great,
    and nobody lost a finger.

    Cool story!
    Growing up in NYC, my elementary school still used coal to heat the school.
    Of course we kids were fascinated when the coal trucks would deliver the coal and it was so much fun to watch it going down these ramps into the boiler room.

    In fact, the house my parents purchased in 1961 had coal furnaces in the basement.
    Part of the agreement was for my parents to replace the system with oil fired furnaces. Still growing up as a kid I saw the huge divots in the basement floor where the coal stoves were and of course we had a section of the basement cordoned off as a separate room and it was called the coal bin.

    Those were good times, at least for me.


    --
    pothead

    "Our lives are fashioned by our choices. First we make our choices.
    Then our choices make us."
    -- Anne Frank

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jan Panteltje@21:1/5 to All on Sat Aug 9 09:05:43 2025
    On 2025-08-08, vallor <[email protected]> wrote:
    On Fri, 8 Aug 2025 07:14:20 -0000 (UTC), CtrlAltDel <[email protected]> wrote >> in <107484b$3152n$[email protected]>:

    On 8 Aug 2025 06:32:32 GMT, vallor wrote:

    On Fri, 8 Aug 2025 02:09:25 -0400, "Joel W. Crump"
    <[email protected]>
    wrote in <qwglQ.454910$[email protected]>:

    On 8/8/25 2:04 AM, RonB wrote:
    On 2025-08-08, CtrlAltDel <[email protected]> wrote:

    There simply is no reason for anyone to ever use any other distro >>>>>>> than Mint. Choice for choice's sake is meaningless.

    The "reason" is simply that they want to use something else. Choice >>>>>> for choice's sake is otherwise known as freedom. It's the main reason >>>>>> I like and use Linux. You've chosen Linux Mint, good for you. Others >>>>>> choose otherwise, good for them. I have little patience when it comes >>>>>> to control freaks trying to make decisions for others.


    There's nothing wrong with Mint. It's an example of why GNU/Linux
    really is sleek, because they recreated Winblows with Linux,
    essentially, congratulations for that indeed. I am more advanced,
    though, and need something more hardcore.

    Y'all have to recognize that "alty" is a humorist, and a rather good
    one.

    They had comp.os.linux.misc tied in knots trying to figure out what he >>>> meant by "converting his hard drives to SSDs". One of the old-timers
    even complimented them on their escapade.

    If the colm denizens didn't figure it out then, they should have
    figured it out when they were talking about improving their sister's
    sleeping arrangements by raising her mattress off the floor with wooden >>>> pallettes.

    Have you ever seen a mattress resting on a wood pallet? It's ingenious.

    First off, it allows air circulation under the mattress that even a box
    spring frame doesn't allow.

    Secondly, it elevates the mattress to avoid insects, roaches, bugs,
    spiders, etc... of all sorts.

    Tertiary, it allows for gobs of new storage space inside the little
    wooden cubicles.

    You can find one on the side of the road, in a ditch, behind a dumpster, >>> laying against the outside of a wall of a business and all sorts of
    places and they are completely free. When it starts to creak, crack,
    and get generally old, you can simply burn it and find a brand new one.

    There actually is no discernible drawback. Others can criticize me for
    many things, I'm sure, but being thrifty and resourceful isn't one of
    them.

    A good place to find them is behind glass companies.

    My dad was (is) "frugal". To heat our home, we used a wood
    stove insert in the fireplace, and burned free wooden pallets.
    We (Dad and us kids) would go to the glass company
    and fill the pickup full of pallets. Then when we got home,
    we schlepped them all into the backyard, where we pulled them
    apart and sawed them up for firewood.

    At first, we used to pull the nails out, but then Dad decided
    that it was easier to just burn them with the nails, leaving
    them in the ashes. Shovelling the ashes into a bag for disposal
    meant a heavy bag, but it wasn't too much of a chore.

    (We banged the nails flat when we pulled the pallets apart,
    of course. We weren't Philistines.)

    Dad built a table for his Skilsaw(tm), which worked great,
    and nobody lost a finger.

    Cool story!
    Growing up in NYC, my elementary school still used coal to heat the school. >Of course we kids were fascinated when the coal trucks would deliver the coal >and it was so much fun to watch it going down these ramps into the boiler room.

    In fact, the house my parents purchased in 1961 had coal furnaces in the basement.
    Part of the agreement was for my parents to replace the system with oil fired >furnaces. Still growing up as a kid I saw the huge divots in the basement floor
    where the coal stoves were and of course we had a section of the basement >cordoned off as a separate room and it was called the coal bin.

    Those were good times, at least for me.

    Yes, I lived in Amsterdam, Netherlands, we had coal heating in elementary school,
    and we lived on the third floor of an apartment and had a big coal heater in the living room,
    and coal storage in a box on the balcony.,
    My first 'adventure' as a 9 year old was soldering electronics with a screwdriver heated in the coal heater...
    mama would not let me use daddies soldering iron, so ... you gotta be inventive..

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sat Aug 9 10:07:47 2025
    Le 07-08-2025, Farley Flud <[email protected]> a écrit :

    That is so ridiculous. I am nearly constantly copying and moving files
    as well as mounting various drives and partitions.

    That's because you don't do anything useful with your computer. The
    only thing you do is fixing the issues you created in breaking your
    computer with poorly understood commands you ran. And running stupid
    commands with root privileges force you to run other commands with root privileges to fix it. Your use of a computer is, in itself, a good way
    to show why root privileges should be avoided when unneeded.

    And the mere fact that your computer run and allows you to send messages
    here is a proof that Linux is really resilient and easy to use by an
    eternal beginner.

    If I had to preface
    each command with that silly "sudo" is would give me writer's cramp.

    That's because you can't use a terminal correctly. You only swear by the
    GUI and it's difficult to type "sudo" when your only choice is to click
    on a button.

    Occasionally, however, I must boot into a "Live Linux" USB to do maintenance.

    That's a new one. You can't use your fabulous Gentoo to do that? I can't believe Gentoo could help a competent user. The only reason is that you
    broke your system so badly that only a beginner's distro can help you fix
    your issues. Good job proving you are not the master you pretend to be.

    With these live distros one must operate as a non-root user

    No. You are just too limited to use them as a non-root user. The point
    is, those live distros are done to prevent beginners to break their
    systems by mistake. So, they are just designed for guys like you. And it
    works because you are unable to use them as a root user. But it doesn't
    mean it's impossible: it proves you are too limited to do it.

    and I usually
    must enter every command twice -- the second time is because I forgot to preface with "sudo."

    You see? Once again, you prove you can't use efficiently a terminal.
    There is no reason for a Linux master (which is anyone but you) to enter
    a command a second time.

    The beginner will use the arrows to display the previous command, to put
    the cursor at the beginning of the line and then will be able to write
    "sudo" in front of his command without the need to type it twice.

    And advanced beginner (which is almost anyone but you) will use
    [CTRL]+[A] to go faster at the beginning of the line.

    And, I don't know why it's not better known, but some advanced people
    will type "sudo !!" for even more efficiency.

    So, you are the only one in the world who would type twice the same
    command in a row.

    Running as a non-root user is the most ridiculous thing imaginable.

    Yep, because it would protect your computer from yourself. And what
    would you do with it if you couldn't repair it? Nothing, so that's the
    only way for you to do something.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sat Aug 9 10:15:22 2025
    Le 08-08-2025, CtrlAltDel <[email protected]> a écrit :
    Allow me to provide you with what may be an astonishing revelation for
    you. It could revolutionize the way you interact with your computer. If
    you find this fascinating and utilize it, please come back here and thank
    me for giving you this:

    https://www.linuxmint.com/download_lmde.php

    It's not yet ready:

    <https://forums.linuxmint.com/viewtopic.php?t=411761>

    Maybe one day it would be useful, but for now, it's only backward.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sat Aug 9 10:09:38 2025
    Le 08-08-2025, CtrlAltDel <[email protected]> a écrit :

    There simply is no reason for anyone to ever use any other distro than
    Mint.

    You shouldn't be too proud about your limitations.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to [email protected] on Sat Aug 9 10:56:51 2025
    On 09 Aug 2025 10:09:38 GMT, Stéphane CARPENTIER <[email protected]> wrote
    in <68971e62$0$10602$[email protected]>:

    Le 08-08-2025, CtrlAltDel <[email protected]> a écrit :

    There simply is no reason for anyone to ever use any other distro than
    Mint.

    You shouldn't be too proud about your limitations.

    I don't think he's limited, I think he just likes Mint...and hyperbole.

    Meanwhile, Joel is talking about how he feels he's outgrown Mint and
    needs something "hardcore" -- well, Fedora is he-man Linux, but he
    can have it.

    I got tired of all the bending over backwards for Fedora when I was
    running it, and finally jumped ship to a distro that I didn't have
    to fiddle with, leaving me free to use my computer without
    worrying about the distro. That distro is Mint. (YMMV.)

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    "File not found, but if you'll hum a few bars..."

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sat Aug 9 12:43:17 2025
    XPost: comp.os.linux.misc

    Le 07-08-2025, Farley Flud <[email protected]> a écrit :
    On Thu, 07 Aug 2025 08:00:44 GMT, Jan Panteltje wrote:


    All these years, from my first Linux distro SLS (Softlanding Linux System) in 1992
    https://en.wikipedia.org/wiki/Softlanding_Linux_System
    I have been root and never ever had a problem.


    Of course. Running as root is the only sensible option.

    Yes, you already proved by your always broke computer why it's a bad
    idea.

    These security weirdos, if one were to ask them to explain,
    in explicit technical detail, how a personal workstation
    running root could ever be comprised, they could not ever
    answer.

    When hearing a barking dog, no sane human being would try to explain to
    it why it's wrong. For the same reason no one could teach a dog to
    understand something, no one could teach a chair and, of course, no one
    could teach you anything. So, everyone let you bark and avoid loosing
    time to explain to you the basic of computer management.

    That's because they are technically stupid. They understand
    nothing. All that they can do is parrot, or ape, the standard
    line.

    No, it's because the are normal and realized a long time ago you can't
    learn anything and it would be a lost of time to give you technical information.

    Heck. I can train a monkey to shine my shoes

    You pretend you can. You believe you can. But you can't.

    but I sure as fuck would not want that monkey to administer my
    GNU/Linux machines.

    You should: a monkey couldn't be worse than you.

    As an example, I can mention Berkeley Packet Filter (BPF)

    Do you know the difference between eBPF and BPF?

    and those security buffoons wouldn't know what the fuck I am talking
    about.

    It looks like you don't. So it's a sanity proof.

    Yet BPF is a major security hole

    You want proofs and technical explanations against bargain, but the only
    thing you can do is bargain. So give technical detail if you can.

    and a LOT of mitigations are built around it

    Again, give technical details instead of bargain.

    -- but, for a personal workstation BPF is
    totally superfluous and can be easily eliminated.

    I'm not sure you know what you are talking about.

    Other examples abound.

    Other examples than what abound? You gave no example. You only gave
    bargain.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to All on Sat Aug 9 12:59:28 2025
    XPost: comp.os.linux.misc

    On 09 Aug 2025 12:43:17 GMT, Stéphane CARPENTIER wrote:


    -- but, for a personal workstation BPF is
    totally superfluous and can be easily eliminated.

    I'm not sure you know what you are talking about.


    But I *am* sure that you *don't* know what you are talking
    about.

    You waste time arguing with a supreme GNU/Linux master (that's
    me) and that *proves* that you a total lackey idiot.

    Now get back to you "canned" distro and do what you are told.

    Pathetic slave.



    --
    Systemd: solving all the problems that you never knew you had.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sat Aug 9 14:14:50 2025
    Le 09-08-2025, Joel W. Crump <[email protected]> a écrit :
    On 8/9/25 6:56 AM, vallor wrote:
    On 09 Aug 2025 10:09:38 GMT, Stéphane CARPENTIER <[email protected]> wrote >> in <68971e62$0$10602$[email protected]>:
    Le 08-08-2025, CtrlAltDel <[email protected]> a écrit :

    There simply is no reason for anyone to ever use any other distro than >>>> Mint.

    You shouldn't be too proud about your limitations.

    I don't think he's limited,

    You should: he is.

    I think he just likes Mint...and hyperbole.

    Liking something is a valid reason to use it. Believing that everyone
    else has the same needs/preferences/usages is a limitation.

    Meanwhile, Joel is talking about how he feels he's outgrown Mint and
    needs something "hardcore"

    He was answering Joel's message, but his answer was more broad sense.
    And when someone answered him with rolling and wayland he discarded it
    because he doesn't need them, so no one should need them: that's a
    limitation.

    -- well, Fedora is he-man Linux, but he can have it.

    I never heard about Fedora in that way.

    I got tired of all the bending over backwards for Fedora when I was
    running it, and finally jumped ship to a distro that I didn't have
    to fiddle with, leaving me free to use my computer without
    worrying about the distro. That distro is Mint. (YMMV.)

    As I have already stated: I have nothing against mint by itself. If you
    are not concerned by it's limitations (wayland and rolling version for
    example) that's fine. Claiming that nobody should be concerned either
    is a limitations.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to CtrlAltDel on Sat Aug 9 11:10:29 2025
    On 2025-08-08 3:51 p.m., CtrlAltDel wrote:
    On Fri, 8 Aug 2025 08:29:46 -0400, CrudeSausage wrote:

    Actually, if you're a fan of Wayland, there is one reason not to use
    Mint.

    I use Mint 22.1 Cinnamon, their latest and greatest offering, and don't
    use Wayland. What are you talking about?

    Please re-read what I wrote.

    Maybe you're not a fan of Cinnamon, there is a second reason.

    Don't use Cinnamon then. Out of the box, Mint also offers MATE and Xfce.
    Of course, there is no restraint on any DE you wish to use. What are you talking about?

    Reading is not your strength.

    < snip >

    --
    God be with you,

    CrudeSausage
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to RonB on Sat Aug 9 11:14:16 2025
    On 2025-08-09 2:10 a.m., RonB wrote:
    On 2025-08-08, Joel W. Crump <[email protected]> wrote:
    On 8/8/25 5:01 PM, CtrlAltDel wrote:
    On Fri, 8 Aug 2025 16:42:24 -0400, Joel W. Crump wrote:

    What would you do, if the next release of Mint fails to in-place
    upgrade?

    What? I'd just do a fresh install, restore programs, plop in /home, and
    continue on my merry way. Total time to achieve these actions = 15
    minutes.


    Good answer but still the wrong answer, the installer USB media hung
    when I tried to do that. They want you to stay with the build you
    initially install, for a while. Kind of like M$. Kind of like, if you
    download the Winblows clone of Linux, that's what you'd get. Heh.

    Oh well. I never had any issues upgrading Linux Mint. Sorry you had
    troubles.

    I guess girl cock got in the way of Joel installing what is literally
    the easiest distribution to install.

    --
    God be with you,

    CrudeSausage
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to vallor on Sat Aug 9 19:22:53 2025
    On 9 Aug 2025 10:56:51 GMT, vallor wrote:

    I got tired of all the bending over backwards for Fedora when I was
    running it, and finally jumped ship to a distro that I didn't have to
    fiddle with, leaving me free to use my computer without worrying about
    the distro. That distro is Mint. (YMMV.)

    Fedora does get frequent updates but I haven't had to fiddle with it.
    (KDE). fwiw I will participate in the test week tomorrow so hopefully I'll
    be running a shiny new 6.16 kernel without building it from scratch..

    https://fedoramagazine.org/kernel-6-16-test-week-august-10-16/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Joel W. Crump on Sat Aug 9 19:52:35 2025
    On Sat, 9 Aug 2025 08:24:14 -0400, Joel W. Crump wrote:

    It's just a matter of feeling "at home" with the system, ultimately.
    Mint works. Nothing is really at fault with it. It just doesn't have
    the "feel" of Debian or Fedora, of being truly in the driver's seat.

    Maybe I'm jaded but I have Debian, Fedora, Ubuntu, Lubuntu, Q4OS, and
    Raspberry Pi OS dedicated boxes as well as Fedora, OpenSUSE, Kali, and
    Ubuntu WSL instance. I don't feel any more or less 'in the driver's seat'
    with any of them other than the senior moments about 'is it apt, dnf,
    zypper, or something else on this box?' 'Is it Konsole or Terminal?'

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Jan Panteltje on Sat Aug 9 19:31:36 2025
    On Sat, 09 Aug 2025 09:05:43 GMT, Jan Panteltje wrote:

    Yes, I lived in Amsterdam, Netherlands, we had coal heating in
    elementary school,
    and we lived on the third floor of an apartment and had a big coal
    heater in the living room,
    and coal storage in a box on the balcony.,

    We had coal when I was a kid. My introduction, although I don't remember
    it, was when the water from a January thaw flood reached the coal grate
    and we evacuated to my uncle's house. I was several months old. Welcome to
    the world, kid.

    Later the system was converted to fuel oil. That had its own set of
    drawbacks. I don't know if the automatic shutoff failed or if Quell the
    Coal Man was asleep at the switch but the tank overflowed. At least coal
    does flood the floor and leave a lingering aroma.

    Looking back Walt Quell probably was happy when everyone switched to oil
    that he could pump down a filler rather than shoveling coal down a chute.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Joel W. Crump on Sat Aug 9 19:43:45 2025
    On Sat, 9 Aug 2025 08:30:06 -0400, Joel W. Crump wrote:

    I think you're right about Mint's polish, it's unique in distros I know
    of in really making everything accessible to the user, while still being
    a cohesive, functional environment. I'll never think negatively about
    it, because I know how it is getting started with Linux, it's
    challenging, but Mint really helps people to learn.

    I tried a live USB of Mint. It wasn't bad and I prefer it to GNOME 3 but I don't see how it's any friendlier than KDE, Xfce, LXQt or other DEs that
    have a traditional (dare I say Windows XP) look and feel.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sat Aug 9 21:31:28 2025
    XPost: comp.os.linux.misc

    [En-tête "Followup-To:" positionné à comp.os.linux.advocacy]
    Le 09-08-2025, Farley Flud <[email protected]> a écrit :
    On 09 Aug 2025 12:43:17 GMT, Stéphane CARPENTIER wrote:


    -- but, for a personal workstation BPF is
    totally superfluous and can be easily eliminated.

    I'm not sure you know what you are talking about.

    But I *am* sure that you *don't* know what you are talking
    about.

    OK, thanks for your confirmation.

    You waste time arguing with a supreme GNU/Linux master

    One never waste time arguing with a supreme Linux master. Because there
    is always something good to learn.

    (that's me)

    If you were a Linux master, you wouldn't break your system when
    compiling your kernel with options you don't understand. But mostly, you wouldn't need to write the same command twice because you would know
    better.

    I'm not arguing with you because it would be a total waste of my time.
    I'm having fun with you. It's different.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sat Aug 9 22:39:14 2025
    On Sat, 9 Aug 2025 08:19:23 -0400, Joel W. Crump wrote:


    Nope, you're wrong, I knew what I was doing, Mint is just not as ideal
    as you think. But it's good that it exists, to be sure.

    Okay, that's what you say but, it isn't so. Mint doesn't, hasn't, and
    likely never will lock a user to a specific release and not allow them to upgrade or downgrade.

    The idea that Mint decides when it will allow a user to perform a fresh/
    new install, after some predetermined and secret time period, is
    ridiculous.

    You made a mistake of some sort.



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to rbowman on Sat Aug 9 22:35:54 2025
    On 9 Aug 2025 19:52:35 GMT, rbowman wrote:

    Maybe I'm jaded but I have Debian, Fedora, Ubuntu, Lubuntu, Q4OS, and Raspberry Pi OS dedicated boxes as well as Fedora, OpenSUSE, Kali, and
    Ubuntu WSL instance.

    You should try your best to trim all of these different OS's down to just
    Mint. Put Mint on all the boxes and then modify and customize Mint to
    suit your needs for everything.

    Make Mint all it can be. Supercharge it; make it perfect.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sat Aug 9 22:45:21 2025
    On Sat, 9 Aug 2025 08:34:12 -0400, Joel W. Crump wrote:

    I tried to fully reinstall with the new version, and the installer media
    just hung, as if it wanted me to just stay with the slightly older
    version (which is fair, as it was still supported for a good while)

    This didn't happen. If it did happen, it was a user error. Come on, what
    was the error message? "Please stay at previous version because we aren't ready to let you install this new version yet"?

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 00:13:46 2025
    On Sat, 9 Aug 2025 19:04:28 -0400, Joel W. Crump wrote:

    No. I don't make mistakes with computers.

    Yet, clearly, you did.

    You expect seasoned Linux users to actually believe that Mint places a
    time period lock on the amount of time you have to use an older release
    before installing a completely new release?

    That you would expect anyone to believe that is silly; it's preposterous.

    You would have us believe that Clement Lefebvre (CleMint) will release a
    full new version of Mint to the public and only allow a select few to immediately install it. Others, for whatever arbitrary reason, must
    continue to use the previous release for an indeterminate amount of time
    until he feels it appropriate for certain users, but not others, to go
    ahead and begin using the new release.

    Does he personally contact the users who have been held back and tell them
    it's okay to go ahead and proceed with the rest of the Mint users?

    Is this real life?



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 00:17:40 2025
    On Sat, 9 Aug 2025 19:07:41 -0400, Joel W. Crump wrote:

    Think about it. The installer loading could scan my SSD and see I
    already had the previous release installed. Which was still supported
    for a good while. They don't want me to delete it, replace it with the
    new release, and go through downloading all the updates and apps from
    their servers.

    I apologize. I didn't realize you were insane.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 01:38:17 2025
    On Sat, 9 Aug 2025 20:33:31 -0400, Joel W. Crump wrote:

    Do you have a more plausible explanation for the installer hanging?

    User error, corrupt .iso, hardware compatibility issue, boot configuration problem, etc... Pick one. Pick any of them except for the secret cabal
    making you wait, to punish you, for not using the previous release long
    enough or that they have to prevent overloading the servers.😄️



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 01:50:08 2025
    On Sat, 9 Aug 2025 21:41:30 -0400, Joel W. Crump wrote:

    The media was fine, everything should have worked, there was nothing
    that would've indicated otherwise whatsoever.

    With that being the case, which it wasn't, you created a fantastical
    scenario never before heard, imagined, or seen live with any Linux distro
    in the history of Linux, to explain your failure to install Mint.

    Something wasn't right, I'll concede that. But to create a fantasy with absolutely no corroborating evidence or documentation to prove it and just expect everyone to accept it as gospel is bizarre.

    Please link to anything, anywhere, at any time in the history of
    computing, where users have been preventing from installing a new release
    of Linux because your connection was being throttled because it had been decided you, and you alone, had not used the previous release long enough.

    Please stop.



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 02:27:20 2025
    On Sat, 9 Aug 2025 22:11:44 -0400, Joel W. Crump wrote:

    My explanation is the only one that seems to make any sense.

    How can something make sense that makes no sense whatsoever? Are you
    talking about your nonsense of an excuse for failure to install Mint
    making sense in a metaphysical dream world scenario or like, in real life?

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 03:08:32 2025
    On Sat, 9 Aug 2025 22:31:53 -0400, Joel W. Crump wrote:

    Why did another distro's installer boot, then, why'd only Mint's hang
    like that, when it just happened to be loading on a system that had the previous release installed? It's called putting two and two together.

    Most likely user error.

    On the other hand, about 5 years ago, my neighbor and I both were
    installing a new release of Mint on the same day. My install was
    flawless, hers failed in much the same way you are describing that yours
    did.

    I had a dog, at the time, and she had a cat. She always claimed, no
    matter how much I explained to her that she was mistaken, that Linux
    wouldn't let her do a fresh install because she owned a cat.

    That bitch was insane.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to CtrlAltDel on Sun Aug 10 06:13:04 2025
    On Sat, 9 Aug 2025 22:35:54 -0000 (UTC), CtrlAltDel wrote:

    On 9 Aug 2025 19:52:35 GMT, rbowman wrote:

    Maybe I'm jaded but I have Debian, Fedora, Ubuntu, Lubuntu, Q4OS, and
    Raspberry Pi OS dedicated boxes as well as Fedora, OpenSUSE, Kali, and
    Ubuntu WSL instance.

    You should try your best to trim all of these different OS's down to
    just Mint. Put Mint on all the boxes and then modify and customize Mint
    to suit your needs for everything.

    What fun is that? Diversity, my man! Unlike human diversity I find Linux distros to more or less be all the same.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Joel W. Crump on Sun Aug 10 06:09:49 2025
    On Sat, 9 Aug 2025 19:04:28 -0400, Joel W. Crump wrote:

    On 8/9/25 6:39 PM, CtrlAltDel wrote:
    On Sat, 9 Aug 2025 08:19:23 -0400, Joel W. Crump wrote:

    Nope, you're wrong, I knew what I was doing, Mint is just not as ideal
    as you think. But it's good that it exists, to be sure.

    Okay, that's what you say but, it isn't so. Mint doesn't, hasn't, and
    likely never will lock a user to a specific release and not allow them
    to upgrade or downgrade.

    The idea that Mint decides when it will allow a user to perform a
    fresh/ new install, after some predetermined and secret time period, is
    ridiculous.

    You made a mistake of some sort.


    No. I don't make mistakes with computers.

    That's a statement worthy of Phony Phuck.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 06:47:17 2025
    On Sun, 10 Aug 2025 02:13:09 -0400, Joel W. Crump wrote:


    Well, OK, there was a time before when I was in poor shape mentally, and
    made an error that I regretted, but it has nothing to do with this
    situation. I knew what I was doing with the Mint installer, my theory
    isn't *proven* but it's the only explanation that makes any sense.

    Believing an explanation that makes no sense as the only explanation that
    makes sense makes no sense.


    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 07:44:39 2025
    On Sun, 10 Aug 2025 02:59:03 -0400, Joel W. Crump wrote:


    It does make sense that they'd not want people to waste their resources.

    No, it doesn't. That's not how it works; that's not how any of this works.

    I didn't really need to replace the installation I already had, it was still supported. I just wanted to be able to say I was running the
    latest release. Since that wasn't an option, I left Mint behind.

    I guess the suckers that opt to download and install long term support
    releases of Mint are unintentionally screwing themselves. Those poor
    idiots are locked in to a 5 year contract and, according to you, are
    prevented from installing a new release due to bandwidth issues.

    But I'll still give them money once in a while, to support Cinnamon and
    their work in drawing in new Linux users.

    I'm not sure I would be as enlightened as you are by donating to Mint
    while not knowing how to install it.





    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 08:20:38 2025
    On Sun, 10 Aug 2025 04:12:27 -0400, Joel W. Crump wrote:

    You're no more qualified to assert that than I am to assert my theory.

    No one, nowhere, at anytime, or anyplace, has ever released a Linux distro
    to the public and then prevented the public from using it because they
    didn't want potential users to install it because they wanted to make them
    keep using the old release.

    You are a nutball.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sun Aug 10 08:25:02 2025
    Le 09-08-2025, CtrlAltDel <[email protected]> a écrit :
    On 9 Aug 2025 19:52:35 GMT, rbowman wrote:

    Maybe I'm jaded but I have Debian, Fedora, Ubuntu, Lubuntu, Q4OS, and
    Raspberry Pi OS dedicated boxes as well as Fedora, OpenSUSE, Kali, and
    Ubuntu WSL instance.

    You should try your best to trim all of these different OS's down to just Mint. Put Mint on all the boxes and then modify and customize Mint to
    suit your needs for everything.

    Make Mint all it can be. Supercharge it; make it perfect.

    You should first try to learn what an OS is, how it works, what
    different OS bring and then you'll be able to understand why you speak nonsense.

    Your request is impossible. Some OS have opposite purposes which can't
    be combine without transforming them into unmaintainable huge fat OS.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sun Aug 10 08:36:57 2025
    Le 10-08-2025, rbowman <[email protected]> a écrit :
    On Sat, 9 Aug 2025 22:35:54 -0000 (UTC), CtrlAltDel wrote:

    On 9 Aug 2025 19:52:35 GMT, rbowman wrote:

    Maybe I'm jaded but I have Debian, Fedora, Ubuntu, Lubuntu, Q4OS, and
    Raspberry Pi OS dedicated boxes as well as Fedora, OpenSUSE, Kali, and
    Ubuntu WSL instance.

    You should try your best to trim all of these different OS's down to
    just Mint. Put Mint on all the boxes and then modify and customize Mint
    to suit your needs for everything.

    What fun is that? Diversity, my man! Unlike human diversity I find Linux distros to more or less be all the same.

    It's because you only tried the same kind of distro. Only Red Hat and
    debian derivatives which are almost the same: stable versioning distros.

    Try some rolling distro like gentoo or arch.

    And if you want more diversity, you can try something really different.
    Like Alpine which removed the glibc which is very light. Or, if you want
    to find something weird, you can try NixOS or Guix which are designed in
    a really different way.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 09:30:20 2025
    On Sun, 10 Aug 2025 05:16:52 -0400, Joel W. Crump wrote:


    It would have been a complete reinstall, though, not an upgrade in the
    usual sense. They were basically saying I was being OCD about having
    the latest release, when I didn't need it, in my theory.

    Your theory is incorrect. No one who has used Linux for more than five
    minutes could possibly place any value into the validity of what you are stating. It makes no logical sense and is just some wild idea that you
    have concocted, apparently, to compensate for your failure at installing.

    It's not a sin to be wrong sometimes, we all are.


    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 09:45:26 2025
    On Sun, 10 Aug 2025 05:18:24 -0400, Joel W. Crump wrote:

    On 8/10/25 4:20 AM, CtrlAltDel wrote:

    You're no more qualified to assert that than I am to assert my theory.

    No one, nowhere, at anytime, or anyplace, has ever released a Linux
    distro to the public and then prevented the public from using it
    because they didn't want potential users to install it because they
    wanted to make them keep using the old release.

    You are a nutball.


    And yet you haven't given any plausible alternative theory for what
    happened.

    I gave you a list of several possibilities and asked you to choose one. Instead, you stuck with the absurdity of Mint, out of all their thousands
    and thousands and thousands of users, picking you to to prevent you from
    using a new release because you hadn't used the old release long enough.

    Basically, you are saying that if Mint applied their terms of use that
    they, for some odd reason, chose to make you use to everyone, no users
    would ever be able to do a fresh install because they had an older version
    of Mint already installed.

    I've just never known of a Linux distro preventing someone that already
    had an older release on their computer from installing a newer release.
    Seems like a complete dead end.



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 10:27:11 2025
    On Sun, 10 Aug 2025 05:38:23 -0400, Joel W. Crump wrote:

    I know how to install, though, I just can't do it by magic, if the live-session installer doesn't load, I can't just wave my hand and make
    it work, that's the problem.

    The install failed, for whatever reason, and you immediately reason out
    some elaborate supposition about Mint punishing you and only you,
    personally, you for not using the previous release long enough.

    Can you sense how derisory this seems to everyone but you? Have you read
    my .sig file?

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sun Aug 10 11:28:12 2025
    Le 10-08-2025, Joel W. Crump <[email protected]> a écrit :
    On 8/10/25 4:20 AM, CtrlAltDel wrote:

    You're no more qualified to assert that than I am to assert my theory.

    No one, nowhere, at anytime, or anyplace, has ever released a Linux distro >> to the public and then prevented the public from using it because they
    didn't want potential users to install it because they wanted to make them >> keep using the old release.

    You are a nutball.


    And yet you haven't given any plausible alternative theory for what
    happened.

    He's a limited lunatic monomaniac focused about Mint, but he's got two
    points here:
    - There is no reason to believe that Mint stopped you to upgrade when
    everyone else in the world could.
    - When you say you don't make mistakes with computers and can't do what
    everyone else in the world managed to do.
    I don't know what happened with your upgrade: there is only one way to
    do everything fine and there are many ways to break the system. I see no
    reason why it would have been impossible to upgrade your distro. To
    understand your issue, an error message or some logs would have been
    needed. But believing that Mint people want to stop you to upgrade your
    distro is not serious: I'm pretty sure no one among their team ever
    heard about you.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to All on Sun Aug 10 08:33:23 2025
    On 2025-08-10 4:25 a.m., Stéphane CARPENTIER wrote:
    Le 09-08-2025, CtrlAltDel <[email protected]> a écrit :
    On 9 Aug 2025 19:52:35 GMT, rbowman wrote:

    Maybe I'm jaded but I have Debian, Fedora, Ubuntu, Lubuntu, Q4OS, and
    Raspberry Pi OS dedicated boxes as well as Fedora, OpenSUSE, Kali, and
    Ubuntu WSL instance.

    You should try your best to trim all of these different OS's down to just
    Mint. Put Mint on all the boxes and then modify and customize Mint to
    suit your needs for everything.

    Make Mint all it can be. Supercharge it; make it perfect.

    You should first try to learn what an OS is, how it works, what
    different OS bring and then you'll be able to understand why you speak nonsense.

    Your request is impossible. Some OS have opposite purposes which can't
    be combine without transforming them into unmaintainable huge fat OS.

    CtrlAltDel and Larry Pietraskiewicz need to get together and create
    their own brilliant Linux distribution using Linux From Scratch or
    something.

    --
    God be with you,

    CrudeSausage
    EndeavourOS backer
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?St=C3=A9phane?= CARPENTIE@21:1/5 to All on Sun Aug 10 13:05:52 2025
    Le 10-08-2025, Joel W. Crump <[email protected]> a écrit :
    On 8/10/25 6:27 AM, CtrlAltDel wrote:

    I know how to install, though, I just can't do it by magic, if the
    live-session installer doesn't load, I can't just wave my hand and make
    it work, that's the problem.

    The install failed, for whatever reason, and you immediately reason out
    some elaborate supposition about Mint punishing you and only you,
    personally, you for not using the previous release long enough.

    Can you sense how derisory this seems to everyone but you? Have you read
    my .sig file?


    I understand that it's a weird story, yeah, it was weird at the time it happened, too, but it did happen nonetheless.

    More than twenty five years ago, I wasn't able to install Red Hat.
    Slackware worked fine, but Red Hat didn't. Red Hat installed everything
    beyond my back. It looked cool to do things effortlessly, but unlike
    slackware which was difficult to install: it just didn't work.
    Everything looked fine until the reboot after the install process: it
    just didn't start. I never believed Red Hat was after me: I assumed Red
    Hat was shit and stayed with Slackware.

    --
    Si vous avez du temps à perdre :
    https://scarpet42.gitlab.io

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to All on Sun Aug 10 09:19:54 2025
    On 2025-08-10 9:05 a.m., Stéphane CARPENTIER wrote:
    Le 10-08-2025, Joel W. Crump <[email protected]> a écrit :
    On 8/10/25 6:27 AM, CtrlAltDel wrote:

    I know how to install, though, I just can't do it by magic, if the
    live-session installer doesn't load, I can't just wave my hand and make >>>> it work, that's the problem.

    The install failed, for whatever reason, and you immediately reason out
    some elaborate supposition about Mint punishing you and only you,
    personally, you for not using the previous release long enough.

    Can you sense how derisory this seems to everyone but you? Have you read >>> my .sig file?


    I understand that it's a weird story, yeah, it was weird at the time it
    happened, too, but it did happen nonetheless.

    More than twenty five years ago, I wasn't able to install Red Hat.
    Slackware worked fine, but Red Hat didn't. Red Hat installed everything beyond my back. It looked cool to do things effortlessly, but unlike slackware which was difficult to install: it just didn't work.
    Everything looked fine until the reboot after the install process: it
    just didn't start. I never believed Red Hat was after me: I assumed Red
    Hat was shit and stayed with Slackware.


    Red Hat, in 2000, was among the easiest distributions to install. I can
    only imagine why it didn't work for you.

    --
    God be with you,

    CrudeSausage
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to All on Sun Aug 10 20:45:16 2025
    On 10 Aug 2025 11:28:12 GMT, Stéphane CARPENTIER wrote:


    He's a limited lunatic monomaniac focused about Mint, but he's got two
    points here:

    Calling names while conceding everything I have said is correct. Thanks.😂️

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 20:40:08 2025
    On Sun, 10 Aug 2025 08:48:12 -0400, Joel W. Crump wrote:


    I understand that it's a weird story, yeah, it was weird at the time it happened, too, but it did happen nonetheless.

    Something happened, sure, but what you are describing only happened in
    your conspiratorial mind. Joel W. Crump just isn't important enough to be singled out, from all Mint users, to be denied a chance to install a new release to teach him a personal lesson to use the previous release for a
    longer period of time.

    Joel W. Crump seems to be the type that can't quite acknowledge reality
    for fear that it will make him lose an apparent cherished, yet incorrect, talking point.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 20:48:45 2025
    On Sun, 10 Aug 2025 08:50:31 -0400, Joel W. Crump wrote:

    It's not that it *targeted* me, or some shit, no, it's that it scanned
    my SSD and saw what was already on it, the previous release.

    That didn't happen though, so what you are claiming as truth is untruth.
    In CrumpWorld, no one who has ever used Mint would ever be able to install
    a new version of Mint because the installer checks to see if you've ever
    used Mint before.

    Are you a troll? I'm new here so I don't know if you are a joke poster and considered non-serious by the rest of the group or not.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 21:28:08 2025
    On Sun, 10 Aug 2025 16:58:18 -0400, Joel W. Crump wrote:

    I'm not here to play games.
    If there's some other explanation for the installer hanging like it did,
    I'm all ears, but till now, you haven't delivered that.

    In addition to being perhaps insane, you are also untruthful. I have
    already listed a number of reasons for possible installation failure. That
    you purposely fail to acknowledge that doesn't mean it didn't happen.

    No. 1 and most likely the main reason is that it was a user error. It's
    plain to see you are a bit kooky and likely very erratic when installing.
    You don't quite live in reality and who knows what you could have done.

    Also, I'll repeat it in yet another post, it could have been:


    A corrupt .iso,

    Maybe you don't know how to properly burn an installation disc,

    Hardware compatibility,

    Software compatibility,

    Boot config. error,

    Maybe your 'puter was so shitty it couldn't handle the installation
    slideshow package,

    Perhaps an issue with your SSD firmware,

    Partitioning error,

    Or maybe you are a wild eyed kook who imagines that secret forces of
    control decided that you weren't a MintMan and didn't want you using Mint
    any longer.

    Are you a MintMan? If not, the installer might have sensed that you were
    a fraud and terminated the installation for self-preservation.





    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 21:45:31 2025
    On Sun, 10 Aug 2025 17:38:47 -0400, Joel W. Crump wrote:

    Nope. I made a USB media the proper way. It hung. End of story.

    Have you considered the fact that the installer may have scanned your .txt files to see if you had ever said anything negative about Mint? It may
    have also took a look at your social media accounts to see if you've ever
    been negative about Mint.

    If it found something incriminating, it probably did the right thing by
    not letting you install. Something to think about.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 21:56:14 2025
    On Sun, 10 Aug 2025 17:52:57 -0400, Joel W. Crump wrote:

    What the fuck? Lol.

    The scenarios I presented are just as plausible as your kook screed about
    how the Mint installer decided not to let you install because you were
    already a user of Mint.😆️


    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Sun Aug 10 22:32:22 2025
    On Sun, 10 Aug 2025 18:02:03 -0400, Joel W. Crump wrote:

    'K.

    Thanks for understanding.


    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Mon Aug 11 00:58:21 2025
    On Sun, 10 Aug 2025 05:25:15 -0400, Joel W. Crump wrote:

    It's hard to remember the exact details of what was blocking the
    in-place upgrade,

    I thought it was a fresh install? You've been saying that over and over
    again. Now it's an upgrade? Maybe you just didn't have any idea what was really going on and that's probably why your install failed.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pothead@21:1/5 to CtrlAltDel on Mon Aug 11 01:27:43 2025
    On 2025-08-11, CtrlAltDel <[email protected]> wrote:
    On Sun, 10 Aug 2025 05:25:15 -0400, Joel W. Crump wrote:

    It's hard to remember the exact details of what was blocking the
    in-place upgrade,

    I thought it was a fresh install? You've been saying that over and over again. Now it's an upgrade? Maybe you just didn't have any idea what was really going on and that's probably why your install failed.

    Joel has switched from Windows to Linux back to Windows back to Linux again like
    a half a dozen times.

    You might want to look at Joel's last Windows experience where he was convinced that Microsoft somehow sabotaged his system so he was unable to use it.
    He also assembled his hardware incorrectly and ended up with a brand new brick.

    Joel, a bestie of snit BTW, is a kook.



    --
    pothead

    "Our lives are fashioned by our choices. First we make our choices.
    Then our choices make us."
    -- Anne Frank

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Mon Aug 11 02:33:52 2025
    On Sun, 10 Aug 2025 21:44:38 -0400, "Joel W. Crump" <[email protected]>
    wrote in <aWbmQ.238519$[email protected]>:

    Snit is a decent guy.

    You're new here, aren't you?

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    "Never draw fire, it irritates everyone around you"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to pothead on Mon Aug 11 02:23:01 2025
    On Mon, 11 Aug 2025 01:27:43 -0000 (UTC), pothead wrote:

    Joel has switched from Windows to Linux back to Windows back to Linux
    again like a half a dozen times.

    You might want to look at Joel's last Windows experience where he was convinced that Microsoft somehow sabotaged his system so he was unable
    to use it.
    He also assembled his hardware incorrectly and ended up with a brand new brick.

    Joel, a bestie of snit BTW, is a kook.

    Thanks for the info, Pothead. I thought maybe something was wrong. Being
    new here, I wasn't sure of his reputation on the board.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From vallor@21:1/5 to All on Mon Aug 11 02:44:18 2025
    On Sun, 10 Aug 2025 22:37:23 -0400, "Joel W. Crump" <[email protected]>
    wrote in <DHcmQ.295700$[email protected]>:

    On 8/10/25 10:33 PM, vallor wrote:

    Snit is a decent guy.

    You're new here, aren't you?


    No, man, I just see through the bullying of Snit by various people. He doesn't do anything so terrible. He's a friend.

    Heaven help you if you ever have a disagreement with him -- he'll twist
    what you say into a Gordian knot.

    And that's not the worst of it.

    Read his past interactions in this very newsfroup, where he was finally
    shunned for his awful behavior.

    It's not even worth debating. I'll let you have the last word.

    --
    -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090Ti 24G
    OS: Linux 6.16.0 D: Mint 22.1 DE: Xfce 4.18
    NVIDIA: 575.64.05 Mem: 258G
    "It's starting to rain, .SQZ the animals into the .ARC !"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to Joel W. Crump on Mon Aug 11 08:28:44 2025
    On Sun, 10 Aug 2025 21:26:04 -0400, Joel W. Crump wrote:

    Dude, take a breath. I tried to do an in-place upgrade *first*. It was
    when that didn't work, that I then tried to do a full reinstall. When neither worked, I left Mint behind. But I will still support them financially when I am inclined to, they are the source of Cinnamon, my favorite DE, and they help people discover that there's a world outside Winblows and macOS.

    Please relay to Ron that inaccuracies repeated ad-nauseam are very likely
    to be corrected repeatedly. That's what Confucius say.

    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to pothead on Mon Aug 11 12:53:10 2025
    On 2025-08-10 9:27 p.m., pothead wrote:
    On 2025-08-11, CtrlAltDel <[email protected]> wrote:
    On Sun, 10 Aug 2025 05:25:15 -0400, Joel W. Crump wrote:

    It's hard to remember the exact details of what was blocking the
    in-place upgrade,

    I thought it was a fresh install? You've been saying that over and over
    again. Now it's an upgrade? Maybe you just didn't have any idea what was
    really going on and that's probably why your install failed.

    Joel has switched from Windows to Linux back to Windows back to Linux again like
    a half a dozen times.

    It's a Pisces thing. We're indecisive.

    --
    God be with you,

    CrudeSausage
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to CtrlAltDel on Mon Aug 11 12:45:21 2025
    On 2025-08-10 4:40 p.m., CtrlAltDel wrote:

    Joel W. Crump seems to be the type that can't quite acknowledge reality
    for fear that it will make him lose an apparent cherished, yet incorrect, talking point.

    Joel allows himself to be fucked in the ass by a guy who believes
    himself to be a woman yet thinks that he has a girlfriend.

    You are correct, sir.

    --
    God be with you,

    CrudeSausage
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pothead@21:1/5 to Joel W. Crump on Mon Aug 11 17:26:59 2025
    On 2025-08-11, Joel W. Crump <[email protected]> wrote:
    On 8/11/25 12:45 PM, CrudeSausage wrote:
    On 2025-08-10 4:40 p.m., CtrlAltDel wrote:

    Joel W. Crump seems to be the type that can't quite acknowledge reality
    for fear that it will make him lose an apparent cherished, yet incorrect, >>> talking point.

    Joel allows himself to be fucked in the ass by a guy who believes
    himself to be a woman yet thinks that he has a girlfriend.

    You are correct, sir.


    She's all woman.

    Oy vey.


    --
    pothead

    "Our lives are fashioned by our choices. First we make our choices.
    Then our choices make us."
    -- Anne Frank

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CrudeSausage@21:1/5 to pothead on Mon Aug 11 14:21:35 2025
    On 2025-08-11 1:26 p.m., pothead wrote:
    On 2025-08-11, Joel W. Crump <[email protected]> wrote:
    On 8/11/25 12:45 PM, CrudeSausage wrote:
    On 2025-08-10 4:40 p.m., CtrlAltDel wrote:

    Joel W. Crump seems to be the type that can't quite acknowledge reality >>>> for fear that it will make him lose an apparent cherished, yet incorrect, >>>> talking point.

    Joel allows himself to be fucked in the ass by a guy who believes
    himself to be a woman yet thinks that he has a girlfriend.

    You are correct, sir.


    She's all woman.

    Oy vey.

    Since "she" is all woman, I look forward to you telling us about "her" pregnancy.

    --
    God be with you,

    CrudeSausage
    Islam is the enemy
    John 14:6

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Joel W. Crump on Mon Aug 11 18:59:15 2025
    On Mon, 11 Aug 2025 12:49:24 -0400, Joel W. Crump wrote:

    On 8/11/25 12:45 PM, CrudeSausage wrote:
    On 2025-08-10 4:40 p.m., CtrlAltDel wrote:

    Joel W. Crump seems to be the type that can't quite acknowledge
    reality for fear that it will make him lose an apparent cherished, yet
    incorrect,
    talking point.

    Joel allows himself to be fucked in the ass by a guy who believes
    himself to be a woman yet thinks that he has a girlfriend.

    You are correct, sir.


    She's all woman.

    Except for the dangling bits... Somehow 'The Crying Game' comes to mind.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to CrudeSausage on Mon Aug 11 18:53:06 2025
    On Mon, 11 Aug 2025 12:53:10 -0400, CrudeSausage wrote:

    On 2025-08-10 9:27 p.m., pothead wrote:
    On 2025-08-11, CtrlAltDel <[email protected]> wrote:
    On Sun, 10 Aug 2025 05:25:15 -0400, Joel W. Crump wrote:

    It's hard to remember the exact details of what was blocking the
    in-place upgrade,

    I thought it was a fresh install? You've been saying that over and
    over again. Now it's an upgrade? Maybe you just didn't have any idea
    what was really going on and that's probably why your install failed.

    Joel has switched from Windows to Linux back to Windows back to Linux
    again like a half a dozen times.

    It's a Pisces thing. We're indecisive.

    https://www.allure.com/story/sagittarius-zodiac-sign-personality-traits

    "Similarly, the emotional water signs—cancer, Scorpio, and Pisces — might take Sagittarius's blunt commentary a bit too personally, resulting in
    lots of hurt feelings."

    Watch out Fishes, no filters here.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Joel W. Crump on Mon Aug 11 18:55:53 2025
    On Mon, 11 Aug 2025 03:57:44 -0400, Joel W. Crump wrote:

    On 8/11/25 2:59 AM, RonB wrote:
    On 2025-08-11, Joel W. Crump <[email protected]> wrote:
    On 8/10/25 10:33 PM, vallor wrote:

    Snit is a decent guy.

    You're new here, aren't you?

    No, man, I just see through the bullying of Snit by various people.
    He doesn't do anything so terrible. He's a friend.

    He's a troll. Period.


    I accept that most reject him, he's never been nasty to me, though.

    alt.home.repair always attracted trolls but lately it is a shit show with people fighting over Glasser or whoever the hell snit is. Let's not let
    him infest this group.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to RonB on Mon Aug 11 19:02:46 2025
    On Mon, 11 Aug 2025 06:51:41 -0000 (UTC), RonB wrote:

    On 2025-08-10, Joel W. Crump <[email protected]> wrote:
    On 8/10/25 4:19 AM, RonB wrote:

    If I say the installer hung,
    I mean it hung. It's obvious why.

    What's the "obvious" reason? I can assure you that the Linux Mint team
    prefers that Linux Mint be upgraded.


    It would have been a complete reinstall, though, not an upgrade in the
    usual sense. They were basically saying I was being OCD about having
    the latest release, when I didn't need it, in my theory.

    Okay. It really doesn't matter, it sounds like you are enjoying Fedora.
    I just upgraded another computer from Linux Mint 20.3 to 21.0 then 21.3 tonight (I guess, technically, last night). Went well.

    fwiw, I had no problems with the Fedora 6.16 release candidate kernel. A
    few tests were skipped, probably because they weren't applicable to my
    older hardware, but all the rest passed. I don't know when the general 43
    test days will be scheduled.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CtrlAltDel@21:1/5 to CrudeSausage on Mon Aug 11 23:10:55 2025
    On Mon, 11 Aug 2025 12:45:21 -0400, CrudeSausage wrote:

    Joel allows himself to be fucked in the ass by a guy who believes
    himself to be a woman yet thinks that he has a girlfriend.

    You are correct, sir.

    Wow. That's odd. I finally read some of his other posts in this group and others and realize I've been conversing with a Usenet Kook. I had a
    feeling he wasn't quite right and now I feel dumb for even engaging.



    --
    All of Usenet is in a psychological, emotional, and antisocial free fall
    into an abyss and fully immersed in a drowning pool of mental illness.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)