• Programming Problem for Programmers (Not Monkeys)

    From Farley Flud@21:1/5 to All on Sat Jan 20 15:57:23 2024
    If you are a REAL PROGRAMMER you will solve this.

    If you are a CODE MONKEY you will screech and bang on the
    bars until Mamma Microslop throws you a banana.

    The Cost of Beer

    It was nearing Easter, and a group of students went to a local pub
    for a (liquid) lunch. Unfortunately, only one of them had any money.
    But this student kindly offered to pay for them all on the condition
    that they refunded the money at a later time. During the course of
    this "lunch" four rounds were purchased, each consisting of combinations
    of bitter, lager, cider and stout. Due to an oversight the generous
    student made a record of who had drunk how much of each beer and what
    the total cost of each round was, but failed to make a record of how
    much a pint of each of the beers was! Fortunately the student knew
    all about solving simultaneous equations and realized that it was
    possible to calculate the cost of the beers from the information
    available.

    The available data are summarized in the table below.

    ********* Need Monospace Font ************

    Pints of beer bought

    Round Bitter Lager Cider Stout Cost of round
    no.

    1 3/2 2 5/2 1/2 8.99

    2 5/2 1/2 2 5/2 10.46

    3 2 5/2 3 1 11.78

    4 1 2 0 5/2 7.99


    The student set the problem up in matrix form, denoting the costs
    of pints of bitter, lager, cider and stout as w, x, y and z
    respectively, giving a linear equation system.

    The student was aware of the problems that could occur if the
    matrix was less than full rank, and checked that the determinant was
    indeed non-zero. Thus in full confidence the student proceeded to
    calculate the cost of each beer. The results were:

    A pint of bitter cost: -3.86

    A pint of lager cost: 0.60

    A pint of cider cost: 4.58

    A pint of stout cost: 4.26

    The student was puzzled! On checking the calculations no errors
    were found! The charges made by the publican were also correct.

    If nobody made any error why does it look like the students were
    being paid to drink bitter? What are the correct prices?

    Monkey want banana? Then monkey solve problem.

    Hey. It's straightforward high-school linear algebra.

    Ha, ha, ha, ha, ha, ha, ha!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Tyrone@21:1/5 to Farley Flud on Sun Jan 21 00:32:31 2024
    On Jan 20, 2024 at 10:57:23 AM EST, "Farley Flud" <ff@linux.rocks> wrote:

    If you are a REAL PROGRAMMER you will solve this.

    If you are a CODE MONKEY you will screech and bang on the
    bars until Mamma Microslop throws you a banana.

    The Cost of Beer

    Its really sad - and pathetic - that you still think that copying brain
    teasers like this from physicsforums.com is "programming". This was designed
    to be solved in Excel. Your imagined super duper Linux Programming Skillz are not required.

    For the curious, there is a very long discussion about this at <https://www.physicsforums.com/threads/the-price-of-beer-linear-algebra-problem.1048253/>

    [Hint: If the price of a pint of beer is £1.99, how much does half a pint cost?]

    Next time, try to come up with a Real World programming problem. AGAIN, there is SO MUCH MORE to programming than just math and probability brain teasers, which don't require ANY "computer programming" to solve.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Tyrone@21:1/5 to Farley Flud on Sun Jan 21 05:45:20 2024
    On Jan 20, 2024 at 10:57:23 AM EST, "Farley Flud" <ff@linux.rocks> wrote:

    If you are a REAL PROGRAMMER you will solve this.

    If you are a CODE MONKEY you will screech and bang on the
    bars until Mamma Microslop throws you a banana.

    The Cost of Beer


    The individual costs were:

    Pint of Bitter is 1.23
    Pint of Lager is 1.44
    Pint of Cider is 1.39
    Pint of Stout is 1.55

    A half pint will be rounded up to the next full penny. So a half pint of
    Bitter is 1.23 / 2 = .615 or .62 rounded. Lager is 1.44 / 2 = .72 no rounding needed. Cider is 1.39 / 2 = .695 rounded to .70. Stout is 1.55 / 2 = .775 rounded to .78.

    So round 1 = 1.85 + 2.88 + 3.48 + .78 = 8.99. Rounds 2, 3 and 4 add up using the same simple method.

    If you are going to present "problems" from the internet, you have to understand that the "problem" has already been solved.

    Real programming does not involve coding solutions to problems that have already been solved. One needs to solve problems unique to the data and situation in hand.

    AGAIN, you are utterly clueless about "programming".

    --- 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 Jan 21 09:00:30 2024
    Le 21-01-2024, Physfitfreak <Physfitfreak@gmail.com> a écrit :
    On 1/20/2024 6:32 PM, Tyrone wrote:
    For the curious, there is a very long discussion about this at
    <https://www.physicsforums.com/threads/the-price-of-beer-linear-algebra-problem.1048253/>


    But the post you gave the link for is also by "Diego Garcia"... :) Same person as Farley. No?

    Yes, and Larry and Nux and some others. He's easy to recognise: he
    swears and laughs for no reason half of the time.

    --
    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 Jan 21 09:16:55 2024
    Le 21-01-2024, Physfitfreak <Physfitfreak@gmail.com> a écrit :
    On 1/20/2024 9:57 AM, Farley Flud wrote:
    During the course of
    this "lunch" four rounds were purchased, each consisting of combinations
    of bitter, lager, cider and stout. Due to an oversight the generous
    student made a record of who had drunk how much of each beer

    I'm not familiar with Pub jargon. What do you mean by 5/2 or 3/2 etc?

    I'm not familiar of that use of units neither. I believe, as a pint is something like half a litter, that means 5/2 consist of 5 pints or 2.5
    litters.

    For your information, I don't know what a bitter is, but the cider is
    not a kind of beer. A beer is done from barley when cider is done from
    apple. You could consider sake (the Japanese drink) as a beer even if
    it's rarely done. But cider is clearly different, it's more like wine.

    --
    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 Jan 21 09:19:31 2024
    Le 21-01-2024, Tyrone <none@none.none> a écrit :

    Real programming does not involve coding solutions to problems that have already been solved.

    In fact, it can be a good idea to learn. But not for a full time work.

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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to All on Sun Jan 21 11:36:32 2024
    On 1/21/2024 4:00 AM, Stéphane CARPENTIER wrote:
    Le 21-01-2024, Physfitfreak <Physfitfreak@gmail.com> a écrit :
    On 1/20/2024 6:32 PM, Tyrone wrote:
    For the curious, there is a very long discussion about this at
    <https://www.physicsforums.com/threads/the-price-of-beer-linear-algebra-problem.1048253/>


    But the post you gave the link for is also by "Diego Garcia"... :) Same
    person as Farley. No?

    Yes, and Larry and Nux and some others. He's easy to recognise: he
    swears and laughs for no reason half of the time.

    some others? Try 65+ others.

    The Feeb freak thinks nymshifting and sockpuppeting is "advanced Usenet skillz".

    -------------------------------------------------
    Adlbifhr Mjduhgfks <am@random.us>
    Alvin P. Picker <app@gnu.rocks>
    Bo Dai <bd@zen.rocks>
    DG <dg@veronica.net>
    David Goray <daveg@nighthawks.net>
    Diego Garcia <dg@chaos.info>
    Diego Garcia <dg@chaos.rocks>
    Diego Garcia <dg@chaotic.info>
    Diego Garcia <dg@gnu.rocks>
    Dkjgkgjhsvb <dj@linux.rocks>
    Doctor Studd <drstudd@clinic.info>
    Dr. R. James <rjames@cccc.edu>
    F Russell <fr@random.info>
    F Russell <frussel@random.info>
    F. Russell <fr@dkfjfoeeldsnx.info>
    F. Russell <fr@random.info>
    F. Russell <fr@zenmaster.info>
    F. Russell <frussell@random.info>
    FH <fidel@island.info>
    FR <fr@random.info>
    Fabian Russell <fabian@msd.org>
    Fabian Russell <fb@zen.info>
    Fabian Russell <fr314159@gmail.com>
    Fabian Russell <fr@zen.info>
    Fabian Russell <root@localhost.localdomain>
    Farley Flud <ff@linux.rocks>
    Frank Colessi <root@localhost.localdomain>
    Frank Colessi <root@localhost.locldomain>
    Frank Rifle <fr314159@random.info>
    Gabriel Richard <gabby@sopso.net>
    Joe Fantastic <jf@linux.rocks>
    Joe Genteel <root@localhost.localdomain>
    J​o​h​n​n​y​ ​P​s​a​ <jpsa@linux.rocks>
    L Thorpe <lt666@sixsixsix.net>
    L Thorpe <lt@random.info>
    LAP <lap@lap.lap>
    Lester Thorpe <lt11@thorpe.info>
    Lester Thorpe <lt@gnu.rocks>
    Lester Thorpe <lt@linux.rocks>
    Lester Thorpe <lt@random.info>
    Lester Thorpe <lt@zen.info>
    Lester Thorpe <lthorpe@supeng.biz>
    Lester Thorpe <ticiedept@gnu.rocks>
    Leter Thorpe <lthorpe@supeng.biz>
    Linux Baker <lb@indiebake.biz>
    Lord Master <lordiemassa@gmail.com>
    L​e​s​t​e​r​ ​T​h​o​r​p​e​ <lthorpe@supeng.biz> N-Body <leymn@angsscapi.info>
    N-Body <theat@rressoces.info>
    Nux Vomica <nuxxie@ultimato.info>
    Nux Vomica <nv@linux.rocks>
    RottenRunt <rotrunt@loozers.net>
    Sally Spitzburger <ss@dialup.net>
    Six Six Six Beast <s3b@gnu.rocks>
    Strong Vile <vile@gmail.com>
    Vile Strong <vs22@ultimate.info>
    Vile Strong <vs@zen.info>
    Vince Vandal <v2@random.info>
    Widow Maker <wm@elliptic.info>
    Zohnny Psa <zpsa@linux.rocks>
    dgray <dgray@random.info>
    fr314159 <fr314159@gmail.com>
    fr314159@gmail.com
    frussel@random.info
    larry.a.piet@gmail.com
    -------------------------------------------------

    Note: the last is his real name (short for Pietraskiewicz). The bum
    used it in several replies he made to me.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to Physfitfreak on Sun Jan 21 18:57:33 2024
    On Sat, 20 Jan 2024 21:30:10 -0600, Physfitfreak wrote:


    I'm not familiar with Pub jargon. What do you mean by 5/2 or 3/2 etc?


    It means exactly what it says. "5/2" means that the total quantity purchased was equivalent to 2-1/2 pints.

    The lesson here is that the total cost of a given round must be rounded
    to the nearest penny, or 2 decimal places, even if the price of a half-pint
    may have 3 decimal places, e.g. 0.995 per half pint.

    Such a rounding should be considered insignificant but the solution matrix
    in this case is "ill-conditioned" which means that even a small rounding
    error will have very large effects.

    Using maxima/wxmaxima the condition number of the matrix, which is a measure
    of its ill-conditioned state, is 5505.

    Compare this to the notorious Hilbert matrix, which has a condition
    number of 28375.

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

    Thus, the matrix of this problem will take very small rounding errors
    and produce very fucked up solutions (like a negative price).

    The lesson here is that the REAL PROGRAMMER will be sure to check for ill-conditioned matrices and use the appropriate methods.

    (When I have time I will use special methods that handle ill-conditioned matrices to solve this problem.)

    But the CODE MONKEY will just ask Pappa Python to give an answer and
    then accept the fucked up result.

    CODE MONKEY != REAL PROGRAMMER

    --- 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 Jan 21 20:57:30 2024
    Le 21-01-2024, Physfitfreak <Physfitfreak@gmail.com> a écrit :
    On 1/21/2024 3:00 AM, Stéphane CARPENTIER wrote:
    Le 21-01-2024, Physfitfreak <Physfitfreak@gmail.com> a écrit :
    On 1/20/2024 6:32 PM, Tyrone wrote:
    For the curious, there is a very long discussion about this at
    <https://www.physicsforums.com/threads/the-price-of-beer-linear-algebra-problem.1048253/>


    But the post you gave the link for is also by "Diego Garcia"... :) Same
    person as Farley. No?

    Yes, and Larry and Nux and some others. He's easy to recognise: he
    swears and laughs for no reason half of the time.



    I'll tag "Larry" and "Nux" then too, so it'd be easy to see their posts
    among the barrage of nonsense in this forum.

    Any more nicknames he uses?

    Yes, a lot: DFS sent a list.

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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to Farley Flud on Sun Jan 21 17:44:45 2024
    On 1/20/2024 10:57 AM, Farley Flud wrote:
    If you are a REAL PROGRAMMER you will solve this.

    If you are a CODE MONKEY you will screech and bang on the
    bars until Mamma Microslop throws you a banana.

    The Cost of Beer

    It was nearing Easter, and a group of students went to a local pub
    for a (liquid) lunch. Unfortunately, only one of them had any money.
    But this student kindly offered to pay for them all on the condition
    that they refunded the money at a later time. During the course of
    this "lunch" four rounds were purchased, each consisting of combinations
    of bitter, lager, cider and stout. Due to an oversight the generous
    student made a record of who had drunk how much of each beer and what
    the total cost of each round was, but failed to make a record of how
    much a pint of each of the beers was! Fortunately the student knew
    all about solving simultaneous equations and realized that it was
    possible to calculate the cost of the beers from the information
    available.

    The available data are summarized in the table below.

    ********* Need Monospace Font ************

    Pints of beer bought

    Round Bitter Lager Cider Stout Cost of round
    no.

    1 3/2 2 5/2 1/2 8.99

    2 5/2 1/2 2 5/2 10.46

    3 2 5/2 3 1 11.78

    4 1 2 0 5/2 7.99


    The student set the problem up in matrix form, denoting the costs
    of pints of bitter, lager, cider and stout as w, x, y and z
    respectively, giving a linear equation system.

    The student was aware of the problems that could occur if the
    matrix was less than full rank, and checked that the determinant was
    indeed non-zero. Thus in full confidence the student proceeded to
    calculate the cost of each beer. The results were:

    A pint of bitter cost: -3.86

    A pint of lager cost: 0.60

    A pint of cider cost: 4.58

    A pint of stout cost: 4.26

    The student was puzzled! On checking the calculations no errors
    were found! The charges made by the publican were also correct.

    If nobody made any error why does it look like the students were
    being paid to drink bitter? What are the correct prices?

    Monkey want banana? Then monkey solve problem.

    Hey. It's straightforward high-school linear algebra.

    Ha, ha, ha, ha, ha, ha, ha!

    import numpy as np
    from numpy import linalg as la

    # Rnd B L C S Cost
    # 1 1.5 2 2.5 0.5 8.99
    # 2 2.5 0.5 2 2.5 10.46
    # 3 2 2.5 3 1 11.78
    # 4 1 2 0 2.5 7.99

    #inputs
    amts = np.array([[1.5,2.0,2.5,0.5], [2.5,0.5,2.0,2.5],[2.0,2.5,3.0,1.0], [1.0,2.0,0.0,2.5]])
    cost = np.array([8.99,10.46,11.78,7.99])

    #recap and solve
    float_formatter = "{: .1f}".format np.set_printoptions(formatter={'float_kind':float_formatter})
    print("Round - Bitter Lager Cider Stout")
    print("1. ", amts[0])
    print("2. ", amts[1])
    print("3. ", amts[2])
    print("4. ", amts[3])

    float_formatter = "{:.2f}".format np.set_printoptions(formatter={'float_kind':float_formatter})

    print("Cost: ", cost)
    print("Dimensions: ",amts.ndim)
    print("Datatype : ",amts.dtype)
    print("Shape : ",amts.shape)

    print("Condition")
    print(" None : %d" % (la.cond(amts, None)))
    print(" Frobenius: %d" % (la.cond(amts, 'fro')))
    print(" inf : %d" % (la.cond(amts, np.inf)))
    print(" -inf : %d" % (la.cond(amts, -np.inf)))
    print(" 1 : %d" % (la.cond(amts, 1)))
    print(" -1 : %d" % (la.cond(amts, -1)))
    print(" 2 : %d" % (la.cond(amts, 2)))
    print(" -2 : %d" % (la.cond(amts, -2)))

    print("Solution :",la.solve(amts,cost))

    if la.cond(amts, None) >= 2.0:
    print("Amt matrix is ill-conditioned, like the clownish Feeb")


    (I know, I know: a condition nbr > 2 isn't a hard and fast rule. But
    anything significantly > 1 means an ill-conditioned matrix.)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Sun Jan 21 23:29:16 2024
    On Sun, 21 Jan 2024 14:27:05 -0600, Physfitfreak wrote:

    So this problem might be a lot of work remembering all that crap again,
    and I'm not sure I want to do that.

    +1. I don't consider it a good thing to be able to truthfully say I've forgotten more about some things than most people will ever know but so it goes.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Mon Jan 22 03:04:28 2024
    On Sun, 21 Jan 2024 20:20:08 -0600, Physfitfreak wrote:

    Yes if you want to trust a package to solve your linear set of
    equations.

    Do you trust your compiler to store matrices correctly and to generate the machine ops to access them by indices? Or do you find a dusty copy of the Dragon book and roll your own?

    https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools

    Do you trust lex/yacc or flex/bison or is that another DIY project?

    While I agree understanding the fundamentals is important ignoring well
    proven tools and libraries will reduce your productivity to someplace near zero.

    I use black boxes. Sometimes I pry the lid off if I'm interested in what
    is really happening. Other times I am grateful for the abstraction.
    'Pretty good' works for me. For example I have a pretty good idea of how a router maps MAC addresses, handles retransmission of packets, and so forth
    but I don't feel compelled to write router firmware or for that matter to
    log into a router and tweak parameters.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Mon Jan 22 03:53:37 2024
    On Sun, 21 Jan 2024 21:38:04 -0600, Physfitfreak wrote:


    I hope this clarifies what I meant. But none of this is reason to get intimidated by the amount of stuff to learn. It is actually easy stuff
    to learn, and very exciting and engaging to use, and soon you would want
    to spend more and more time trying this and that on your own. It becomes close to a "skill" that you'd want to use Like a chess player wants to
    play more and more games as he gets better in it.

    Whatever fluffs your fur.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Mon Jan 22 17:51:24 2024
    On Sun, 21 Jan 2024 21:59:20 -0600, Physfitfreak wrote:

    Would you trust someone else with that task? No. Not if you are a
    physicist anyway. And certainly not if you want to get a Nobel Prize for
    it.

    I asked him why he didn't want to do it himself. His response was
    something to the effect of, "That guy is expert in computer programming
    while I don't know anything about it."

    I once worked with a very knowledgeable PhD chemist. Other than college chemistry I have no background in the field. I worked with him to create
    the necessary software since I am a computer programmer.

    That's not an isolated instance. Much of programming is working with
    people who know what they want to do but have no idea how to make it
    happen. They supply the specialized knowledge, I supply the code.

    A good technical writer is the same. They ask questions and reduce the
    answers to a legible document. They are not experts in the targeted field
    but they are expert at their job.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to Lord Master on Mon Jan 22 13:44:48 2024
    On 1/22/2024 7:01 AM, Lord Master wrote:

    When it comes to software, reputation is a far more potent motivator than is monetary compensation.


    So why did you want $10K for a little bit of your crap-code?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Lord Master on Mon Jan 22 19:17:26 2024
    On Mon, 22 Jan 2024 10:49:30 -0800 (PST), Lord Master wrote:

    I cannot imagine that any PhD level scientist would not have the
    necessary background in programming.

    He was semi-capable of using Fortran. His attempts got the job done but
    were not robust. However transferring the algorithms to run on an embedded microcontroller for a handheld device wasn't going to happen.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to Physfitfreak on Tue Jan 23 09:57:07 2024
    On Mon, 22 Jan 2024 18:28:56 -0600, Physfitfreak wrote:


    It was [Uncle Al's] own fault :) He was too keen to see what others were saying.
    All he needed was to use the kill file feature of his reader, and he
    would see no one but others whom he would enjoy spending his forum time
    with.


    One would have to killfile everybody and there would be nothing left
    to see.

    The last time I checked, sci.physics had nothing -- and I mean NOTHING -- except anti-Einstein crackpots and other assorted gibberish. Out of hundreds of posts I did not see a single rational and worthy message.

    I suppose that we can compare the anti-Einstein crackpots of sci.physics
    to the anti-Linux crackpots of c.o.l.a.

    The "Archimedes Plutonium" of c.o.l.a. is definitely the DuFuS Supremus.
    They both will continue to spew their gibberish until they each drop dead. Pathetically, it's their life's work, and even more pathetically, it will
    all be a total waste.

    Usenet is the only place that these crackpots could exist.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Ahlstrom@21:1/5 to rbowman on Tue Jan 23 08:14:11 2024
    rbowman wrote this copyrighted missive and expects royalties:

    On Mon, 22 Jan 2024 10:49:30 -0800 (PST), Lord Master wrote:

    I cannot imagine that any PhD level scientist would not have the
    necessary background in programming.

    He was semi-capable of using Fortran. His attempts got the job done but
    were not robust. However transferring the algorithms to run on an embedded microcontroller for a handheld device wasn't going to happen.

    I copped a few FORTRAN routines (e.g. FFT) from an IEEE book circa 1985 and ported them to C, including the test vectors.

    I also wrote a complex-number library in C for one of the scientists; he could not wrap his head around it, unfortunately. Oh well, it was good practice.

    Around that time I also discovered vi. Took a couple passes to figure it out. These days I use vim. Bill Joy has since rejected his own gift to the world, Vim to vi is kind of like Bash to sh.

    --
    While you recently had your problems on the run, they've regrouped and
    are making another attack.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Lord Master on Tue Jan 23 17:52:40 2024
    On Tue, 23 Jan 2024 06:03:24 -0800 (PST), Lord Master wrote:

    I wonder if Amazon knows that it is supporting the absolute gibbersish
    of a total psycho-kook.

    I always knew DeMorgan's Laws were fake but Archimedes proves it! It's
    included in Kindle Unlimited but I don't think I want to waste electrons downloading it.

    I appreciate that Kindle allows authors that would never make it to the
    mass market paperback level to self publish so I'll take the fly shit with
    the pepper.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Chris Ahlstrom on Tue Jan 23 18:20:50 2024
    On Tue, 23 Jan 2024 08:14:11 -0500, Chris Ahlstrom wrote:

    I copped a few FORTRAN routines (e.g. FFT) from an IEEE book circa 1985
    and ported them to C, including the test vectors.

    https://github.com/mborgerding/kissfft

    That's an interesting implementation that shows up in TensorFlow Lite. The trade off of small and close enough makes it attractive.

    The pre-Fortran77 stuff with computed gotos and so forth needs a little
    thought but doing by hand is a lot better than f2c. That may get
    something that works but good luck reading it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Farley Flud@21:1/5 to Physfitfreak on Tue Jan 23 20:43:59 2024
    On Tue, 23 Jan 2024 14:18:32 -0600, Physfitfreak wrote:


    You're again listing the consequences of the main mistake committed in usenet, namely, not using the kill file. I shouldn't call it a "mistake" though. It is called "management." Those who left, couldn't manage it.


    Kindly post your killfile so that others may be enlightened.

    How many entries does your killfile contain, 1000, 10000, 100000,
    1000000, ...?

    I think that my 2 Tb spinning rust partition could not contain that
    killfile.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to Lord Master on Tue Jan 23 16:52:07 2024
    On 2024-01-23 09:03, Lord Master wrote:
    On Monday, January 22, 2024 at 7:29:00 PM UTC-5, Physfitfreak wrote:

    I have not seen _one_ post from that high school drop out Archimedes
    Plutonium in 20 years. And after seeing his quotes in other
    participants' posts, I'd kill file those participants as well. No more
    Archie. The only time I notice he's still alive is when I use google
    groups to search for a post. There, I notice he is still there like he
    was in day one. And a moment later he's history again.


    Prepare yourself for a shock of bizarre proportions: Archie P. is a
    published author. His "books" are for sale on Amazon:

    https://www.amazon.com/stores/Archimedes-Plutonium/author/B089QBZX8W

    I wonder if Amazon knows that it is supporting the absolute gibbersish
    of a total psycho-kook.

    Oh well, it's easy to fool a cheap, commercial algorithm.

    The DuFuS Supremus should consider publishing his ideas and criticisms
    of GNU/Linux. Maybe he could "earn" a few bucks from the all the retarded suckers. But I doubt if the DuFuS could write more than a few paragraphs about anything. His type of dementia does not include hypergraphia.

    I'm just glad that DFS doesn't make an attempt to convince anyone that
    he's a virtuous individual. Most left-leaning people want us to believe
    that they're something like Jesus Christ, and he's avoided doing that to
    his credit. I wonder how he feels that Microsoft not only encourages
    employees to "transition" their three-year-olds to becoming a different
    gender, but that it encourages employees to commit crimes against White men.

    --
    RabidPedagog
    Catholic paleoconservative

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From chrisv@21:1/5 to RabidPedagog on Tue Jan 23 17:52:32 2024
    RabidPedagog wrote:

    DFS doesn't make an attempt to convince anyone that he's
    a virtuous individual.

    LOL. You can say that again!

    --
    'If "Linux just works" and "Linux is perfect for anything" we would
    not have a single bug report ever - past, present or future. But it
    turns out lots of morons make those kind of ridiculous claims about
    Linux' - DumFSck, lying shamelessly

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to RabidPedagog on Wed Jan 24 02:38:07 2024
    On Tue, 23 Jan 2024 16:52:07 -0500, RabidPedagog wrote:

    I'm just glad that DFS doesn't make an attempt to convince anyone that
    he's a virtuous individual. Most left-leaning people want us to believe
    that they're something like Jesus Christ, and he's avoided doing that to
    his credit.

    As long as crucifixion is ultimately part of the package...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From chrisv@21:1/5 to Farley Flud on Tue Jan 23 21:23:21 2024
    Farley Flud wrote:

    Physfitfreak wrote:

    You're again listing the consequences of the main mistake committed in
    usenet, namely, not using the kill file. I shouldn't call it a "mistake"
    though. It is called "management." Those who left, couldn't manage it.

    Kindly post your killfile so that others may be enlightened.

    In cola's heyday, I had a massive killfile. Today it's just "Snit",
    "DFS", "flatfish" and "Klaus". The first three are in it for life.

    --
    "I know you are reading the messages anyway" - "flatfish", lying
    shamelessly

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Wed Jan 24 03:25:06 2024
    On Tue, 23 Jan 2024 15:03:24 -0600, Physfitfreak wrote:

    Do you know Arthur Koestler? He was an opportunist early in last century
    who saw his chances of becoming somebody, first in communism, and when
    he sensed it was going to cost him, he wrote a thick psychology book,
    later admitting that the only reason he wrote all that bullshit was to
    use sexual matters to attract readers to buy his book; just as what
    Freud had done, except the latter's target audience were the Bozos of
    the time in the field of psychology itself, which was no science at the
    time, not the general public. Koestler had targeted the general public
    _and_ such Bozos that were still lingering around in that field, in
    1930s.

    I may have read 'Darkness at Noon' but don't remember it. I did read 'The
    Case of the Midwife Toad' and 'The Thirteenth Tribe'. i'll admit to not
    being entirely satisfied with Darwinian evolution so the Toad was
    interesting particularly in the light of modern epigenetics. As far as Koestler's theory of evil Nazis tattooing the toads, oh well.

    'The Thirteenth Tribe' backfired on him in some circles. The bulk of the European Jews have no Semitic heritage? Then why do they feel entitled to
    real estate their supposed god gifted them?

    As far as Freud, building a theory on neurotic Viennese Jewish Hausfraus
    and selling it is a remarkable example of P.T. Barnum's observation. Jung
    saw through that early in the game.

    Growing up in the '60s everything was Freudian bullshit mixed with a
    healthy does of Marx. The gullible bought it and eventually turned out
    today's woke morons.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Wed Jan 24 03:56:03 2024
    On Tue, 23 Jan 2024 15:17:01 -0600, Physfitfreak wrote:

    In Iran we called it, "Women's bath house"! .. Anybody until the age of
    5 could walk towards the women's part of the public bath house and stand
    at the gate and look at the wonder going on there!... No, not the naked women, that didn't mean a damn thing to us. But the noise! It was like
    you had packed 500 women inside a large room, every fucking one of which talking at the loudest voice they could ever produce out of themselves.
    All at once! It was a scene to see!..

    There are many other barriers but a real deal breaker in Islam for me is
    the thought of spending eternity with 72 33 year old houri.

    I'll go with the Nordic version. Fight all day, party all night with lusty wenches bringing around the mead and barbecue pork.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to rbowman on Wed Jan 24 07:59:16 2024
    On 2024-01-23 9:38 p.m., rbowman wrote:
    On Tue, 23 Jan 2024 16:52:07 -0500, RabidPedagog wrote:

    I'm just glad that DFS doesn't make an attempt to convince anyone that
    he's a virtuous individual. Most left-leaning people want us to believe
    that they're something like Jesus Christ, and he's avoided doing that to
    his credit.

    As long as crucifixion is ultimately part of the package...

    Something tells me that if DFS were indeed crucified, a raven would show
    up during his pain to gouge his eyes out.

    --
    RabidPedagog
    Catholic paleoconservative

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to chrisv on Wed Jan 24 08:01:24 2024
    On 2024-01-23 10:23 p.m., chrisv wrote:
    Farley Flud wrote:

    Physfitfreak wrote:

    You're again listing the consequences of the main mistake committed in
    usenet, namely, not using the kill file. I shouldn't call it a "mistake" >>> though. It is called "management." Those who left, couldn't manage it.

    Kindly post your killfile so that others may be enlightened.

    In cola's heyday, I had a massive killfile. Today it's just "Snit",
    "DFS", "flatfish" and "Klaus". The first three are in it for life.

    Where the heck IS flatfish anyway? I haven't seen the guy in a while. As
    for DFS, he's always good for a laugh with me. We might have political disagreements, but I have no doubt that he's the guy I'd be having a
    beer with at the end of the week. Snit, on the other hand, is the kind
    of guy I'd give a ton of chances to, but who would end up having a few
    beer bottles smashed over his head on that same night with DFS because
    he'd be arguing that we're either drinking the beer wrong or choosing
    the wrong brand.

    --
    RabidPedagog
    Catholic paleoconservative

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Ahlstrom@21:1/5 to rbowman on Wed Jan 24 10:06:41 2024
    rbowman wrote this copyrighted missive and expects royalties:

    On Tue, 23 Jan 2024 08:14:11 -0500, Chris Ahlstrom wrote:

    I copped a few FORTRAN routines (e.g. FFT) from an IEEE book circa 1985
    and ported them to C, including the test vectors.

    https://github.com/mborgerding/kissfft

    That's an interesting implementation that shows up in TensorFlow Lite. The trade off of small and close enough makes it attractive.

    The pre-Fortran77 stuff with computed gotos and so forth needs a little thought but doing by hand is a lot better than f2c. That may get
    something that works but good luck reading it.

    libfftw3

    --
    Rebellion lay in his way, and he found it.
    -- William Shakespeare, "Henry IV"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to rbowman on Wed Jan 24 10:42:12 2024
    On 1/23/2024 9:38 PM, rbowman wrote:
    On Tue, 23 Jan 2024 16:52:07 -0500, RabidPedagog wrote:

    I'm just glad that DFS doesn't make an attempt to convince anyone that
    he's a virtuous individual. Most left-leaning people want us to believe
    that they're something like Jesus Christ, and he's avoided doing that to
    his credit.

    As long as crucifixion is ultimately part of the package...


    Hey! Ever picked up your teeth with broken fingers?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to shitv on Wed Jan 24 12:53:52 2024
    On 1/23/2024 10:23 PM, shitv wrote:

    In cola's heyday, I had a massive killfile. Today it's just "Snit",
    "DFS", "flatfish" and "Klaus". The first three are in it for life.


    Speaking of Snit, old-timers here might be interested to know his wife
    divorced him and he was arrested for harassing/stalking and fighting
    with her.

    https://groups.google.com/g/alt.computer.workshop/c/S-pznwmU_pg/m/MpLPAKyRAwAJ



    No doubt 12 hours per day of unpaid Usenet obsession led to
    'irreconcilable differences' with his wife.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to DFS on Wed Jan 24 13:00:11 2024
    On 2024-01-24 12:53 p.m., DFS wrote:
    On 1/23/2024 10:23 PM, shitv wrote:

    In cola's heyday, I had a massive killfile.  Today it's just "Snit",
    "DFS", "flatfish" and "Klaus".  The first three are in it for life.


    Speaking of Snit, old-timers here might be interested to know his wife divorced him and he was arrested for harassing/stalking and fighting
    with her.

    https://groups.google.com/g/alt.computer.workshop/c/S-pznwmU_pg/m/MpLPAKyRAwAJ



    No doubt 12 hours per day of unpaid Usenet obsession led to
    'irreconcilable differences' with his wife.

    Maybe he was upset that sex with her didn't produce excellent
    screencasting software.

    --
    RabidPedagog
    Catholic paleoconservative
    Linux Mint patron

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From chrisv@21:1/5 to All on Wed Jan 24 15:47:51 2024
    some dumb fsck wrote:

    chrisv wrote:

    In cola's heyday, I had a massive killfile.  Today it's just "Snit",
    "DFS", "flatfish" and "Klaus".  The first three are in it for life.

    Speaking of Snit, old-timers here might be interested to know his wife
    divorced him and he was arrested for harassing/stalking and fighting
    with her.

    https://groups.google.com/g/alt.computer.workshop/c/S-pznwmU_pg/m/MpLPAKyRAwAJ

    Wow, that's quite the circus! That thing lying its ass off, as usual.

    No doubt 12 hours per day of unpaid Usenet obsession led to
    'irreconcilable differences' with his wife.

    I was always boggled that that thing had a wife and kids. Poor them!

    --
    'Melzzz and Alstrom have now both admitted I am right [that the cola
    advocates don't understand the value of "Open Recent" lists in
    programs.]' - some thing, lying shamelessly (but no one can quote it
    lying)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rbowman@21:1/5 to Physfitfreak on Thu Jan 25 03:38:01 2024
    On Wed, 24 Jan 2024 19:07:17 -0600, Physfitfreak wrote:

    True Americans better stay away from Heaven. For their own good.

    No problem.

    https://www.youtube.com/watch?v=FnkTuHP9q3o

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to RonB on Thu Jan 25 16:41:41 2024
    On 2024-01-25 13:45, RonB wrote:
    On 2024-01-24, chrisv <chrisv@nospam.invalid> wrote:
    some dumb fsck wrote:

    chrisv wrote:

    In cola's heyday, I had a massive killfile.  Today it's just "Snit", >>>>> "DFS", "flatfish" and "Klaus".  The first three are in it for life.

    Speaking of Snit, old-timers here might be interested to know his wife >>>> divorced him and he was arrested for harassing/stalking and fighting
    with her.

    https://groups.google.com/g/alt.computer.workshop/c/S-pznwmU_pg/m/MpLPAKyRAwAJ

    Wow, that's quite the circus! That thing lying its ass off, as usual.

    So what newsgroup is he infesting these days? Or is he still here and I just don't see his posts?

    He's not here as far as I know. I guess he got tired of getting no
    responses as a result of being in _everyone's_ filter. Somehow, I'm not surprised that his wife divorced him and made sure to keep him away from
    his kids. I can only imagine how often he substituted diaper changes
    with screencasts of his opinion on diaper changes.


    --
    RabidPedagog
    Catholic paleoconservative
    Linux Mint patron

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to shitv on Fri Jan 26 09:05:41 2024
    On 1/24/2024 4:47 PM, shitv wrote:
    some dumb fsck wrote:

    chrisv wrote:

    In cola's heyday, I had a massive killfile.  Today it's just "Snit",
    "DFS", "flatfish" and "Klaus".  The first three are in it for life.

    Speaking of Snit, old-timers here might be interested to know his wife
    divorced him and he was arrested for harassing/stalking and fighting
    with her.

    https://groups.google.com/g/alt.computer.workshop/c/S-pznwmU_pg/m/MpLPAKyRAwAJ

    Wow, that's quite the circus! That thing lying its ass off, as usual.

    Yep.


    No doubt 12 hours per day of unpaid Usenet obsession led to
    'irreconcilable differences' with his wife.

    I was always boggled that that thing had a wife and kids. Poor them!


    That's how I always felt about you, turd.

    To be the wife or daughter of a screaming, frothing, cursing wackjob
    that loses control of his emotions over nothing?

    This is just one month of your cola spew:

    "idiot, stupid, morons and assholes, fucking moron, true stupidity,
    puerile assholery, worthless POS, evil bastards, trolling assholes,
    jackass, dumb bastard, Wintroll circle-jerk, trolls are filthy, lying
    piece of shit, piece of shit, POS, POS, what an *asshole*, fucking
    *assholes*, shitty and dishonest Linux-haters, prick shit-canned, filthy
    lying *asshole*, shit-brained arsehole, *stupidity* of epic proportions, stupid* pile of shit, *jackass*, too God-damned *stupid*, trolling
    shitwits, *stupid*, assholery, brain-damaged fucktard, piece of shit,
    drooling retard/liar, drooling retard/liar, stupid piece of shit wannabe dictators, jackass, clueless and lying idiot, ignorant ass, Stupid
    fuckwit!, You stepped in your own shit, fuckwitted asshole, extremely
    shitty, lying asshole, trolling fuckwit, you *stupid* asshole, POS,
    asshole, shitty dishonesty, piece of shit, asshole, fuckwit, fuckwit,
    lying fuckwit, you POS, you stupid piece of shit, couple of dishonest
    little shits, a disease infesting the planet, POS and liar, fucktard
    trolls, Windows-loving asshole, shitty, filthy Wintroll, bald-faced
    liar, you piece of shit liar, shitty, useless Linux-haters, you stupid
    piece of shit, piece of shit, Utterly worthless liar, filthy Win troll,
    lying pieces of shit, fricken jackass, worthless lying POS jackass,
    shamelessly lying POS, worthless, shit-brained asshole, POS liar, the
    filthy liar, evil selfish bastards, fucking idiot, fucking *stupid*,
    ignorant, spews garbage, jackass, idiot asshole, piece of shit, stupid
    POS, trolling fuckwit, POS, lies his ass off, vile thing, shitty, liar, ignorant lying piece of shit, vile bastard asshole liar, fucking *liar*, worthless, shameless jackass, shitty, piece of shit liar, shameless
    jackass, filthy lying assholes, jackass, cram it up your ass, asshole,
    POS, filthy, immoral, dogshit brains, shitty little freedom-hating
    dictator wannabee, fucking idiot, piece of shit, stupid, ignorant,
    shameless asshole. Linux-hating pieces of shit, fucking, shit, shitty,
    shitty, shitty, selfish assholes, shamelessly dishonest POS, vile lying bastards, filthy liar, filthy fucks, fucking *assholes*, disgusting
    scumbag, vile filthy mean, fuckwit, filthy fucking, liar, trolling
    fuckwit, POS, filthy fuckwit, vile pukes, you shit, vile bastards,
    filthy fuck, mentally-defective bigots disgusting freaks, piece of shit,
    filthy lying bigot, shitty, filthy bigots, trolling fuckwit and shit,
    vile bigot, fuckwit piece of shit disgusting freak"


    You're a mean child in an adult body.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to RonB on Fri Jan 26 13:55:20 2024
    On 2024-01-26 04:16, RonB wrote:
    On 2024-01-25, RabidPedagog <rabid@pedag.og> wrote:
    On 2024-01-25 13:45, RonB wrote:
    On 2024-01-24, chrisv <chrisv@nospam.invalid> wrote:
    some dumb fsck wrote:

    chrisv wrote:

    In cola's heyday, I had a massive killfile.  Today it's just "Snit", >>>>>>> "DFS", "flatfish" and "Klaus".  The first three are in it for life. >>>>>>
    Speaking of Snit, old-timers here might be interested to know his wife >>>>>> divorced him and he was arrested for harassing/stalking and fighting >>>>>> with her.

    https://groups.google.com/g/alt.computer.workshop/c/S-pznwmU_pg/m/MpLPAKyRAwAJ

    Wow, that's quite the circus! That thing lying its ass off, as usual.

    So what newsgroup is he infesting these days? Or is he still here and I just
    don't see his posts?

    He's not here as far as I know. I guess he got tired of getting no
    responses as a result of being in _everyone's_ filter. Somehow, I'm not
    surprised that his wife divorced him and made sure to keep him away from
    his kids. I can only imagine how often he substituted diaper changes
    with screencasts of his opinion on diaper changes.

    I can't remember the guy's name, but I remember someone sent a used Mac to Snit so his wife would have a decent computer. I think Snit glommed on to
    it, though.

    Honestly I was surprised he was even married — or had kids.

    I believe that it was Branimir Maksimovic who sent the computer to Snit
    and while he was initially thanked, Snit was happy to berate him later
    on. There was no reason to be nice to the Prescott Parasite, but
    Maksimovic thought differently and was exceptionally generous with the objectively awful human being.


    --
    RabidPedagog
    Catholic paleoconservative
    Linux Mint patron

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to RabidPedagog on Fri Jan 26 14:17:47 2024
    On 1/26/2024 1:55 PM, RabidPedagog wrote:

    I believe that it was Branimir Maksimovic who sent the computer to Snit
    and while he was initially thanked, Snit was happy to berate him later
    on. There was no reason to be nice to the Prescott Parasite, but
    Maksimovic thought differently and was exceptionally generous with the objectively awful human being.


    It was m4r3k.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to DFS on Fri Jan 26 15:32:40 2024
    On 2024-01-26 14:17, DFS wrote:
    On 1/26/2024 1:55 PM, RabidPedagog wrote:

    I believe that it was Branimir Maksimovic who sent the computer to
    Snit and while he was initially thanked, Snit was happy to berate him
    later on. There was no reason to be nice to the Prescott Parasite, but
    Maksimovic thought differently and was exceptionally generous with the
    objectively awful human being.


    It was m4r3k.

    Ah yes, I completely forgot about him despite the fact that he was a
    wonderful person.

    --
    RabidPedagog
    Catholic paleoconservative
    Linux Mint patron

    --- 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 Fri Jan 26 20:47:40 2024
    Le 22-01-2024, Lord Master <lordiemassa@gmail.com> a écrit :

    One should not trust anything.

    OK, can you trust your pen and paper? I mean: can you trust yourself to
    make no mistake? OK, you can because you are so proud of yourself you
    can believe you don't make any mistake. But you are plain wrong. So you
    are lock in nothing to do because you can't be sure of anything. It's
    another kind of DOS (yes, the Denied Of Service): as you can't be sure of anything, you don't do anything and you are like plain dead.

    GCC and most other GNU software have already established a solid track
    record of reliability.

    Wrong answer. A bug can have been introduced since the last check. Or an unknown bug can exist. So, I agree, it's more trustworthy, but if you
    trust no one and nothing, you can't trust GCC for the same reason. To go further, even if your compiler is without bug, you processor can have a
    bug in it which makes your trustworthy compiler useless. Don't laugh it
    already append some years ago.

    FOSS software is more trustworthy because the authors are directly
    known and would suffer tremendous shame and ridicule if they were to
    fail. In contrast, the authors of commercial software are totally
    hidden and only the corporate entity takes the blame. When it comes
    to software, reputation is a far more potent motivator than is
    monetary compensation.

    Yes, but it's not enough if you trust nothing and no one: you have not
    issue.

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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to RabidPedagog on Fri Jan 26 17:14:21 2024
    On 1/26/2024 3:32 PM, RabidPedagog wrote:
    On 2024-01-26 14:17, DFS wrote:
    On 1/26/2024 1:55 PM, RabidPedagog wrote:

    I believe that it was Branimir Maksimovic who sent the computer to
    Snit and while he was initially thanked, Snit was happy to berate him
    later on. There was no reason to be nice to the Prescott Parasite,
    but Maksimovic thought differently and was exceptionally generous
    with the objectively awful human being.


    It was m4r3k.

    Ah yes, I completely forgot about him despite the fact that he was a wonderful person.

    sarcasm?

    He was mostly a nice guy, but he had his vicious wish-death-on-people
    GuhNoo moments, too.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to DFS on Fri Jan 26 18:42:57 2024
    On 2024-01-26 17:14, DFS wrote:
    On 1/26/2024 3:32 PM, RabidPedagog wrote:
    On 2024-01-26 14:17, DFS wrote:
    On 1/26/2024 1:55 PM, RabidPedagog wrote:

    I believe that it was Branimir Maksimovic who sent the computer to
    Snit and while he was initially thanked, Snit was happy to berate
    him later on. There was no reason to be nice to the Prescott
    Parasite, but Maksimovic thought differently and was exceptionally
    generous with the objectively awful human being.


    It was m4r3k.

    Ah yes, I completely forgot about him despite the fact that he was a
    wonderful person.

    sarcasm?

    He was mostly a nice guy, but he had his vicious wish-death-on-people
    GuhNoo moments, too.

    Everyone here has flaws. I have a love-hate relationship with Linux, for example and Chris Ahlstrom spends his entire day resisting the urge to
    be gangbanged by the burly men in his entourage. Marek was the guy with
    the fewest flaws around here.

    --
    RabidPedagog
    Catholic paleoconservative
    Linux Mint patron

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From DFS@21:1/5 to RabidPedagog on Fri Jan 26 19:49:29 2024
    On 1/26/2024 6:42 PM, RabidPedagog wrote:
    On 2024-01-26 17:14, DFS wrote:
    On 1/26/2024 3:32 PM, RabidPedagog wrote:
    On 2024-01-26 14:17, DFS wrote:
    On 1/26/2024 1:55 PM, RabidPedagog wrote:

    I believe that it was Branimir Maksimovic who sent the computer to
    Snit and while he was initially thanked, Snit was happy to berate
    him later on. There was no reason to be nice to the Prescott
    Parasite, but Maksimovic thought differently and was exceptionally
    generous with the objectively awful human being.


    It was m4r3k.

    Ah yes, I completely forgot about him despite the fact that he was a
    wonderful person.

    sarcasm?

    He was mostly a nice guy, but he had his vicious wish-death-on-people
    GuhNoo moments, too.

    Everyone here has flaws. I have a love-hate relationship with Linux, for example

    I sorta had one at some point, but now I'm just indifferent bordering on dislike. I rarely use Linux at all for a couple years now.

    And when I see a (cr)app like Bulky (bundled with Mint) being promoted
    online, I'm further repulsed.



    and Chris Ahlstrom spends his entire day resisting the urge to
    be gangbanged by the burly men in his entourage.

    LOL!

    I was surprised to hear he had hip replacements and screws in his neck
    from soccer bromances.


    Marek was the guy with the fewest flaws around here.

    * rbowman and CARPENTIER are mans among mens.

    * I like SMelzzzz, but he went hogwild on Apple and left cola

    * On paper Feeb is the most ideologically pure, but he forgets to follow
    his own script and contradicts himself all the time. A lost cause.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From RabidPedagog@21:1/5 to DFS on Fri Jan 26 20:55:28 2024
    On 2024-01-26 19:49, DFS wrote:
    On 1/26/2024 6:42 PM, RabidPedagog wrote:
    On 2024-01-26 17:14, DFS wrote:
    On 1/26/2024 3:32 PM, RabidPedagog wrote:
    On 2024-01-26 14:17, DFS wrote:
    On 1/26/2024 1:55 PM, RabidPedagog wrote:

    I believe that it was Branimir Maksimovic who sent the computer to >>>>>> Snit and while he was initially thanked, Snit was happy to berate
    him later on. There was no reason to be nice to the Prescott
    Parasite, but Maksimovic thought differently and was exceptionally >>>>>> generous with the objectively awful human being.


    It was m4r3k.

    Ah yes, I completely forgot about him despite the fact that he was a
    wonderful person.

    sarcasm?

    He was mostly a nice guy, but he had his vicious wish-death-on-people
    GuhNoo moments, too.

    Everyone here has flaws. I have a love-hate relationship with Linux,
    for example

    I sorta had one at some point, but now I'm just indifferent bordering on dislike.  I rarely use Linux at all for a couple years now.

    And when I see a (cr)app like Bulky (bundled with Mint) being promoted online, I'm further repulsed.

    I used a rather decent bulk rename utility in Linux a while back and it
    did a wonderful job but it definitely had a scary interface. Bulky did a
    good job yesterday when I used it to remove spaces in filenames. It's
    rather intuitive.

    and Chris Ahlstrom spends his entire day resisting the urge to be
    gangbanged by the burly men in his entourage.

    LOL!

    I was surprised to hear he had hip replacements and screws in his neck
    from soccer bromances.

    Is that what they call violent homosexual assault nowadays?

    Marek was the guy with the fewest flaws around here.

    * rbowman and CARPENTIER are mans among mens.

    * I like SMelzzzz, but he went hogwild on Apple and left cola

    * On paper Feeb is the most ideologically pure, but he forgets to follow
      his own script and contradicts himself all the time.  A lost cause.

    I don't blame Melzzzz for snorting the Apple cocaine; the MacBook M1 he
    got is indeed a wonderful little machine. It's hard to fault Apple for
    how well their overall environment works.


    --
    RabidPedagog
    Catholic paleoconservative
    Linux Mint patron

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