473,545 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Brandon's priorities, to your relief

Ok, I've played the posting game until 2 am. It was a good run instead of
playing something mindless like Diablo II again. Thats said, I could have
finished "Childhood' s End" instead. Tangible today was 1 more Python
type-treatment. To those of you who took my Ruby questions at face value,
and answered them perfunctorily, thanks! I got the information I wanted and
the conclusions haven't surprised me. To those who might still be game for
a little Troll Hunting, well, smooches, I missed you this time but my
killfile will still be there for you later.

Unsubscribing for now, to concentrate on marketing-python.

--
Cheers, www.3DProgrammer.com
Brandon Van Every Seattle, WA

20% of the world is real.
80% is gobbledygook we make up inside our own heads.

Jul 18 '05 #1
4 1658
Brandon J. Van Every:
type-treatment. To those of you who took my Ruby questions at face value,
and answered them perfunctorily, thanks! I got the information I wanted and the conclusions haven't surprised me.
I do not think you know the meaning of the word perfunctorily

http://dictionary.reference.com/search?q=perfunctorily says 1. Done routinely and with little interest or care: The operator
answered the phone with a perfunctory greeting.
2. Acting with indifference; showing little interest or care.


But I don't care any more.

You're welcome.

Andrew
da***@dalkescie ntific.com
Jul 18 '05 #2
Brandon J. Van Every wrote:
Ok, I've played the posting game until 2 am. It was a good run instead of
playing something mindless like Diablo II again. Thats said, I could have
finished "Childhood' s End" instead. Tangible today was 1 more Python
type-treatment. To those of you who took my Ruby questions at face value,
and answered them perfunctorily, thanks! I got the information I wanted and
the conclusions haven't surprised me. To those who might still be game for
a little Troll Hunting, well, smooches, I missed you this time but my
killfile will still be there for you later.

Unsubscribing for now, to concentrate on marketing-python.
Fredrik Lundh wrote:

that's a very limited definition. I prefer this one:

"An internet troll is someone who fishes for people's confidence and,
once found, exploits it"

( from http://www.teamtechnology.co.uk/troll.htm )

</F>


Interesting document that /F posted to. It's worth a quick read.

Given Brandon's history in this newsgroup, his recent messages, and his
response above, I'd have to say that he's operating at Troll level
3("Strategic" ) or 4("Domination") .
--Paul

Jul 18 '05 #3
Paul M <pa****@speakea sy.net> writes:

[...]
Interesting document that /F posted to. It's worth a quick read.

Given Brandon's history in this newsgroup, his recent messages, and
his response above, I'd have to say that he's operating at Troll level
3("Strategic" ) or 4("Domination") .


Without wanting to sound overly pissy, can I just point out that I
don't want to read threads about "Ruby vs Python" and the trolls
therein (which I already don't, thanks to a nicely sharpened score
file) but I also don't want to read people *talking about* silly
threads and the trolls therein, which due to rampant subject changing
keep reappearing in my news reader. Enough already!

And now if we can just shoot those responsible for sending out viruses
with "From py*********@pyt hon.org", maybe I wont be killing 70% of the
posts in the group...

Cheers,
mwh

--
SCSI is not magic. There are fundamental technical reasons why it
is necessary to sacrifice a young goat to your SCSI chain now and
then. -- John Woods
Jul 18 '05 #4
[Michael Hudson]
Without wanting to sound overly pissy, can I just point out that I don't
want to read threads about "Ruby vs Python" and the trolls therein (which
I already don't, thanks to a nicely sharpened score file) but I also don't
want to read people *talking about* silly threads and the trolls therein,
which due to rampant subject changing keep reappearing in my news reader.
Enough already!
Exactly the same feelings here. Despite not much, it takes a bit more time
every week for tuning up score files so un-interesting messages get filtered
out. The noise ratio on `python-list' is progressively climbing, there is
danger that we loose some of the pleasure of reading it in the long run.
And now if we can just shoot those responsible for sending out viruses
with "From py*********@pyt hon.org", maybe I wont be killing 70% of the
posts in the group...


This might not be easy.

One of my (mostly unpublished) domain name and my own addresses are being
abused from far away sites for widely broadcasted UCE, either with `From'or
some fake initial `Received:'. Seeing my own name abused has been rampant
for years (and it happened to many maintainer-friends as well, probably
because we were known as good guys), but for relatively recently, such abuse
is becoming extremely aggressive and pretty difficult to counter-fight.

My filters have to cope with hundreds of rejects every hour for the mere
abuse of my own name. And for the abuse of my domain (forgeries seemingly
emanating from random non-existing users from that domain), the generated
rejects have been the source, on the domain MX, of several hundreds of SMTP
connection attempts, sustained at all times, night and day, for many months.
(Other people take care of our network bills, I should evaluate the impact.)
Yet, as this is all originated elsewhere, this is a bit outside our control.

And I'm nobody. I barely imagine what `python-list' might be living, for
those having to administer lists and servers. It might be frightening!
Happily some Python project, for any counter-measure system that might
demonstrate some efficiency against this! But it might be difficult...

--
François Pinard http://www.iro.umontreal.ca/~pinard

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3344
by: AlanR | last post by:
Hi, I have to implement(or possibly acquire) a queue that manages priorities. Low priority elements cannot get lost in the queue indefinitely if there is a sustained, constant flow of high priority messages.I am thinking the best way to do this is to up the priority of lower priority items after a defined time period, eg. with a TimerTask....
220
18828
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have any preconceived ideas about it. I have noticed, however, that every programmer I talk to who's aware of Python is also talking about Ruby. So it...
2
1870
by: Soren Kuula | last post by:
Hi, Suppose I have: <xsl:template match="foo"/> <xsl:template match="foo"/> -- is that an error (same priority)? (my precessor reports nothing, buts as far as I recall it doesn't really have to). Or is the priority a post-predicate-survival issue?
12
1355
by: shootsie | last post by:
I've been presented with a task to do a query similar to the following and I was curious as to what the quickest query would look like. Anyone have any ideas?? Some_Id Value 1 A 1 B 1 C 2 C 2 A
1
3587
by: Burton Wilkins | last post by:
Dear Brandon: You sent me some advice before as to how get the DataLink working, but I haven't been able to get your solution to compile: You sent me this: >Hi Burton, I was able to get the following code to compile: > #using <mscorlib.dll> > #using <adodb.dll>
3
34975
by: John Nagle | last post by:
There's no way to set thread priorities within Python, is there? We have some threads that go compute-bound, and would like to reduce their priority slightly so the other operations, like accessing the database and servicing queries, aren't slowed as much. John Nagle
0
908
by: westbcristeeufk | last post by:
detoxifying pain relief patch http://cracks.00bp.com F R E E
4
2673
by: RgeeK | last post by:
From my newbie perspective I understand that Javascript is a single threaded environment and so interrupt-driven events are going to be somewhat challenging. But, I have an issue which seems to be to be a collision between a periodic drawing event (based on "setInterval") and a periodic http request based on the...
0
7487
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7680
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7934
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7446
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5349
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4966
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3476
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1908
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
731
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.