Path: csiph.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: John Ames Newsgroups: comp.os.linux.misc,alt.comp.os.windows-11 Subject: Re: Microsoft Is Abandoning Windows 11 SE Date: Thu, 7 Aug 2025 09:10:02 -0700 Organization: A noiseless patient Spider Lines: 26 Message-ID: <20250807091002.000019dc@gmail.com> References: <106mke5$1di32$1@dont-email.me> <106ukm1$35g8p$3@toylet.eternal-september.org> <106v67a$1cgol$1@news1.tnib.de> <106vfvv$3bpmd$1@toylet.eternal-september.org> <106vi4r$3c9cr$2@dont-email.me> <3ihcmlx47d.ln2@Telcontar.valinor> <107070d$3hvho$1@dont-email.me> <1071hb2$3qqje$2@toylet.eternal-september.org> <1071ime$3qrld$2@dont-email.me> <10721bg$3uf46$1@toylet.eternal-september.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Date: Thu, 07 Aug 2025 16:10:06 +0000 (UTC) Injection-Info: dont-email.me; posting-host="0490a4cb91035f688bb39682abf3b577"; logging-data="24885"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/vqy4N2im+q54zsOMXR+RKXNh+EelVX3s=" Cancel-Lock: sha1:58B97FiNeQeyyLLDlVMzRgcbeD4= X-Newsreader: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) Xref: csiph.com comp.os.linux.misc:70556 alt.comp.os.windows-11:21759 On Thu, 7 Aug 2025 19:06:23 +0800 "Mr. Man-wai Chang" wrote: > You cannot do much with only 640K RAM in IBM/PC and compatibles. Once > PCs got more memory, we got Double DOS and DesqView!! You can do plenty, depending on what it is you're trying to do. 640 KB won't get you far in, say, 3D modeling/rendering, but you could fit a whole novella in Markdown syntax in that space without even breaking it up into chapters. On Thu, 7 Aug 2025 22:18:56 +1000 Daniel70 wrote: > Might this be a case of "If people have 1GB of RAM, WE (the > programmers) might as well make use of it (and not worry to much > about being 'tidy' with 'our' programming)?? And yes, definitely this. MS-DOS EDIT is "only" ~192 KB, and that's because it's really QBASIC with the BASIC parts stowed in the cupboard. A dedicated text editor in the DOS days was generally far less (I've got a couple bare-bones ones that fit in 4-8 KB, somewhere.) Compare that to even a lightweight modern text editor like Programmer's Notepad, which is ~3 MB on disk and has a working set of like 28 MB with nothing open...!