Help!

(OS) The thing I *hate* most about Microsoft Windows.

 
  

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Advocacy (archive) RSS
Next:  More on the 'cat /dev/console' question.  
Author Message
Jim
External


Since: Apr 21, 2005
Posts: 996



PostPosted: Mon Sep 25, 2006 6:49 pm    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>ms-windows>advocacy, others (more info?)

Oliver Wong came up with this when he headbutted the keyboard a moment ago
in comp.os.linux.advocacy:

>
> "The Ghost In The Machine" <ewill.TakeThisOut@sirius.tg00suus7038.net> wrote in
message
> news:tnalu3-o6c.ln1@sirius.tg00suus7038.net...
>> In comp.os.linux.advocacy, Lawrence D'Oliveiro
>> <ldo.TakeThisOut@geek-central.gen.new_zealand>
>> wrote
>> on Sat, 23 Sep 2006 16:44:41 +1200
>> <ef2e1v$ll6$7@lust.ihug.co.nz>:
>
>>> You don't have to trust us, or anybody else. Because you can look at the
>>> source code to check it for yourself.
>>
>> If one knows how to read it. Smile Fortunately, that's
>> a fair bit easier, even for one schooled in English and
>> math but otherwise not literate in C or C++, than trying
>> to disassemble machine language.
>>
>> There are a lot of issues here, though, and suggesting
>> that one read the source code is a bit on the glib side,
>> especially since compiler hacks to miscompile that code
>> have been around since Unix.
>>
>> Fortunately, the source code for gcc is available as well,
>> if one knows how to read *it* (byacc is a little obscure
>> but usable enough for neophytes, and LALR experts can make
>> it do all sorts of things Smile ).
>
> When presented with source code and a binary, you can't ever be 100%
> sure that the source code presented is the one used to create that binary.
> Of course, you could just discard the binary and recompile yourself to be
> sure that the source code and the binaries match.
>
> But what do you do if the binary you're trying to verify is the
compiler
> itself?
>
> - Oliver

lol then you're stuck in the chicken-egg thing.
So, which came first? C or the compiler?
I've got a headache now.
--
-*-Some people are like Slinkies; they serve no specific purpose,
but they bring a smile to your face when you push them down the stairs.
-*- Linux Desktops & Clustering Solutions -*- http://dotware.co.uk
-*- Registered Linux user #426308 -*- http://counter.li.org
-*- We now return you to your regularly scheduled broadcast.
-*- Contemplating Knife -*- Which end do the bullets go in again?
-*- I can't wait to get to heaven and meet seventy virgins - I've yet to
meet *one* on *Earth*!
-*- For sale: one (1) Fender Phantom air guitar. £500 ONO
-*- For sale: one (1) Italian WWII bolt-action rifle. .303cal, never fired,
only dropped once. Offers.
-*- Hit every key to continue.
-*- That's it. No more coffee for *that* man!
Back to top
The Ghost In The Machine
External


Since: Aug 04, 2005
Posts: 3878



PostPosted: Mon Sep 25, 2006 11:00 pm    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In comp.os.linux.advocacy, Oliver Wong
<owong RemoveThis @castortech.com>
wrote
on Mon, 25 Sep 2006 18:42:29 GMT
<pqVRg.32844$bf5.2599@edtnps90>:
>
> "The Ghost In The Machine" <ewill RemoveThis @sirius.tg00suus7038.net> wrote in message
> news:tnalu3-o6c.ln1@sirius.tg00suus7038.net...
>> In comp.os.linux.advocacy, Lawrence D'Oliveiro
>> <ldo RemoveThis @geek-central.gen.new_zealand>
>> wrote
>> on Sat, 23 Sep 2006 16:44:41 +1200
>> <ef2e1v$ll6$7@lust.ihug.co.nz>:
>
>>> You don't have to trust us, or anybody else. Because you can look at the
>>> source code to check it for yourself.
>>
>> If one knows how to read it. Smile Fortunately, that's
>> a fair bit easier, even for one schooled in English and
>> math but otherwise not literate in C or C++, than trying
>> to disassemble machine language.
>>
>> There are a lot of issues here, though, and suggesting
>> that one read the source code is a bit on the glib side,
>> especially since compiler hacks to miscompile that code
>> have been around since Unix.
>>
>> Fortunately, the source code for gcc is available as well,
>> if one knows how to read *it* (byacc is a little obscure
>> but usable enough for neophytes, and LALR experts can make
>> it do all sorts of things Smile ).
>
> When presented with source code and a binary, you can't ever be 100%
> sure that the source code presented is the one used to create that binary.
> Of course, you could just discard the binary and recompile yourself to be
> sure that the source code and the binaries match.
>
> But what do you do if the binary you're trying to verify is the compiler
> itself?
>
> - Oliver
>

A project I for one am still researching. Briefly put,
given a blank computer (no BIOS, no OS on disk, no
nothing), how does one ensure that each and every stitch
of code goes through a proper verification process as one
sets it up?

The best I can do requires some mildly interesting
equipment. The context, in this case, would be a
lead-copper shielded laboratory or work area -- in other
words, no mind-control beams, radioactivity, etc. except
as directed by the worker(s) therein. Of course most people
won't have quite this level but even one's own bedroom,
basement, or kitchen would probably suffice for most
applications, assuming the Russians aren't wandering
around the area with a small otherwise unadorned white
truck or big black limo festooned with antennae and what
appears to be a 1930's-era ray gun.

(Of course most people won't have a blank computer, either;
the BIOS is already there.)

[1] An EEPROM burner. This little device simply takes
a RAM image and burns it into a EEPROM. There should be
methods to erase the EEPROM (a UV lamp, if nothing else)
and maybe a method by which one can key in arbitrary bytes
into RAM, and display the RAM.

[2] Lots of paper, for notes and such.

[3] A fair amount of time.

[4] A seed compiler/assembler. The one that comes to
mind is a variant of SmallC; it needs to be large enough
to compile the GNU CC source. It also needs to be small
enough so that one can "compile" it (translate it into
machine code) and then key it into memory manually.

[5] A trusted storage device, such as an unaltered disk.
Vetting the disk is an interesting subproblem in itself,
but one might use an older model that doesn't use
sophisticated electronic caching. Admittedly, current
disks are idiots when it comes to data interpretation
-- but who knows what DRM will require in the future?
Perhaps the disks of the future will have to know whether
one has legitimately acquired that Whitney Houston video,
ABBA song audio, or old Howdy Doody footage.

Perhaps not.

[6] A disk exerciser/writer. This would be little more
than a RAM scratchpad and a control system for writing an
arbitrary sector of the disk. Dolphins [*] used to be used
for very old model disks in the 1980's but I have no idea
what's in the field now.

[7] Lots of specifications -- e.g., processor, address
decoding, various issues with support chips. The x86
PC is a little complicated, actually, with stuff such
as A20, INT2-INT9 chaining, and DMA0 hardwired into
the refresh circuitry.

The procedure is reasonably simple, of course.

[1] Code up the BIOS and burn it onto the EEPROM.
[2] Plug the chip in, and code up the boot sector on the disk.
[3] "Compile" the seed, and put that on the disk as well
under a proto-filesystem, along with a simple proto-shell
and whatever libraries are required. This proto-shell
just needs to invoke the compiler, and, time permitting,
manage the proto-filesystem. Code for that will probably
be in the proto-library referenced by the seed compiler;
we've not gotten to the point of a true kernel yet.
[4] Get the source code for gcc from a trusted area, and
copy that into the proto-filesystem, after manual vetting.
[5] You're now ready for compilation of gcc. The results
will be in your proto-filesystem.
[6] At this point you'll want a few other things, such
as glibc, the kernel source, utilities such as mv, cp,
etc., a bootloader, and whatever else one's heart desires,
security, time, and Russian antennae-festooned vehicles
permitting.

Now at this point you're probably asking "dude, where's
your tinfoil hat and authorization pass?" (no, I don't
work for the Feds) but it's clear that there are a fair
number of issues here, not the least of which is the list
of equipment one can trust. No doubt someone in the CIA,
FBI, or an ex-KGB agent can easily lay hands on any of the
above equipment. Note that a trusted PC can take the place
of [1] and [6]; cross-compilers on such a PC can also be
used to shave time off of [4]. But that trusted PC had
better not be on the Internet, if one can help it. Smile
Especially if it's running a certain OS offered by a
company in Redmond.

I can tell you that the way gcc is built precludes a lot
of hacks.

[A] One is assumed to have a native compiler and library,
and the source code to gcc and maybe glibc. For Linux,
things get mildly interesting -- "chicken and egg", as
you put it -- but cross-compilation with gcc is also
possible, and indeed reasonably simple to do.

[B] cc compiles gcc, creating an executable xgcc1.
Some checking is then done.

[C] xgcc1 compiles gcc again, creating another executable xgcc2.
Some more checking is done.

[D] If necessary, xgcc2 compiles gcc yet again, creating xgcc3.
All optimizations are now in place.

Now, one might do some creative hacking -- it's been done for
various C compilers, looking for code sequences commonly used
in such places as /bin/login. It would take some doing nowadays.

BTW, specs for a tinfoil hat (more precisely, aluminum
foil deflector beanie) are available at

http://zapatopi.net/afdb/

if one needs such, and of course one can always visit the
CIA's web site for instructions:

https://www.cia.gov/

but you didn't hear it from me. Smile No, I can't be more
precise regarding the instructions, although the Factbook
has some interesting tidbits regarding countries.

As for vans with antennae --
the best I can do on short notice is
http://www.esa.int/esaCP/ESANKIZPD4D_index_1.html, which
is designed more for chasing interference for an ESA
space probe than detecting emanations from CIA or ex-KGB
agents. Smile But that white thing on top is fairly conspicuous.

(An alternate method would be to get one's hand on a CD burner
with a large scratchpad RAM buffer, and key appropriate code
into that. There would be a lot of code, though, and the
image might as well be built on a trusted machine anyway.)

[*] A brand name, of course. I highly doubt Flipper would
want to get involved here, even if Timmy did fall into
the well -- oh, wait, that's Lassie.

--
#191, ewill3 RemoveThis @earthlink.net
Windows Vista. Because it's time to refresh your hardware. Trust us.
Back to top
[H]omer
External


Since: Apr 21, 2006
Posts: 2134



PostPosted: Tue Sep 26, 2006 7:01 am    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy (more info?)

The Ghost In The Machine wrote:

> In comp.os.linux.advocacy, Lawrence D'Oliveiro
> <ldo DeleteThis @geek-central.gen.new_zealand> wrote on Sat, 23 Sep 2006
> 16:44:41 +1200 <ef2e1v$ll6$7@lust.ihug.co.nz>:

>> In message <12h8v3onok1fp47 DeleteThis @news.supernews.com>, Mike wrote:

>>> "The Ghost In The Machine" <ewill DeleteThis @sirius.tg00suus7038.net> wrote
>>> in message news:g68eu3-udh.ln1@sirius.tg00suus7038.net...

>>> Linux. Because even though we can't even *give* it away, it's
>>> *really* great. Trust us.

>> You don't have to trust us, or anybody else. Because you can look
>> at the source code to check it for yourself.

> If one knows how to read it. Smile

You don't even have to know how to read it.

It's a question of who you trust; a commercial entity motivated by
greed, or your peers motivated by integrity and privacy.

There millions of *ordinary users* out there, many of whom *are* capable
of understanding Open Sources (and whether or not any of it does
"BadThings®"). OTOH there's only *one* Microsoft, and only they can
truly know what's in their Closed Sources.

Yes there's always reverse engineering, but that's a poor substitute for
the source, and further limits the number of those with the ability to
understand it.

--
K.
http://slated.org - Slated, Rated & Blogged

..----
| California's Great; it's such a lovely state,
| And every lawn is sitting on a continental plate.
`----
- Animaniacs ( http://youtube.com/watch?v=XKcgTnfoM9Q )

Fedora Core release 5 (Bordeaux) on sky, running kernel 2.6.16-1.2133_FC5
07:00:32 up 100 days, 7:17, 2 users, load average: 0.00, 0.01, 0.00
Back to top
Gregory Shearman
External


Since: Jun 30, 2004
Posts: 492



PostPosted: Tue Sep 26, 2006 10:56 am    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy, others (more info?)

Mike wrote:

> "Gregory Shearman" <ZekeGregory RemoveThis @netscape.net> wrote in message
> news:a0IRg.14669$b6.160356@nasal.pacific.net.au...
>> Mike wrote:
>>
>>> "Gregory Shearman" <ZekeGregory RemoveThis @netscape.net> wrote in message
>>> news:tftRg.14565$b6.159700@nasal.pacific.net.au...
>>>> Saturday's Newcastle Herald is not a source? That's a new one on me!
>>>
>>> No, you telling the story here is not a source. Link please.
>>>
>>>> Ah! Newspaper articles are "anecdotes" now?
>>>
>>> You telling it here is an anecdote.
>>>
>>> Mike
>>
>> http://en.wikipedia.org/wiki/Botnet
>
> Ah yes, wikipedia, that unbiased bastion of truth and light. So you
> couldn't find your source from Saturday's Newcastle Herald?

I have a paper copy here in my hand. If you want an electronic copy then
you'll have to pay for it... only two dollars and 20 cents. Here's the
link:

http://tinyurl.com/mlx7t

You won't accept that there are winbots delivering spam? Where in hell do
you think all this spam originates? Linux boxes?

> But even if *is* true, it still doesn't matter. As I said before, a
> couple hundred thousand infected machines is *nothing* in the universe of
> Windows
> machines. Doesn't affect me in the least. The dumb asses who are
> infected deserve what they get from running without any kind of
> protection.

You are SO wrong. It affects EVERY user of the Internet, it affects EVERY
buyer of a product. Do you have ANY idea how much money is involved in
dealing with spam? Who pays for that? The man in the moon? The consumers of
goods and services pay for it.

--
Regards,

Gregory.
"Ding-a-ding-dang,My Dang-a-long ling-long"
Back to top
Mike
External


Since: Sep 19, 2006
Posts: 83



PostPosted: Tue Sep 26, 2006 10:56 am    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy (more info?)

"Gregory Shearman" <ZekeGregory.RemoveThis@netscape.net> wrote in message
news:r%_Rg.14691$b6.160949@nasal.pacific.net.au...
> You won't accept that there are winbots delivering spam? Where in hell do
> you think all this spam originates? Linux boxes?

Why not? Is Linux not up to sending thousands of email mesages a day?

Sure, there are Windows machines sending spam. So what? Since "Linux
controls the internet", it's all going thru Linux machines, right? Why
isn't the "superior" Linux catching it and stopping it?

Mike
Back to top
Mike
External


Since: Sep 19, 2006
Posts: 83



PostPosted: Tue Sep 26, 2006 10:56 am    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy, others (more info?)

"Gregory Shearman" <ZekeGregory.TakeThisOut@netscape.net> wrote in message
news:r%_Rg.14691$b6.160949@nasal.pacific.net.au...
> Mike wrote:
>
>> "Gregory Shearman" <ZekeGregory.TakeThisOut@netscape.net> wrote in message
>> news:a0IRg.14669$b6.160356@nasal.pacific.net.au...
>>> Mike wrote:
>>>
>>>> "Gregory Shearman" <ZekeGregory.TakeThisOut@netscape.net> wrote in message
>>>> news:tftRg.14565$b6.159700@nasal.pacific.net.au...
>>>>> Saturday's Newcastle Herald is not a source? That's a new one on me!
>>>>
>>>> No, you telling the story here is not a source. Link please.
>>>>
>>>>> Ah! Newspaper articles are "anecdotes" now?
>>>>
>>>> You telling it here is an anecdote.
>>>>
>>>> Mike
>>>
>>> http://en.wikipedia.org/wiki/Botnet
>>
>> Ah yes, wikipedia, that unbiased bastion of truth and light. So you
>> couldn't find your source from Saturday's Newcastle Herald?
>
> I have a paper copy here in my hand. If you want an electronic copy then
> you'll have to pay for it... only two dollars and 20 cents. Here's the
> link:
>
> http://tinyurl.com/mlx7t
>
> You won't accept that there are winbots delivering spam? Where in hell do
> you think all this spam originates? Linux boxes?

Why not? Is Linux not up to sending thousands of email mesages a day?

Sure, there are Windows machines sending spam. So what? Since "Linux
controls the internet", it's all going thru Linux machines, right? Why
isn't the "superior" Linux catching it and stopping it?

Sorry for the double post, had to restore the newsgroups list that you so
conveniently changed. Again.

Mike
Back to top
George Ellison
External


Since: Sep 23, 2005
Posts: 159



PostPosted: Tue Sep 26, 2006 10:56 am    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy (more info?)

Mike wrote:
> "Gregory Shearman" <ZekeGregory.TakeThisOut@netscape.net> wrote in message
> news:r%_Rg.14691$b6.160949@nasal.pacific.net.au...
>> You won't accept that there are winbots delivering spam? Where in hell do
>> you think all this spam originates? Linux boxes?
>
> Why not? Is Linux not up to sending thousands of email mesages a day?
>
> Sure, there are Windows machines sending spam. So what? Since "Linux
> controls the internet", it's all going thru Linux machines, right? Why
> isn't the "superior" Linux catching it and stopping it?
>

It's not Linux or sendmail's job to protect Windows users from themselves.

--
Posted via a free Usenet account from http://www.teranews.com
Back to top
Linonut
External


Since: Mar 31, 2006
Posts: 3492



PostPosted: Tue Sep 26, 2006 10:56 am    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

After takin' a swig o' grog, George Ellison belched out this bit o' wisdom:

> Mike wrote:
>> "Gregory Shearman" <ZekeGregory.TakeThisOut@netscape.net> wrote in message
>> news:r%_Rg.14691$b6.160949@nasal.pacific.net.au...
>>> You won't accept that there are winbots delivering spam? Where in hell do
>>> you think all this spam originates? Linux boxes?
>>
>> Why not? Is Linux not up to sending thousands of email mesages a day?
>>
>> Sure, there are Windows machines sending spam. So what? Since "Linux
>> controls the internet", it's all going thru Linux machines, right? Why
>> isn't the "superior" Linux catching it and stopping it?
>
> It's not Linux or sendmail's job to protect Windows users from themselves.

No, but those Linux, Solaris, BSD servers undoubtedly filter a lot of
stuff.

What gets through is undoubtedly the tip of the iceberg produced by the
Windows machines.

Mike's just another smirk-boy going through the same lame arguments as
previous trolls.

--
Rejuvenate your hardware with GNU/Linux!
Back to top
Oliver Wong
External


Since: Apr 27, 2006
Posts: 1398



PostPosted: Tue Sep 26, 2006 2:26 pm    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>ms-windows>advocacy, others (more info?)

"The Ghost In The Machine" <ewill.DeleteThis@sirius.tg00suus7038.net> wrote in message
news:et0mu3-pbj.ln1@sirius.tg00suus7038.net...
>
> I can tell you that the way gcc is built precludes a lot
> of hacks.

However, I think you're assuming that the source/process/whatever you
were looking at when you said "the way gcc is built precludes a lot of hack"
is the source/process/whatever that was actually used to build gcc. cc
itself might have had backdoors written into it, so that whenever you
replicate the building of gcc "from scratch", you've already injected the
malicious subroutines into your binaries.

Pretty much no matter how far you go back, there's a point where *you*
did not construct the device you're using, and thus must trust the device.
That device may be the compiler, the RAM, the harddrive, the CPU, or even
your own brain (e.g. how do you know that the person who taught you computer
science wasn't trying to implant erroneous knowledge into your mind so as to
subvert your computer system 20 years later?)

- Oliver
Back to top
Linonut
External


Since: Mar 31, 2006
Posts: 3492



PostPosted: Tue Sep 26, 2006 2:26 pm    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

After takin' a swig o' grog, Oliver Wong belched out this bit o' wisdom:

> However, I think you're assuming that the source/process/whatever you
> were looking at when you said "the way gcc is built precludes a lot of hack"
> is the source/process/whatever that was actually used to build gcc. cc
> itself might have had backdoors written into it, so that whenever you
> replicate the building of gcc "from scratch", you've already injected the
> malicious subroutines into your binaries.

On the other hand, you would have heard rumors (at a minimum) of such a
thing happening, just like you hear rumors (at a minimum) about other
crack attacks.

> Pretty much no matter how far you go back, there's a point where *you*
> did not construct the device you're using, and thus must trust the device.
> That device may be the compiler, the RAM, the harddrive, the CPU, or even
> your own brain (e.g. how do you know that the person who taught you computer
> science wasn't trying to implant erroneous knowledge into your mind so as to
> subvert your computer system 20 years later?)

By using your reasoning powers.

Having both your own brain and the community's collection of brains
available to you goes a long way towards trust.

--
Yeah, I've heard of "decaf." What's your point?
Back to top
thad01
External


Since: Apr 20, 2005
Posts: 812



PostPosted: Tue Sep 26, 2006 7:07 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy (more info?)

Kelsey Bjarnason <kbjarnason.RemoveThis@ncoldns.com> wrote:
> [snips]
>
> On Tue, 26 Sep 2006 10:56:40 +1000, Gregory Shearman wrote:
>
>> You are SO wrong. It affects EVERY user of the Internet, it affects EVERY
>> buyer of a product. Do you have ANY idea how much money is involved in
>> dealing with spam? Who pays for that? The man in the moon? The consumers of
>> goods and services pay for it.
>
> No kidding. Peak usage has some 2400 spams per minute coming into our
> server. 40 per second. This means we need to detect, filter and reject
> 40 spams per second, while delivering all the legitimate emails, which
> calls for some moderately serious spam filtering.

I know the feeling. My colo server receives an endless torrent of
spam delivery attempts. Back when I ran an ISP, a number of customers
under my domain name had their email addresses harvested by spammers.
The legacy lives on even though most of those addresses are no longer
valid.

Later,

Thad
Back to top
Oliver Wong
External


Since: Apr 27, 2006
Posts: 1398



PostPosted: Wed Sep 27, 2006 3:47 pm    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>ms-windows>advocacy, others (more info?)

"Linonut" <linonut.DeleteThis@bone.com> wrote in message
news:joGdnYclV_ZO-oTYnZ2dnUVZ_qadnZ2d@comcast.com...
> After takin' a swig o' grog, Oliver Wong belched out this bit o' wisdom:
>
>> Pretty much no matter how far you go back, there's a point where
>> *you*
>> did not construct the device you're using, and thus must trust the
>> device.
>> That device may be the compiler, the RAM, the harddrive, the CPU, or even
>> your own brain (e.g. how do you know that the person who taught you
>> computer
>> science wasn't trying to implant erroneous knowledge into your mind so as
>> to
>> subvert your computer system 20 years later?)
>
> By using your reasoning powers.


How do you know that the formal rules of logic that you were taught are
the "real" rules of logic? Sure, you might examine the rules and notice they
are self consistent... but couldn't there be a different set of logical
rules and axiom which are also self consistent?

Eventually, when you go back through all knowledge you've acquired and
trying to find out how you can re-derive them from base principles, you'll
hit an axiom which you just have to "believe in", without any way to derive
it. How you were raised by your parents (if that's really who they are Wink)
can have a very strong influence in what these axioms are.

- Oliver
Back to top
Linonut
External


Since: Mar 31, 2006
Posts: 3492



PostPosted: Wed Sep 27, 2006 4:48 pm    Post subject: Re: (OS) The thing I *hate* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

After takin' a swig o' grog, Oliver Wong belched out this bit o' wisdom:

>> By using your reasoning powers.
>
> How do you know that the formal rules of logic that you were taught are
> the "real" rules of logic? Sure, you might examine the rules and notice they
> are self consistent... but couldn't there be a different set of logical
> rules and axiom which are also self consistent?

You might want to read Russell and Whitehead's "Principia Mathematica".

> Eventually, when you go back through all knowledge you've acquired and
> trying to find out how you can re-derive them from base principles, you'll
> hit an axiom which you just have to "believe in", without any way to derive
> it. How you were raised by your parents (if that's really who they are Wink)
> can have a very strong influence in what these axioms are.

Such axioms would have to pass muster in the domain that depends upon
those axioms for action.

--
/\ STOP! This post has not passed Microsoft Logo testing to verify its
/ \ compatibility with Microsoft FUD. Microsoft strongly recommends
/ !! \ you stop reading this post, and consult a poster with Logo
/______\ certification. [ Continue Anyway ] [ STOP Reading ]
Back to top
"Shmuel
External


Since: Mar 31, 2004
Posts: 292



PostPosted: Wed Sep 27, 2006 5:20 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy (more info?)

begin In <12hh5quh5r4bu58 DeleteThis @news.supernews.com>, on 09/25/2006
at 10:58 PM, "Mike" <no DeleteThis @where.man> said:

>Why not?

Because Linux is harder to exploit.

>Is Linux not up to sending thousands of email mesages a day?

Sure, and there may well be spammer scum running it. But the issue in
debate is zombies, and the spammers have not been able to steal access
to thousands of Linux machines the way that they have with windoze.

>Sure, there are Windows machines sending spam.

Red herrings! Get your red herrings while they're fresh! The issue is
not windoze machines originating spam; the issue is windoze machines
that have been hijacked.

>Why isn't the "superior" Linux catching it and stopping it?

It is - on the Linux boxen. It can't control a machine it isn't
running on, at least not legally.

--
Shmuel (Seymour J.) Metz, SysProg and JOAT <http://patriot.net/~shmuel>

Unsolicited bulk E-mail subject to legal action. I reserve the
right to publicly post or ridicule any abusive E-mail. Reply to
domain Patriot dot net user shmuel+news to contact me. Do not
reply to spamtrap DeleteThis @library.lspace.org
Back to top
Gregory Shearman
External


Since: Jun 30, 2004
Posts: 492



PostPosted: Wed Sep 27, 2006 11:50 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: comp>os>linux>advocacy, others (more info?)

Mike wrote:

> "Gregory Shearman" <ZekeGregory RemoveThis @netscape.net> wrote in message
> news:r%_Rg.14691$b6.160949@nasal.pacific.net.au...
>> Mike wrote:
>>
>>> "Gregory Shearman" <ZekeGregory RemoveThis @netscape.net> wrote in message
>>> news:a0IRg.14669$b6.160356@nasal.pacific.net.au...
>>>> Mike wrote:
>>>>
>>>>> "Gregory Shearman" <ZekeGregory RemoveThis @netscape.net> wrote in message
>>>>> news:tftRg.14565$b6.159700@nasal.pacific.net.au...
>>>>>> Saturday's Newcastle Herald is not a source? That's a new one on me!
>>>>>
>>>>> No, you telling the story here is not a source. Link please.
>>>>>
>>>>>> Ah! Newspaper articles are "anecdotes" now?
>>>>>
>>>>> You telling it here is an anecdote.
>>>>>
>>>>> Mike
>>>>
>>>> http://en.wikipedia.org/wiki/Botnet
>>>
>>> Ah yes, wikipedia, that unbiased bastion of truth and light. So you
>>> couldn't find your source from Saturday's Newcastle Herald?
>>
>> I have a paper copy here in my hand. If you want an electronic copy then
>> you'll have to pay for it... only two dollars and 20 cents. Here's the
>> link:
>>
>> http://tinyurl.com/mlx7t
>>
>> You won't accept that there are winbots delivering spam? Where in hell do
>> you think all this spam originates? Linux boxes?
>
> Why not? Is Linux not up to sending thousands of email mesages a day?

Thousands? How about hundreds of millions?

> Sure, there are Windows machines sending spam. So what? Since "Linux
> controls the internet", it's all going thru Linux machines, right? Why
> isn't the "superior" Linux catching it and stopping it?

Spam IS being stopped, at GREAT cost to the WHOLE WORLD.... Thanks
microsoft for this drain on communications.

> Sorry for the double post, had to restore the newsgroups list that you so
> conveniently changed. Again.

Oops! There they go again!

--
Regards,

Gregory.
"Ding-a-ding-dang,My Dang-a-long ling-long"
Back to top
Mike
External


Since: Sep 19, 2006
Posts: 83



PostPosted: Thu Sep 28, 2006 7:12 am    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Gregory Shearman" <ZekeGregory.TakeThisOut@netscape.net> wrote in message
news:LqvSg.14794$b6.161933@nasal.pacific.net.au...
>> Sorry for the double post, had to restore the newsgroups list that you so
>> conveniently changed. Again.
>
> Oops! There they go again!

Oops indeed!

Mike
Back to top
Peter Köhlmann
External


Since: Jun 27, 2005
Posts: 1500



PostPosted: Thu Sep 28, 2006 1:26 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike wrote:

< snip morons stuff >

abuse RemoveThis @supernews.com

Done

--
Microsoft Windows - The art of incompetence.
Back to top
Mike
External


Since: Sep 19, 2006
Posts: 83



PostPosted: Thu Sep 28, 2006 1:26 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Peter Köhlmann" <peter.koehlmann DeleteThis @t-online.de> wrote in message
news:efgbf4$oot$02$2@news.t-online.com...
> Mike wrote:
>
> < snip morons stuff >
>
> abuse DeleteThis @supernews.com
>
> Done

Oooh, I am *so* scared.

> Microsoft Windows - The art of incompetence.

Linux - The art of "we can't even *give* it away".

Mike
Back to top
Mike
External


Since: Sep 19, 2006
Posts: 83



PostPosted: Thu Sep 28, 2006 1:26 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Peter Köhlmann" <peter.koehlmann DeleteThis @t-online.de> wrote in message
news:efgbf4$oot$02$2@news.t-online.com...
> Mike wrote:
>
> < snip morons stuff >
>
> abuse DeleteThis @supernews.com
>
> Done

X-Complaints-To: usenet-abuse DeleteThis @t-online.de

Done.

Mike
Back to top
Jim
External


Since: Apr 21, 2005
Posts: 996



PostPosted: Thu Sep 28, 2006 1:26 pm    Post subject: Re: (OS) The thing I *love* most about Microsoft Windows. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mike came up with this when he headbutted the keyboard a moment ago in
comp.os.linux.advocacy:

> "Peter Köhlmann" <peter.koehlmann DeleteThis @t-online.de> wrote in message
> news:efgbf4$oot$02$2@news.t-online.com...
>> Mike wrote:
>>
>> < snip morons stuff >
>>
>> abuse DeleteThis @supernews.com
>>
>> Done
>
> Oooh, I am *so* scared.
>
>> Microsoft Windows - The art of incompetence.
>
> Linux - The art of "we can't even *give* it away".
>
> Mike

Nobody's forcing you to use Linux. What's being forced is Microsoft Windows
and WGA extortion. I, like quite a few other individuals, have chosen to
throw the babyfood and get my teeth into something solid. Ref: .sig
--
-*- Linux: Because restarts are for upgrades.
-*- Some people are like Slinkies; they serve no specific purpose,
but they bring a smile to your face when you push them down the stairs.
-*- Linux Desktops & Clustering Solutions -*- http://dotware.co.uk
-*- Registered Linux user #426308 -*- http://counter.li.org
-*- We now return you to your regularly scheduled broadcast.
-*- Contemplating Knife -*- Which end do the bullets go in again?
-*- I can't wait to get to heaven and meet seventy virgins - I've yet to
meet *one* on *Earth*!
-*- For sale: one (1) Fender Phantom air guitar. £500 ONO
-*- For sale: one (1) Italian WWII bolt-action rifle. .303cal, never fired,
only dropped once. Offers.
-*- Hit every key to continue.
-*- That's it. No more coffee for *that* man!
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Advocacy (archive) All times are: Eastern Time (US & Canada) (change)
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9
Page 5 of 9

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum