It's not an attack - it's a statement of fact (assuming, of course, that
you are actually as ignorant as you appear to be, rather than just
pretending).
Given the large number of ad hominem, inappropriate, and incorrect
insults you have made against me (and most others here, including those
that try to help you), I assume that this is just the way you like to
converse.
Two wrongs don't make a right, or two Wongs don't make a White, to
paraphrase the Abercrombie & Fitch T-shirt from about 10 years ago.
Again, you are talking from complete and total ignorance. There is no
such thing as "convert a file from Linux to Windows" (or "I/O
conversions"). And even if there were, then the "conversion" would be
either correct or incorrect - repeating the conversion 10M times would
not change that.
Perhaps what this mythical professor was doing is converting an Excel
file to an OpenOffice file (or StarOffice or gnumeric file, if it was a
decade ago). In the conversion of a file format like that, there may be
some artefacts of the conversion process that build up as you convert
back and forth. As a simple (but made-up) example, suppose that when
converting the expression "A1 + A2" from one format to the other, an
extra pair of brackets is added "(A1 + A2)". The conversion would still
be correct, but if repeated 10M times you would get "((...(A1 +
A2)...))" - eventually reaching the limit of the number of nested
parenthesis the program (Excel, StarOffice, gnumeric, etc.) can work with..
But, as usual, this mythical professor with his mythical problem is
totally unrelated to your imaginary issues with storing Windows files on
Linux.
Nope. The conversion was a hardware defect with a 386 math co-
processor--so perhaps it was more like 20 years ago. Anyway, the
point being mistakes happen.
It's hard to know what /you/ are talking about, since you don't
understand about files, file systems, or operating systems.
Filesystems store files. You give them a file - a bunch of bytes - and
later on, when you ask for it back, you get that same bunch of bytes.
It's quite simple. The OS doesn't look inside the file or make any
changes to it underway. It doesn't care if it is "text" or "binary", or
what character encoding was used, or what line ending was used, or what
program in what OS made the file. It's just a bunch of bytes.
Nope. There's a difference between binary and text, even though both
are stored as bytes. If you were a programmer you'd know about this
(supported in the library files).
/What/ is "embedded in the OS"? Line-endings? Character encodings?
No time to teach you--I'm not an instructor.
I use text files with different line endings and different character
encodings on both Windows and Linux - it is not "embedded in the OS".
By default, Unix programs use LF line endings and Windows programs use
CR+LF. That also applies to files used by the OS - Windows wants CR+LF
line endings for .bat and .ini files, for example, and Linux wants LF
line endings for configuration files. But either system will happily
store files with either line ending, and programs such as text editors
will happily work with either on either OS.
I am not confusing anything, but it turns out that "type" also supports
litte-endian utf-16 format. That was a bad guess from me - I didn't
have any windows systems available conveniently for testing. Now, try
again from Notepad but safe the files in UTF-8 or "Unicode big-endian"
(which is utf-16 big endian) format. You don't even have to use
non-ASCII characters - "Hello world" is enough.
Your admission that you were wrong ("bad guess") is gratefully
acknowledged. You are a bigger man than I thought.
It's /really/ difficult trying to break through your wilful ignorance.
Nope. Not difficult at all.
The first link was the most relevant. It is a year old, but
interesting. It's speculation, but not unsound. I repeat the salient
paragraph below. Question for you, young grasshopper, from the me,
the master, as to whether resistance to Azure is from IT professionals
afraid of adopting it and losing their jobs?
RL
Customers leaving Azure in droves?
I recently acquired an email from Microsoft, desperately seeking to
address an apparent exodus of customers from Windows Azure:
My team is working to understand why some of our valued customers
have stopped using their Windows Azure platform subscription(s). I am
emailing today to ask you to complete a short survey on why you have
stopped using our service.
We will use this information to improve our platform and address
issues that may have led you to stop using your subscription. We take
your feedback seriously and it will lead to direct action.
Whatever the reason for this sudden shift may be, the most succinct
take on the announcement goes to Om Malik, who concluded in this
GigaOM article:
Microsoft, it seems, is merely following what is en vogue these
days.
Interesting strategy shift: If customers won’t come to your
proprietary platform, see if you can trap them inside a box right in
their own own datacenter. Cloud computing at its finest.