Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

nmap question

0 views
Skip to first unread message

PerfectReign

unread,
Nov 19, 2009, 4:29:37 PM11/19/09
to
I got myself a shiny new Cisco IP Phone 7975 here at work. It will
replace my aging POTS phone, which has been around since Alexander Graham
Bell was still trying to figure out what to call the darn thing.

In doing research, I found that ports 22 and 80 open.

I'm suprised that 8080 isn't open, because it seems to run Java (in fact
I get the Java logo on boot) and would've figured that a Tomcat server
was running.

In any case, I ran nmap against the phone. Is there something more I
should look for. (Oh, they changed the admin password, so I've yet to be
able to get in via ssh.)

kai@r2d2:~/apps$ nmap -v 216.97.235.15

Starting Nmap 4.76 ( http://nmap.org ) at 2009-11-19 13:21 PST
Initiating Ping Scan at 13:21
Scanning 216.97.235.15 [1 port]
Completed Ping Scan at 13:21, 0.30s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 13:21
Completed Parallel DNS resolution of 1 host. at 13:21, 0.13s elapsed
Initiating Connect Scan at 13:21
Scanning 172.18.194.223 [1000 ports]
Discovered open port 22/tcp on 216.97.235.15
Discovered open port 80/tcp on 216.97.235.15
Completed Connect Scan at 13:21, 3.46s elapsed (1000 total ports)
Host 216.97.235.15 appears to be up ... good.
Interesting ports on 216.97.235.15:
Not shown: 998 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http

Read data files from: /usr/share/nmap
Nmap done: 1 IP address (1 host up) scanned in 4.01 seconds


Any thing else I should be looking for?

I wonder if I could run Ethereal against it.

--
perfectreign
www.perfectreign.com || www.ecmplace.com
a turn signal is a statement, not a request

ThePsyko

unread,
Nov 19, 2009, 4:52:15 PM11/19/09
to
On 19 Nov 2009 I stormed the castle called alt.2600 and heard
PerfectReign cry out in news:pan.2009.11...@ecmplace.com...

The server at 216.97.235.15 is taking too long to respond.
:(


--
ThePsyko
Public Enemy #7

**Pissing off the planet, one person at a time**

FrozenNorth

unread,
Nov 19, 2009, 5:09:31 PM11/19/09
to
PR tried to hack it with this:
http://www.hartvilletool.com/product/12597

--
Froz...


The system will be down for 10 days for preventive maintenance.

Robert James

unread,
Nov 19, 2009, 5:10:13 PM11/19/09
to

Have you tried connecting directly to 8080, or scanning specify for
that port w/ a different scanner? I notice that Nessus reports a lot
more ports, with correct info then Nmap does even on it's most fascist
command line parameters. In fact I rarely use Nmap unless I need a
quick, and somewhat un-noticed footprinting info. Not sure how your
phones are setup, but on my PCs and Macs running Java there is no
Tomcat daemons, or any open ports...

The IP seems to redirect to a hosting company???

Interesting ports on grafias.lunarpages.com (216.97.235.15):
Not shown: 952 filtered ports, 35 closed ports
PORT STATE SERVICE
21/tcp open ftp


22/tcp open ssh
80/tcp open http

110/tcp open pop3
143/tcp open imap
443/tcp open https
465/tcp open smtps
587/tcp open submission
993/tcp open imaps
995/tcp open pop3s
3306/tcp open mysql
5432/tcp open postgresql
5666/tcp open nrpe

--
"A deep fried Mars bar with a bottle of of Cognac and a pint of
Guinness??? Very good sir." - Quote from the butler I won for the
weekend due to my masterful Bingo playing.

PerfectReign

unread,
Nov 19, 2009, 5:30:39 PM11/19/09
to
On Thu, 19 Nov 2009 21:52:15 +0000, ThePsyko fired up the etcha-a-sketch
and scratched out:


>> Any thing else I should be looking for?
>>
>> I wonder if I could run Ethereal against it.
>>
>>
> The server at 216.97.235.15 is taking too long to respond.

Figures he'd pick a cheap-ass hosting company..


kai@r2d2:~$ ping backwater-productions.net
PING backwater-productions.net (216.97.235.15) 56(84) bytes of data.
64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=1 ttl=46
time=32.8 ms
64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=2 ttl=46
time=12.3 ms
64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=3 ttl=46
time=12.6 ms

FrozenNorth

unread,
Nov 19, 2009, 5:31:17 PM11/19/09
to
1) You really think he would post the IP of his phone?
2) You really think an IP phone will use a fully routable IP?
3) Do you really think?

HINT:
The correct answer to the above three questions is *no*.

FrozenNorth

unread,
Nov 19, 2009, 5:33:41 PM11/19/09
to
PerfectReign wrote:
> On Thu, 19 Nov 2009 21:52:15 +0000, ThePsyko fired up the etcha-a-sketch
> and scratched out:
>
>
>>> Any thing else I should be looking for?
>>>
>>> I wonder if I could run Ethereal against it.
>>>
>>>
>> The server at 216.97.235.15 is taking too long to respond.
>
> Figures he'd pick a cheap-ass hosting company..
>
>
> kai@r2d2:~$ ping backwater-productions.net
> PING backwater-productions.net (216.97.235.15) 56(84) bytes of data.
> 64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=1 ttl=46
> time=32.8 ms
> 64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=2 ttl=46
> time=12.3 ms
> 64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=3 ttl=46
> time=12.6 ms
>
BWAHAHAHAHAHA!!!!11!!!

PerfectReign

unread,
Nov 19, 2009, 6:15:31 PM11/19/09
to
On Thu, 19 Nov 2009 17:31:17 -0500, FrozenNorth fired up the
etcha-a-sketch and scratched out:

>> The IP seems to redirect to a hosting company???


>>
> 1) You really think he would post the IP of his phone? 2) You really
> think an IP phone will use a fully routable IP? 3) Do you really think?
>
> HINT:
> The correct answer to the above three questions is *no*.

LOL!

Good one!

Robert James

unread,
Nov 19, 2009, 7:06:20 PM11/19/09
to
On 2009-11-19 16:31:17 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

Do you think I really give a flying fuck?

The correct answer to the above question is ****NO***!

--
This message may contain confidential information and is intended only
for the individual named. If you are not the named addressee you should
not disseminate, distribute or copy this post. Please notify the sender
immediately by e-mail if you have received this post by mistake and
delete this post from your newsreader.

Robert James

unread,
Nov 19, 2009, 7:07:20 PM11/19/09
to
On 2009-11-19 16:33:41 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

LOL, like Hatter's is much better...

--
I think you'll find its rather more than just in order, Sir. You are
now entering the most secure place in the whole of England… (Fail)

FrozenNorth

unread,
Nov 19, 2009, 7:22:15 PM11/19/09
to
Robert James wrote:
> On 2009-11-19 16:33:41 -0600, FrozenNorth
> <frozenn...@gm.nospam.ail.com> said:
>
>> PerfectReign wrote:
>>> On Thu, 19 Nov 2009 21:52:15 +0000, ThePsyko fired up the etcha-a-sketch
>>> and scratched out:
>>>
>>>
>>>>> Any thing else I should be looking for?
>>>>>
>>>>> I wonder if I could run Ethereal against it.
>>>>>
>>>>>
>>>> The server at 216.97.235.15 is taking too long to respond.
>>>
>>> Figures he'd pick a cheap-ass hosting company..
>>>
>>>
>>> kai@r2d2:~$ ping backwater-productions.net
>>> PING backwater-productions.net (216.97.235.15) 56(84) bytes of data.
>>> 64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=1
>>> ttl=46 time=32.8 ms
>>> 64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=2
>>> ttl=46 time=12.3 ms
>>> 64 bytes from grafias.lunarpages.com (216.97.235.15): icmp_seq=3
>>> ttl=46 time=12.6 ms
>>>
>> BWAHAHAHAHAHA!!!!11!!!
>
> LOL, like Hatter's is much better...
>
You just don't get it do you, PR got you and probably a bunch of other
morons to do various scans on Matt's website.

FrozenNorth

unread,
Nov 19, 2009, 7:23:13 PM11/19/09
to
Did you put that through your beergoogle spell checker?

Robert James

unread,
Nov 19, 2009, 7:24:26 PM11/19/09
to
On 2009-11-19 18:22:15 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

No I got it, nothing no one has not done before...

Robert James

unread,
Nov 19, 2009, 7:26:31 PM11/19/09
to
On 2009-11-19 18:23:13 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

Hay buddy, this Saturday - 11pm, Shannon's Irish Pub in the Peg... I'll
kick your little sober ass.

FrozenNorth

unread,
Nov 19, 2009, 7:33:47 PM11/19/09
to
You want real life, you come here.
I'm 6'5" over 220 lbs, come on down punk.

The Daring Dufas

unread,
Nov 19, 2009, 7:51:49 PM11/19/09
to

All I did was ping the addy but it didn't look liak a VOIP
phone to me to start with. I guess I was just curious.FLNF

Hey, I just remembered, FlashGet has a built in site explorer.
If you have the software, drop that addy in it and explore it
via FTP.

TDD

Message has been deleted
Message has been deleted

Robert James

unread,
Nov 20, 2009, 6:16:24 AM11/20/09
to
On 2009-11-19 18:33:47 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

Hay your the one that started this, always showing disrespect at every
reply throughout the months.
Elderly fat grandpas like you have always been scared of the Peg.

--
“Membership of the United Nations gives every member the right to make
a fool of himself, and that is a right of which the Soviet Union in
this case has taken full advantage.”

Robert James

unread,
Nov 20, 2009, 6:41:14 AM11/20/09
to
On 2009-11-19 18:51:49 -0600, The Daring Dufas
<the-dari...@peckerhead.net> said:

Just noticed in my IDS logs Matt may have returned the favor. Of course
other then BitTorrent for time to time, even without iptables firewall
running, I don't have ANY open ports in the first place. Turned off my
Web, anon FTP and Telnet BBS servers a few months ago. Apple is
horrible at updating the stuff they "stole" from BSD developers.

Robert James

unread,
Nov 20, 2009, 7:01:08 AM11/20/09
to
On 2009-11-19 19:02:48 -0600, imalitt...@shortandstout.com (Sycho) said:

> This just in to the alt.2600 news room. On Thu, 19 Nov 2009 19:22:15
> -0500 it was announced to all in a public briefing, FrozenNorth
> <frozenn...@gm.nospam.ail.com> made the following declaration and
> shocked the world when the following was announced:

> Fortunately for us lucky few, we didn't bite. Why? It's because we
> know better. ;)
>
> As grandma used to say, "I may be some dumb, but I'm not plumb dumb".
> *snicker*

Ya, we don't want Mattie Boi sending abuse letters to the ISPs of Tor
nods because he doesn't understand that Metaspolit only works on
non-updated systems - by attacking the wrong system anyway...

Robert James

unread,
Nov 20, 2009, 7:04:03 AM11/20/09
to
On 2009-11-19 19:04:43 -0600, imalitt...@shortandstout.com (Sycho) said:

> This just in to the alt.2600 news room. On Thu, 19 Nov 2009 19:23:13


> -0500 it was announced to all in a public briefing, FrozenNorth
> <frozenn...@gm.nospam.ail.com> made the following declaration and
> shocked the world when the following was announced:
>

> Shit, I broke it again. :(
>
> Hold on, I'll fi><0r it.
>
> Lemme get out my trusty magnetic screw....... *ZZZZZAP!!*
>
> +++ATH0
> NO CARRIER

I..... I know this guy..... EVERYONE LOOK! This guy, he's - he's the
guy. Let me tell you... ... you this about great guy, you know. (TRIP &
CRASH)

--
http://www.youtube.com/watch?v=vwTyAvu61bM

oldami

unread,
Nov 20, 2009, 8:45:23 AM11/20/09
to

none of us are scared of a twit like you.
we show disrespect because your comments are STOOPID

FrozenNorth

unread,
Nov 20, 2009, 9:21:08 AM11/20/09
to
Respect is something you earn, give it a try.

You were in my kill file for months, I turn it upside down and give it a
shake every now and then, you fell out.

> Elderly fat grandpas like you have always been scared of the Peg.
>

I was born there, and have absolutely no interest what so ever of going
back.

FrozenNorth

unread,
Nov 20, 2009, 9:22:34 AM11/20/09
to

Kids these days, can't live with them, can't shoot them.
;-)

Robert James

unread,
Nov 20, 2009, 10:32:05 AM11/20/09
to

Look buddy, I may be just another former communications/signals
engineer and general computer geek. But I am also trained in both urban
& rural survival. As well as basic arm to arm and weaponized combat.

--
"This time is so exciting to us, even though we know that it is close
to Hatter's end, and that is why it is exciting to us. We don't expect
to or want to build a another group on these servers. We don't want any
gothic web forum. We don't want any membership application. We don't
want to help Hatter reproduce so that we have more children posting
Matt's bullshit. We are a group of believers in the Kingdom Level Above
Human, who know that Hatter is too much of a stupid fucking monkey to
enter our new level!"

Robert James

unread,
Nov 20, 2009, 10:37:04 AM11/20/09
to
On 2009-11-20 08:21:08 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

Then please feel free to add me back.

>
>> Elderly fat grandpas like you have always been scared of the Peg.
>>
> I was born there, and have absolutely no interest what so ever of going back.

Well we can at least agree on something!

ThePsyko

unread,
Nov 20, 2009, 11:15:51 AM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
heard Robert James cry out in news:he6cpl$1ra6$1...@adenine.netfront.net...

>>
>> none of us are scared of a twit like you.
>> we show disrespect because your comments are STOOPID
>
> Look buddy, I may be just another former communications/signals
> engineer and general computer geek. But I am also trained in both urban
> & rural survival. As well as basic arm to arm and weaponized combat.


"your comments are stoopid"

"yeah well I can kick your ass"


Thanks for proving his point.

>
>
> "This time is so exciting to us, even though we know that it is close
> to Hatter's end, and that is why it is exciting to us. We don't expect
> to or want to build a another group on these servers. We don't want any
> gothic web forum. We don't want any membership application. We don't
> want to help Hatter reproduce so that we have more children posting
> Matt's bullshit. We are a group of believers in the Kingdom Level Above
> Human, who know that Hatter is too much of a stupid fucking monkey to
> enter our new level!"
>

uhhh... right


--
ThePsyko
Public Enemy #7

**Pissing off the planet, one person at a time**

FrozenNorth

unread,
Nov 20, 2009, 12:37:13 PM11/20/09
to
What, such a polite guy that says please?

I think I'll leave you out and poke you for a while, us "elderly fat
grandpas" need something fun to do.

BTW. Dufus is the old guy.


>>
>>> Elderly fat grandpas like you have always been scared of the Peg.
>>>
>> I was born there, and have absolutely no interest what so ever of
>> going back.
>
> Well we can at least agree on something!
>

Must be a fluke.

FrozenNorth

unread,
Nov 20, 2009, 1:25:30 PM11/20/09
to
ThePsyko wrote:
> On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
> heard Robert James cry out in news:he6cpl$1ra6$1...@adenine.netfront.net...
>
>>> none of us are scared of a twit like you.
>>> we show disrespect because your comments are STOOPID
>> Look buddy, I may be just another former communications/signals
>> engineer and general computer geek. But I am also trained in both urban
>> & rural survival. As well as basic arm to arm and weaponized combat.
>
>
> "your comments are stoopid"
>
> "yeah well I can kick your ass"
>
>
> Thanks for proving his point.
>
Especially when he says this to oldami who has spent time in Iraq and
other places where this kid would have probably loaded up his shorts.

>
>
>>
>> "This time is so exciting to us, even though we know that it is close
>> to Hatter's end, and that is why it is exciting to us. We don't expect
>> to or want to build a another group on these servers. We don't want any
>> gothic web forum. We don't want any membership application. We don't
>> want to help Hatter reproduce so that we have more children posting
>> Matt's bullshit. We are a group of believers in the Kingdom Level Above
>> Human, who know that Hatter is too much of a stupid fucking monkey to
>> enter our new level!"
>>
>
> uhhh... right
>
>
That was pretty much one long incoherent paragraph, wasn't it.

The Daring Dufas

unread,
Nov 20, 2009, 1:30:54 PM11/20/09
to

When a couple of the girls go at it it's called a "Cat Fight".

I don't think I've ever watched a "Canuck Fight", is it the same
thing with all the hair pulling and clothes tearing except it's
done out in the snow? Are there any malamutes or polar bear involved? FLNF

TDD

The Daring Dufas

unread,
Nov 20, 2009, 1:40:54 PM11/20/09
to

WHAAAAT!! Just because I'm 80,..er,70,..er,60...... what was I gonna say?

Oh yea, YOU KIDS GET OFF MY LAWN!!!

TDD

>>>
>>>> Elderly fat grandpas like you have always been scared of the Peg.
>>>>
>>> I was born there, and have absolutely no interest what so ever of
>>> going back.
>>
>> Well we can at least agree on something!
>>
> Must be a fluke.

I have a Fluke, it's a fine multimeter

TDD

FrozenNorth

unread,
Nov 20, 2009, 1:59:56 PM11/20/09
to
If the shoe fits.
;-)

>
>>>>
>>>>> Elderly fat grandpas like you have always been scared of the Peg.
>>>>>
>>>> I was born there, and have absolutely no interest what so ever of
>>>> going back.
>>>
>>> Well we can at least agree on something!
>>>
>> Must be a fluke.
>
> I have a Fluke, it's a fine multimeter
>
I have a 30 year old Tandy, not so fine, but it does work.

FrozenNorth

unread,
Nov 20, 2009, 2:02:10 PM11/20/09
to
Who is fighting?
Where?

ThePsyko

unread,
Nov 20, 2009, 2:07:48 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
heard FrozenNorth cry out in
news:2HBNm.230195$8m4.1...@en-nntp-07.dc1.easynews.com...

Is it a PET?

FrozenNorth

unread,
Nov 20, 2009, 2:11:34 PM11/20/09
to

No, a multimeter.

Robert James

unread,
Nov 20, 2009, 2:21:49 PM11/20/09
to
On 2009-11-20 12:25:30 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

> ThePsyko wrote:
>> On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
>> heard Robert James cry out in news:he6cpl$1ra6$1...@adenine.netfront.net...
>>
>>>> none of us are scared of a twit like you.
>>>> we show disrespect because your comments are STOOPID
>>> Look buddy, I may be just another former communications/signals
>>> engineer and general computer geek. But I am also trained in both urban
>>> & rural survival. As well as basic arm to arm and weaponized combat.
>>
>>
>> "your comments are stoopid"
>>
>> "yeah well I can kick your ass"
>>
>>
>> Thanks for proving his point.
>>
> Especially when he says this to oldami who has spent time in Iraq and
> other places where this kid would have probably loaded up his shorts.

Granted I've never left my nice warm, and free Canada, but I've seen
some things, man, and some stuff. I wouldn't recommend it.

>>
>>
>>>
>>> "This time is so exciting to us, even though we know that it is close
>>> to Hatter's end, and that is why it is exciting to us. We don't expect
>>> to or want to build a another group on these servers. We don't want any
>>> gothic web forum. We don't want any membership application. We don't
>>> want to help Hatter reproduce so that we have more children posting
>>> Matt's bullshit. We are a group of believers in the Kingdom Level Above
>>> Human, who know that Hatter is too much of a stupid fucking monkey to
>>> enter our new level!"
>>>
>>
>> uhhh... right
>>
>>
> That was pretty much one long incoherent paragraph, wasn't it.

(You bunch of thin-skinned, no-humor pansies!)

--
"The Sword of Osiris... I once possessed the entire collection... Then
I sold them all for opium. Oh, how I wish I had them back... to sell
for more opium!" - Charles Montgomery "Monty" Burns

Robert James

unread,
Nov 20, 2009, 2:22:47 PM11/20/09
to
On 2009-11-20 12:30:54 -0600, The Daring Dufas
<the-dari...@peckerhead.net> said:

Nope, just beer and ice hockey.

--
Just because I'm paranoid doesn't mean the paranoid motherfuckers who
are making me paranoid aren't really out there.

Robert James

unread,
Nov 20, 2009, 2:30:09 PM11/20/09
to
On 2009-11-20 13:11:34 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

> ThePsyko wrote:
>> On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
>> heard FrozenNorth cry out in
>> news:2HBNm.230195$8m4.1...@en-nntp-07.dc1.easynews.com...
>>> The Daring Dufas wrote:
>>>> FrozenNorth wrote:
>
>>>>> Must be a fluke.
>>>> I have a Fluke, it's a fine multimeter
>>>>
>>> I have a 30 year old Tandy, not so fine, but it does work.
>>>
>>
>> Is it a PET?
>>
> No, a multimeter.

Psyko, you "do" know what a "multimeter" is, right? Or would you like
me to explain it's magical concept to you in simple terms?

--
http://www.youtube.com/watch?v=vwTyAvu61bM

ThePsyko

unread,
Nov 20, 2009, 2:31:14 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
James cry out in news:he6qo1$2rq4$1...@adenine.netfront.net...

uhh.. thanks but I actually have two of them at home...

you DO know what a Tandy PET is, right?

FrozenNorth

unread,
Nov 20, 2009, 2:41:18 PM11/20/09
to
ThePsyko wrote:
> On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
> James cry out in news:he6qo1$2rq4$1...@adenine.netfront.net...
>
>> On 2009-11-20 13:11:34 -0600, FrozenNorth
>> <frozenn...@gm.nospam.ail.com> said:
>>
>>> ThePsyko wrote:
>>>> On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
>>>> heard FrozenNorth cry out in
>>>> news:2HBNm.230195$8m4.1...@en-nntp-07.dc1.easynews.com...
>>>>> The Daring Dufas wrote:
>>>>>> FrozenNorth wrote:
>>>>>>> Must be a fluke.
>>>>>> I have a Fluke, it's a fine multimeter
>>>>>>
>>>>> I have a 30 year old Tandy, not so fine, but it does work.
>>>>>
>>>> Is it a PET?
>>>>
>>> No, a multimeter.
>> Psyko, you "do" know what a "multimeter" is, right? Or would you like
>> me to explain it's magical concept to you in simple terms?
>>
>
> uhh.. thanks but I actually have two of them at home...
>
> you DO know what a Tandy PET is, right?
>
Ahhh, share the love.
;-)

You see why Robert gets under my skin?

I thought the PET was a Commodore, or was there a Radio Shack branded
one in the states?

Robert James

unread,
Nov 20, 2009, 2:41:40 PM11/20/09
to

No I DON'T KNOW what a Tandy PET is. Tandy / RadioShack made TRS
systems. Commodore made the PET. You dumb jackass...

ThePsyko

unread,
Nov 20, 2009, 2:44:04 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
James cry out in news:he6rdk$2t9h$1...@adenine.netfront.net...

> On 2009-11-20 13:31:14 -0600, ThePsyko <thep...@itookmyprozac.com>
> said:
>
>> On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
>> James cry out in news:he6qo1$2rq4$1...@adenine.netfront.net...
>>
>>> On 2009-11-20 13:11:34 -0600, FrozenNorth
>>> <frozenn...@gm.nospam.ail.com> said:
>>>
>>>> ThePsyko wrote:
>>>>> On 20 Nov 2009 I stormed the castle called alt.hackers.malicious
>>>>> and heard FrozenNorth cry out in
>>>>> news:2HBNm.230195$8m4.1...@en-nntp-07.dc1.easynews.com...
>>>>>> The Daring Dufas wrote:
>>>>>>> FrozenNorth wrote:
>>>>
>>>>>>>> Must be a fluke.
>>>>>>> I have a Fluke, it's a fine multimeter
>>>>>>>
>>>>>> I have a 30 year old Tandy, not so fine, but it does work.
>>>>>>
>>>>>
>>>>> Is it a PET?
>>>>>
>>>> No, a multimeter.
>>>
>>> Psyko, you "do" know what a "multimeter" is, right? Or would you
>>> like me to explain it's magical concept to you in simple terms?
>>>
>>
>> uhh.. thanks but I actually have two of them at home...
>>
>> you DO know what a Tandy PET is, right?
>
> No I DON'T KNOW what a Tandy PET is. Tandy / RadioShack made TRS
> systems. Commodore made the PET. You dumb jackass...
>

You DO know what an Atari 64 is, right?

Robert James

unread,
Nov 20, 2009, 2:46:02 PM11/20/09
to
On 2009-11-20 13:41:18 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

PET is a copy-write of Commodore, and I think it is safe to say they
were a "little bit" more successful than Radio Shack at selling
systems. I don't see 'em licensing their product's name the Tandy Corp.

ThePsyko

unread,
Nov 20, 2009, 2:46:59 PM11/20/09
to

Nah, you're right... for some reason I was thinking of the TRS-80.. oh
well.. let Robert have his field day - it's quite possibly the only
"win" he'll have today

Robert James

unread,
Nov 20, 2009, 2:49:25 PM11/20/09
to

Failed joke. Unless you mean the 64 bit Atari Jaguar, which was never
called Atari 64.

--
http://www.youtube.com/watch?v=vwTyAvu61bM

Robert James

unread,
Nov 20, 2009, 2:50:51 PM11/20/09
to

Was not trying to "win" just trying to prove a point, since you enjoy
knocking me down. Really, other then Matt I don't like getting into
flame wars, and I rarely start 'em.

--
This message may contain confidential information and is intended only
for the individual named. If you are not the named addressee you should
not disseminate, distribute or copy this post. Please notify the sender
immediately by e-mail if you have received this post by mistake and
delete this post from your newsreader.

ThePsyko

unread,
Nov 20, 2009, 2:51:21 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
James cry out in news:he6rs5$2u9p$1...@adenine.netfront.net...

No.. it was a failed joke...

Although I did have an Atari 800 when I was younger...

Robert James

unread,
Nov 20, 2009, 2:52:54 PM11/20/09
to

Cool, I had a 2600, till I gave it to my baby coz, who NEVER used it...

--
"A deep fried Mars bar with a bottle of of Cognac and a pint of
Guinness??? Very good sir." - Quote from the butler I won for the
weekend due to my masterful Bingo playing.

Robert James

unread,
Nov 20, 2009, 2:56:20 PM11/20/09
to

Atari 2600. Just got the irony of that. ;)

--
"Even if you do luck into the possibility of some fleeting pleasure,
like, say, if some nymphomaniac telephone operators with the muscle
control of Rumanian mat-slappers agree to a little Strip Air Hockey,
it'll be over before it starts cause some vowel-lacking, feta-reeking
cab-jockey slams his Checker up your hatchback and the cab is owned by
some spanker from a L. Ron Hubbard cult who starts shaking chicken
bones at you and gives you a boil on your neck so big all it needs is
Michael Jordan's autograph to make it complete. So is it really any
wonder that I seem DERANGED???!!"

ThePsyko

unread,
Nov 20, 2009, 2:58:24 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
James cry out in news:he6rus$2u9p$2...@adenine.netfront.net...

and *I* am trying to "knock you down"?

ThePsyko

unread,
Nov 20, 2009, 2:58:58 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
James cry out in news:he6s94$2vf8$1...@adenine.netfront.net...

lol... you'd be surprised how often people come into this group thinking
that's what it's for

oldami

unread,
Nov 20, 2009, 3:04:20 PM11/20/09
to
Robert James wrote:
> On 2009-11-20 07:45:23 -0600, oldami
>>> Elderly fat grandpas like you have always been scared of the Peg.
>>>
>>
>> none of us are scared of a twit like you.
>> we show disrespect because your comments are STOOPID
>
> Look buddy, I may be just another former communications/signals engineer
> and general computer geek. But I am also trained in both urban & rural
> survival. As well as basic arm to arm and weaponized combat.
>

And that should worry me?
First, you have to find me. Actually, that's the easy part.
Then you have to come here (not likely)
Then you have to have the juevos to actually *do* something to me (even
less likely)
And survive. (Not gonna happen. You have obviously never been to
redneck land.)

But thanks for proving my point.


oldami

unread,
Nov 20, 2009, 3:06:55 PM11/20/09
to

Hey, there should at least be some stiff nipples.

oldami

unread,
Nov 20, 2009, 3:08:02 PM11/20/09
to

I have one too. But he didn't capitalize fluke. So he must mean the fish.

oldami

unread,
Nov 20, 2009, 3:11:05 PM11/20/09
to
Robert James wrote:
> On 2009-11-20 13:31:14 -0600, ThePsyko <thep...@itookmyprozac.com> said:
>
>> On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert
>> James cry out in news:he6qo1$2rq4$1...@adenine.netfront.net...
>>
>>> On 2009-11-20 13:11:34 -0600, FrozenNorth
>>> <frozenn...@gm.nospam.ail.com> said:
>>>
>>>> ThePsyko wrote:
>>>>> On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
>>>>> heard FrozenNorth cry out in
>>>>> news:2HBNm.230195$8m4.1...@en-nntp-07.dc1.easynews.com...
>>>>>> The Daring Dufas wrote:
>>>>>>> FrozenNorth wrote:
>>>>
>>>>>>>> Must be a fluke.
>>>>>>> I have a Fluke, it's a fine multimeter
>>>>>>>
>>>>>> I have a 30 year old Tandy, not so fine, but it does work.
>>>>>>
>>>>>
>>>>> Is it a PET?
>>>>>
>>>> No, a multimeter.
>>>
>>> Psyko, you "do" know what a "multimeter" is, right? Or would you like
>>> me to explain it's magical concept to you in simple terms?
>>>
>>
>> uhh.. thanks but I actually have two of them at home...
>>
>> you DO know what a Tandy PET is, right?
>
> No I DON'T KNOW what a Tandy PET is. Tandy / RadioShack made TRS
> systems. Commodore made the PET. You dumb jackass...
>

And this is the person who just said he doesn't start flame wars?


The Daring Dufas

unread,
Nov 20, 2009, 3:23:49 PM11/20/09
to

A really tough Canuck will screw the malamute and pet the polar bear...
Or is it the other way around?

TDD

oldami

unread,
Nov 20, 2009, 3:33:59 PM11/20/09
to

The more I see of his writing style, the more I start to think he's a
OMH puppet.

Now, that *would* be a win for Matt to pull that off. So - not likely.

FrozenNorth

unread,
Nov 20, 2009, 3:34:20 PM11/20/09
to
Three days into a week long canoe trip in northern Ontario, I was walking
down a portage trail carrying the canoe, my buddy was well behind me with
the pack. I came around a corner in the trail to find a black bear and
a cub,
I stopped and froze. They wandered off, close as I ever want to get.

The Daring Dufas

unread,
Nov 20, 2009, 3:36:17 PM11/20/09
to

I remember the TRS-80, it was long ago 1978-1979, back in the dark ages
while I was working for Tandy Repair when the stores sent in the first
TRS-80 boxes for repair or modification/upgrades. The damn things would
GRONK if you walked across a carpet and touched one of those vile silver
gray wonders without first grounding yourself. The stores had to spray
a water and Downey mix on the carpet to keep the static electricity at
bay.

TDD

FrozenNorth

unread,
Nov 20, 2009, 3:37:00 PM11/20/09
to
It isn't Matt.

The Daring Dufas

unread,
Nov 20, 2009, 3:38:50 PM11/20/09
to

Or what's squirming around in his liver. FLNF

TDD

The Daring Dufas

unread,
Nov 20, 2009, 3:41:17 PM11/20/09
to

What? You didn't go hiking without a package of bear treats? FLNF

TDD

FrozenNorth

unread,
Nov 20, 2009, 3:47:30 PM11/20/09
to
No room in the pack, took both hands to keep the canoe on my shoulders.

---- joke -----
The Colorado State Department of Fish and Wildlife is advising hikers,
hunters, fishermen, and golfers to take extra precautions and be on the
alert for bears while in the Dillon, Breckenridge, and Keystone area.

They advise people to wear noise-producing devices such as little bells
on their clothing to alert but not startle the bears unexpectedly.

They also advise you to carry pepper spray in case of an encounter with
a bear. It is also a good idea to watch for signs of bear activity.

People should be able to recognize the difference between black bear and
grizzly bear droppings.

Black bear droppings are smaller and contain berries and possibly
squirrel fur.

Grizzly bear droppings have bells in them and smell like pepper spray.

Message has been deleted

FrozenNorth

unread,
Nov 20, 2009, 4:30:23 PM11/20/09
to
Sycho wrote:
> This just in to the alt.2600 news room. On Fri, 20 Nov 2009 14:41:17
> -0600 it was announced to all in a public briefing, The Daring Dufas
> <the-dari...@peckerhead.net> made the following declaration and
> shocked the world when the following was announced:
> I wonder if it shits in the woods? :D

I don't recommend going for a week long canoe trip without shitting in
the woods.
;-)

Message has been deleted

The Daring Dufas

unread,
Nov 20, 2009, 4:53:30 PM11/20/09
to

A while back the idiot government agency in charge TIGAIC told Alaskans
that they could no longer use "bear spray", which is a big can of
pepper spray on steroids, to ward off polar bears because it was a
cruel thing to do to the bears. So they went back to the old method
which is to shoot and kill the bears. The dumbassification of government
has its price.

TDD

The Daring Dufas

unread,
Nov 20, 2009, 4:55:50 PM11/20/09
to

Matt is a BOT, Barely Original Thug. FLNF

TDD

ThePsyko

unread,
Nov 20, 2009, 4:58:46 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
heard Sycho cry out in news:4b070be2...@whyioughta.org...

> This just in to the alt.2600 news room. On Fri, 20 Nov 2009 16:30:23
> -0500 it was announced to all in a public briefing, FrozenNorth
> <frozenn...@gm.nospam.ail.com> made the following declaration and

> That was bear-y funny. lol
>
> And that's all I got for this one. For now. ;)

fur now?

FrozenNorth

unread,
Nov 20, 2009, 5:00:58 PM11/20/09
to

Why not just beat them stupid with Sarah Palin's book?

The Daring Dufas

unread,
Nov 20, 2009, 5:10:01 PM11/20/09
to

Oh my God, more Palin derangement syndrome. I didn't expect
you to slip a snipe at her into the thread. Now I'm gonna
have to say something bizarre about BeeHO. Hum, darn, everything
about him is bizarre so I can't come up with anything new.
FLNF

TDD

FrozenNorth

unread,
Nov 20, 2009, 5:17:54 PM11/20/09
to
Would you believe the polar bears will die anyway because of global warming?

Robert James

unread,
Nov 20, 2009, 5:23:15 PM11/20/09
to

I never did "start" one.

Robert James

unread,
Nov 20, 2009, 5:28:28 PM11/20/09
to
On 2009-11-20 14:23:49 -0600, The Daring Dufas
<the-dari...@peckerhead.net> said:

All I know is up here I play, fight, feed, and pet city park wolves
like they are wild puppy dogs.

--
This message may contain confidential information and is intended only
for the individual named. If you are not the named addressee you should
not disseminate, distribute or copy this post. Please notify the sender
immediately by e-mail if you have received this post by mistake and
delete this post from your newsreader.

Robert James

unread,
Nov 20, 2009, 5:35:05 PM11/20/09
to

Don't tell me you missed the diaperboi picture collection flame a few
months ago...

--
"We catch bad guys, I'll tell you what we're not - we're not people who
jam staples into peoples heads. That's CIA crap!"

Robert James

unread,
Nov 20, 2009, 5:40:46 PM11/20/09
to
On 2009-11-20 14:37:00 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

Excellent bet, that's very safe to say. Plus OMH an't a Mac guy... hell
he's not even a *nix guy. He failed before I plonked him, when he
replied to me, not knowing the difference between GNU/Linux and BSD
based distros. Matt = Epic Fail.

--
I think you'll find its rather more than just in order, Sir. You are
now entering the most secure place in the whole of England… (Fail)

The Daring Dufas

unread,
Nov 20, 2009, 5:44:06 PM11/20/09
to

Oh my God, more global warming derangement syndrome...........
FLNF

TDD

The Daring Dufas

unread,
Nov 20, 2009, 5:47:20 PM11/20/09
to

You must be part of the pack. Do they lick your face? It's not out
of affection, they just want to find out what you taste like.
*snicker*

TDD

FrozenNorth

unread,
Nov 20, 2009, 5:52:22 PM11/20/09
to
Dick Cheney shot them all?
Message has been deleted

The Daring Dufas

unread,
Nov 20, 2009, 6:06:17 PM11/20/09
to

ARRRRRGH! Cheney derangement syndrome! Make it stop! PLEEEEEEZ!

TDD

The Daring Dufas

unread,
Nov 20, 2009, 6:09:47 PM11/20/09
to
Sycho wrote:
> This just in to the alt.2600 news room. On Fri, 20 Nov 2009 21:58:46
> +0000 (UTC) it was announced to all in a public briefing, ThePsyko
> <thep...@itookmyprozac.com> made the following declaration and
> HAHAHAHAHAHAHA!!!!
>
> Only You Can Prevent Furrest Fires?

But what can you do to control those darn Furries?

TDD

FrozenNorth

unread,
Nov 20, 2009, 6:15:02 PM11/20/09
to
Robert James bored them to death?
;-)
Message has been deleted

ThePsyko

unread,
Nov 20, 2009, 6:53:32 PM11/20/09
to
On 20 Nov 2009 I stormed the castle called alt.hackers.malicious and
heard FrozenNorth cry out in
news:M4FNm.247695$Jp1....@en-nntp-06.dc1.easynews.com...

only if they were dressed as other hunters

The Daring Dufas

unread,
Nov 20, 2009, 7:44:41 PM11/20/09
to

OH NOooooooo! Robert James derangement syndrome! It's almost as bad
as Hatter derangement syndrome. I don't liak it ewuuuuuu. FLNF

TDD

The Daring Dufas

unread,
Nov 20, 2009, 7:46:45 PM11/20/09
to
Sycho wrote:
> This just in to the alt.2600 news room. On Fri, 20 Nov 2009 17:09:47
> Shave them and turn them into Teletubbies?
>
> Actually, let's call Bob Barker. He's all about controlling the pet
> population. Maybe he can offer up a little advice?

To geld a Furry all you need are pinking shears.

TDD

Message has been deleted

Robert James

unread,
Nov 20, 2009, 8:21:25 PM11/20/09
to
On 2009-11-20 16:47:20 -0600, The Daring Dufas
<the-dari...@peckerhead.net> said:

It's true, smell and taste is how they tell who you are - but when they
want a bite out of you, once must QUICKLY snap e'm down.

--
"The Sword of Osiris... I once possessed the entire collection... Then
I sold them all for opium. Oh, how I wish I had them back... to sell
for more opium!" - Charles Montgomery "Monty" Burns

Robert James

unread,
Nov 20, 2009, 8:25:11 PM11/20/09
to
On 2009-11-20 17:15:02 -0600, FrozenNorth
<frozenn...@gm.nospam.ail.com> said:

http://www.youtube.com/watch?v=MiBsTwZ9UL0

The Daring Dufas

unread,
Nov 20, 2009, 9:02:24 PM11/20/09
to

Have you ever watched that nature show about the guy who lives
with wolves out in the wilderness? It's a hoot, the guy is sucking
tongue and licking them back. Some of those wolves are freekin
big.

TDD

Robert James

unread,
Nov 20, 2009, 9:32:41 PM11/20/09
to
On 2009-11-20 20:02:24 -0600, The Daring Dufas
<the-dari...@peckerhead.net> said:

Yep:

http://www.youtube.com/watch?v=A5rN1m2nJzk

http://en.wikipedia.org/wiki/Shaun_Ellis_(wolf_researcher)

http://www.wolfpack-management.com

Anyway, I lick my neighbour's and strange dogs back all the time. And
keep in mind those wolves were raised by Shaun himself since they were
pups.

--
“The Soviet Union is an Evil Empire, and Soviet communism is the focus
of evil in the modern world” - Reagan

Onideus Mad Hatter

unread,
Nov 22, 2009, 12:56:24 AM11/22/09
to
On Fri, 20 Nov 2009 15:37:00 -0500, FrozenNorth
<frozenn...@gm.nospam.ail.com> wrote:

>> The more I see of his writing style, the more I start to think he's a
>> OMH puppet.
>>
>> Now, that *would* be a win for Matt to pull that off. So - not likely.
>>
>It isn't Matt.

Don't mind Oldbie, he's a lil slow...old age and all. That and, like
most Hatter Addicts, he probably see's "me" every where he looks these
days.

--

Onideus Mad Hatter
mhm � x �
http://www.backwater-productions.net
http://www.uncensored-inter.net


Hatter Quotes
-------------
"Never do to anyone online what you wouldn't want done to yourself."

"Freedom, true freedom, is nothing more than intellectual advantage over others."

"When I listen to people I don't really listen to what it is they're
saying, so much as what they're saying it for."

"Don't ever fuck with someone who has more creativity than you do."

"Never use your own limitations as the basis of measuring a technology's worth."

"I don't make mistakes, I have other people to make mistakes for me."

"You're only one of the best if you're striving to become one of the
best."

"I didn't make reality, Sunshine, I just verbally bitch slapped you
with it."

"I'm not a professional, I'm an artist."

"Usenet Filters/Blinders - Learn to shut yourself the fuck up!"

"Drugs killed Jesus you know...oh wait, no, that was the Jews, my
bad."

"The more I learn the more I'm killing my idols."

"Is it wrong to incur and then use the hate ridden, vengeful stupidity
of complete strangers in random Usenet froups to further my art?"

"Freedom is only a concept, like race it's merely a social construct
that doesn't really exist outside of your ability to convince others
of its relevancy."

"Next time slow up a lil, then maybe you won't jump the gun and start
creamin yer panties before it's time to pop the champagne proper."

"Reality is directly proportionate to how creative you are."

"People are pretty fucking high on themselves if they think that
they're just born with a soul. *snicker*...yeah, like they're just
givin em out for free."

"How sad that you're such a poor judge of style that you can't even
properly gauge the artistic worth of your own efforts."

"Those who record history are those who control history."

"I am the living embodiment of hell itself in all its tormentive rage,
endless suffering, unfathomable pain and unending horror...but you
don't get sent to me...I come for you."

"Ideally in a fight I'd want a BGM-109A with a W80 250 kiloton
tactical thermonuclear fusion based war head."

"Tell me, would you describe yourself more as a process or a
function?"

"Apparently this group has got the market cornered on stupid.
Intelligence is down 137 points across the board and the forecast
indicates an increase in Webtv users."

"Is my .sig delimiter broken? Really? You're sure? Awww,
gee...that's too bad...for YOU!" `, )

Onideus Mad Hatter

unread,
Nov 22, 2009, 12:57:26 AM11/22/09
to

Was that the time you ran screaming and crying like a little girl?

...oh wait, that was *EVERY* time, wasn't it? LOL

Onideus Mad Hatter

unread,
Nov 22, 2009, 1:00:24 AM11/22/09
to
On Fri, 20 Nov 2009 16:40:46 -0600, Robert James
<robert...@gmail.com> wrote:

>Excellent bet, that's very safe to say. Plus OMH an't a Mac guy... hell
>he's not even a *nix guy. He failed before I plonked him, when he
>replied to me, not knowing the difference between GNU/Linux and BSD
>based distros. Matt = Epic Fail.

Says the little girl who ran away screaming and crying cause I hurt
his lil Usenets feewings. LOL

Not sure what the retard is talkin about as far as Linux, I use it for
my server, as well as for symmetric multiprocessing applications. And
only someone as drunk and stupid as Jamie Boi could possibly confuse
Linux with BSD. Looks like he's projecting again.

Onideus Mad Hatter

unread,
Nov 22, 2009, 1:01:49 AM11/22/09
to
On Fri, 20 Nov 2009 15:55:50 -0600, The Daring Dufas
<the-dari...@peckerhead.net> wrote:

>Matt is a BOT, Barely Original Thug. FLNF

I swear, every time this fuckin idiot makes a post...
: http://i186.photobucket.com/albums/x259/alastair_hm/facepalmbq8dj7.jpg

*nods*

Onideus Mad Hatter

unread,
Nov 22, 2009, 1:03:54 AM11/22/09
to
On Fri, 20 Nov 2009 19:58:58 +0000 (UTC), ThePsyko
<thep...@itookmyprozac.com> wrote:

>On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert

>James cry out in news:he6s94$2vf8$1...@adenine.netfront.net...
>
>> On 2009-11-20 13:52:54 -0600, Robert James <robert...@gmail.com>
>> said:
>>
>>> On 2009-11-20 13:51:21 -0600, ThePsyko <thep...@itookmyprozac.com>


>>> said:
>>>
>>>> On 20 Nov 2009 I stormed the castle called alt.2600 and heard Robert

>>>> James cry out in news:he6rs5$2u9p$1...@adenine.netfront.net...
>>>>
>>>>> On 2009-11-20 13:44:04 -0600, ThePsyko <thep...@itookmyprozac.com>


>>>>> said:
>>>>>
>>>>>> On 20 Nov 2009 I stormed the castle called alt.2600 and heard

>>>>>> Robert James cry out in news:he6rdk$2t9h$1...@adenine.netfront.net...
>>>>>>
>>>>>>> On 2009-11-20 13:31:14 -0600, ThePsyko


>>>>>>> <thep...@itookmyprozac.com> said:
>>>>>>>
>>>>>>>> On 20 Nov 2009 I stormed the castle called alt.2600 and heard
>>>>>>>> Robert James cry out in
>>>>>>>> news:he6qo1$2rq4$1...@adenine.netfront.net...
>>>>>>>>
>>>>>>>>> On 2009-11-20 13:11:34 -0600, FrozenNorth
>>>>>>>>> <frozenn...@gm.nospam.ail.com> said:
>>>>>>>>>
>>>>>>>>>> ThePsyko wrote:
>>>>>>>>>>> On 20 Nov 2009 I stormed the castle called
>>>>>>>>>>> alt.hackers.malicious and heard FrozenNorth cry out in
>>>>>>>>>>> news:2HBNm.230195$8m4.1...@en-nntp-07.dc1.easynews.com...
>>>>>>>>>>>> The Daring Dufas wrote:
>>>>>>>>>>>>> FrozenNorth wrote:
>>>>>>>>>>
>>>>>>>>>>>>>> Must be a fluke.
>>>>>>>>>>>>> I have a Fluke, it's a fine multimeter
>>>>>>>>>>>>>
>>>>>>>>>>>> I have a 30 year old Tandy, not so fine, but it does work.
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Is it a PET?
>>>>>>>>>>>
>>>>>>>>>> No, a multimeter.
>>>>>>>>>
>>>>>>>>> Psyko, you "do" know what a "multimeter" is, right? Or would
>>>>>>>>> you like me to explain it's magical concept to you in simple
>>>>>>>>> terms?
>>>>>>>>>
>>>>>>>>
>>>>>>>> uhh.. thanks but I actually have two of them at home...
>>>>>>>>
>>>>>>>> you DO know what a Tandy PET is, right?
>>>>>>>

>>>>>>> No I DON'T KNOW what a Tandy PET is. Tandy / RadioShack made TRS
>>>>>>> systems. Commodore made the PET. You dumb jackass...
>>>>>>>
>>>>>>

>>>>>> You DO know what an Atari 64 is, right?
>>>>>
>>>>> Failed joke. Unless you mean the 64 bit Atari Jaguar, which was
>>>>> never called Atari 64.
>>>>>
>>>>
>>>> No.. it was a failed joke...
>>>>
>>>> Although I did have an Atari 800 when I was younger...
>>>
>>> Cool, I had a 2600, till I gave it to my baby coz, who NEVER used
>>> it...
>>
>> Atari 2600. Just got the irony of that. ;)
>>
>
>lol... you'd be surprised how often people come into this group thinking
>that's what it's for

...huh? I don't think *ANYONE* has ever thought that, that's what
this group was for...at least not in the past decade or so.

Most people show up here simply because it's right up on the very top
of most froup lists.

Onideus Mad Hatter

unread,
Nov 22, 2009, 1:05:53 AM11/22/09
to
On Fri, 20 Nov 2009 15:33:59 -0500, oldami
<old...@youcantgettherefromhere.com> wrote:

>The more I see of his writing style, the more I start to think he's a
>OMH puppet.
>
>Now, that *would* be a win for Matt to pull that off. So - not likely.

Why does it not surprise me that Oldbie is seeing "me" everywhere
these days? Ahhh Hatter Addicts...cute little buggers...not really
all that bright though.

Onideus Mad Hatter

unread,
Nov 22, 2009, 1:13:18 AM11/22/09
to
On Fri, 20 Nov 2009 13:46:02 -0600, Robert James
<robert...@gmail.com> wrote:

>PET is a copy-write of Commodore, and I think it is safe to say they
>were a "little bit" more successful than Radio Shack at selling
>systems. I don't see 'em licensing their product's name the Tandy Corp.

You gotta love dipshits like this...they devote so much time and
effort into obsessing over outdated, nearly nonexistent, fucking
garbage, to the point where they can't ever advance and can't ever
learn anything new in the field of computer technology.

Sure they might be able to tell you who produced what back in 19
fuckin 82, but you ask 'em if they know anything about some recent
technology and the fumbling dipshits are all, "Uh...er...what's that?"
Reminds me of how I laughed at Doofy for still using CAT5 based
networks instead of bluetooth and then the retard turns right around
and says he doesn't know how to keep a wireless network secure.
*snicker*

It is loading more messages.
0 new messages