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


Groups > comp.lang.python > #76721

Re: what do you get with 1 divide by 998001, interesting results

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: what do you get with 1 divide by 998001, interesting results
Date 2014-08-21 09:24 +0100
References <d0b0b711-e62e-49f3-8456-49275e45cc4f@googlegroups.com> <mailman.13237.1408605990.18130.python-list@python.org> <00b09634-cbaf-43ae-a2f7-94443da0352f@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.13243.1408609509.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 21/08/2014 08:40, Everything You Need To Know wrote:
> On Thursday, 21 August 2014 16:55:44 UTC+9:30, Terry Reedy  wrote:
>> On 8/20/2014 11:36 AM, Everything You Need To Know wrote:
>>
>>> Neat little exercise, surprisingly cool results!
>>
>>> less than 3 minutes!
>>
>>>
>>
>>> https://www.youtube.com/watch?v=PlDjl5JK0eU&feature=youtu.be
>>
>>
>>
>> Dear EYNToK (Adam Nowak?, the name on the video?): I am both a long-term
>>
>> participant in this group and currently one of the behind-the-scenes
>>
>> moderators. Here are the mistakes you made.
>>
>>
>>
>> 0. You posted from Google Groups.
>>
>> 0a. GG is the source of at least half the spam targeted at python-list,
>>
>> including the stuff that gets caught and discarded by me or another
>>
>> moderator.  Google gives the appearance of being indifferent to being
>>
>> spam source #1. Or maybe they see it as a mark of success somehow.
>>
>> 0b. By default, GG does not follow normal and reasonable protocols.
>>
>> Google is obviously indifferent to that. At one time in the past, Google
>>
>> would have been cut off from usenet groups for GG's behavior. Now Google
>>
>> is too big and powerful and hence arrogant.
>>
>> 0c. Some posters, when requested, change the defaults as requested and
>>
>> instructed. Some do not, thereby asking to be ignored.
>>
>>
>>
>> 1. A pseudonym, but not just a pseudonym, but one that could be
>>
>> interpreted as intentionally obnoxious and 'in our faces', such as used
>>
>> by trolls.  I realize that as a newcomer, you don't know the history,
>>
>> but it affects people who have been around awhile.
>>
>>
>>
>> 2. Slightly deceptive subject line, to your detriment. The video is
>>
>> about simulating indefinite precision long division with python. This is
>>
>> a quite legitimate beginner exercise. The 1/998001 example is just an
>>
>> illustration of the value of being able to get more than 18 decimal digits.
>>
>>
>>
>> 3. The form of your post! It screams 'I am spam!' Judgment in 3 seconds!
>>
>>
>>
>> In sum, if this post had been presented to me by the spam filter for
>>
>> action, and I had acted without viewing the video, especially late at
>>
>> night when tired, I might have deleted it.
>>
>>
>>
>> Having watched the video, I now know that would have been a mistake. As
>>
>> Steven said, properly formatted occasional announcements of free
>>
>> python-related resources are on-topic. (If we got multiple such
>>
>> announcements every day, we might change the rules.) I agree with the
>>
>> rest of his excellent post.
>>
>>
>>
>> --
>>
>> Terry Jan Reedy
>
> Well said
>

Glad to see that you took it on board.  Except that you're still using 
google groups.  I'm not interested in trying to read posts when they're 
in the appalling formatting above.  Please take steps to rectify the 
situation or go away, your choice.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 08:36 -0700
  Re: what do you get with 1 divide by 998001, interesting results Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-20 18:05 +0200
    Re: what do you get with 1 divide by 998001, interesting results Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-21 09:08 +1000
      Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 18:22 -0700
        Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-21 11:41 +1000
        Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 11:35 +1000
          Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 19:07 -0700
            Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 14:39 +1000
              Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-20 21:49 -0700
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 22:08 -0700
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 15:26 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 22:38 -0700
                Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-21 15:49 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 23:09 -0700
                Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-21 16:50 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 23:52 -0700
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:19 +0100
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:15 +0100
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 15:54 +1000
                Re: what do you get with 1 divide by 998001, interesting results Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-22 02:50 +1000
                Re: what do you get with 1 divide by 998001, interesting results Terry Reedy <tjreedy@udel.edu> - 2014-08-21 16:15 -0400
                Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-21 15:09 -0700
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-22 07:15 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-21 16:10 -0700
                Re: what do you get with 1 divide by 998001, interesting results Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-21 19:28 -0400
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-24 17:04 -0700
                Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-25 10:08 +1000
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-22 02:27 +0100
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 22:58 +0100
                Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-20 22:31 -0700
            Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:09 +0100
        Re: what do you get with 1 divide by 998001, interesting results Steven D'Aprano <steve@pearwood.info> - 2014-08-21 02:36 +0000
          Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-20 19:46 -0700
          Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 20:48 -0700
            Re: what do you get with 1 divide by 998001, interesting results Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-20 23:03 -0600
              Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 23:18 -0700
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 16:30 +1000
        Re: what do you get with 1 divide by 998001, interesting results Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-21 10:23 +0200
  Re: what do you get with 1 divide by 998001, interesting results Terry Reedy <tjreedy@udel.edu> - 2014-08-21 03:25 -0400
    Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-21 00:40 -0700
      Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:24 +0100
  Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-21 06:25 -0700
    Re: what do you get with 1 divide by 998001, interesting results luofeiyu <elearn2014@gmail.com> - 2014-08-21 21:37 +0800
      Re: what do you get with 1 divide by 998001, interesting results Grant Edwards <invalid@invalid.invalid> - 2014-08-21 19:50 +0000
      Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-21 15:21 -0700
    Re: what do you get with 1 divide by 998001, interesting results Terry Reedy <tjreedy@udel.edu> - 2014-08-21 16:10 -0400
  Re: what do you get with 1 divide by 998001, interesting results Dan Stromberg <drsalists@gmail.com> - 2014-08-21 15:15 -0700

csiph-web