Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

BOFH excuse #148: Insert coin for new game


comp / comp.os.linux.advocacy / How Windows Succeeded

SubjectAuthor
* How Windows Succeededrbowman
`* Re: How Windows SucceededDFS
 `- Re: How Windows Succeededrbowman

1
Subject: How Windows Succeeded
From: rbowman
Newsgroups: comp.os.linux.advocacy
Date: Fri, 24 May 2024 23:00 UTC
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: bowman@montana.com (rbowman)
Newsgroups: comp.os.linux.advocacy
Subject: How Windows Succeeded
Date: 24 May 2024 23:00:58 GMT
Lines: 4
Message-ID: <lbckhaFlt9tU6@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net vJz3UUtzyqMjanWrkBE+zAudwdOJtslHzrt1rkMP6phxSTXmAt
Cancel-Lock: sha1:lt8tHRaj9qJZcZIhxz3tor/Ee4Q= sha256:zk6so7ZNUfd8L+kN7vOYi0m4M9Ab+xeZxL5i96cSY+Q=
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
View all headers

https://www.dw.com/en/from-asia-to-americas-german-cockroach-conquered-
the-world/a-69176015

Oops, sorry, wrong link.

Subject: Re: How Windows Succeeded
From: DFS
Newsgroups: comp.os.linux.advocacy
Date: Sat, 25 May 2024 00:04 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!border-4.nntp.ord.giganews.com!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.netnews.com!postmaster.netnews.com!us3.netnews.com!not-for-mail
X-Trace: DXC=6IJ4E2COM<Vkh[HdRdAie]HWonT5<]0T]Q;nb^V>PUfV5[gZBW6J?L\RQ?47NQ;EP[896D8VQ]PiQ]G\J:VZ9L9QMba][>SC2CWf;]EoU=id5V=R<hY6_C9TX
X-Complaints-To: support@blocknews.net
Date: Fri, 24 May 2024 20:04:32 -0400
MIME-Version: 1.0
User-Agent: Betterbird (Windows)
Subject: Re: How Windows Succeeded
Newsgroups: comp.os.linux.advocacy
References: <lbckhaFlt9tU6@mid.individual.net>
Content-Language: en-US
From: nospam@dfs.com (DFS)
In-Reply-To: <lbckhaFlt9tU6@mid.individual.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 13
Message-ID: <66512b0e$0$8103$882e4bbb@reader.netnews.com>
NNTP-Posting-Host: 127.0.0.1
X-Trace: 1716595470 reader.netnews.com 8103 127.0.0.1:51445
View all headers

On 5/24/2024 7:00 PM, rbowman wrote:

> https://www.dw.com/en/from-asia-to-americas-german-cockroach-conquered-
> the-world/a-69176015
>
> Oops, sorry, wrong link.

Troll on!

Just curious: approx what percent of your lifetime income came from
Windows-related work? Linux/Unix? Other?

Subject: Re: How Windows Succeeded
From: rbowman
Newsgroups: comp.os.linux.advocacy
Date: Sat, 25 May 2024 03:52 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: bowman@montana.com (rbowman)
Newsgroups: comp.os.linux.advocacy
Subject: Re: How Windows Succeeded
Date: 25 May 2024 03:52:57 GMT
Lines: 47
Message-ID: <lbd5koFnt7hU6@mid.individual.net>
References: <lbckhaFlt9tU6@mid.individual.net>
<66512b0e$0$8103$882e4bbb@reader.netnews.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net CyqjnyH+H0sqMw630cNd4wP5cqyZcMM00qtJmIbCh1DHQD/hT3
Cancel-Lock: sha1:YeacwtEnR+dU0ln5OvOr7/RXUBA= sha256:OX07Brn10QUInbQHrx8W5XHHj8gDEQRZSG/VQ5a0upk=
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
View all headers

On Fri, 24 May 2024 20:04:32 -0400, DFS wrote:

> Just curious: approx what percent of your lifetime income came from
> Windows-related work? Linux/Unix? Other?

That's difficult to answer. Prior to my current job, 0% Windows. Much of
it was embedded work using various assemblers, 8080, Z80, 8049, TI9900,
etc. Some projects involved DOS. One used an AT for a supervison with a
network of slaved (excuse me) XTs controlling environmental chambers.

The answer for the last 25 years is ambiguous too. Historically the
software ran on AIX and was ported to Linux. One of my work machines is
Linux and will run the entire suite with the exception of Esri apps. We do
have a proprietary geodatabase but for the last ten or twelve years sites
have favored Esri.

Now for the gotcha.

https://en.wikipedia.org/wiki/MKS_Toolkit

Again, with the exception of Esri apps the entire codebase is ported to
Windoes using the MKS runtime. The GUIs are Motif and display using the
PTC X server. The clients are running Windows and really aren't aware that
they aren't native Windows apps.

So, if I develop on Linux and the code is compiled on Windows using a
runtime to provide interoperability, is it really Windows related work? If
I write a utility to validate Esri geodata in C++ and using Esri's
ArcObjects toolkit it's Windows. After Esri EOL'd ArcObjects I rewrote the
geocode to pull the necessary data from the ArcGIS Server interface. Since
that's just a REST API it works fine on Windows or Linux. Some data is
cached in SQLite, again Windows or Linux? Even better while some Esri
tools are still Windows only ArcGIS Server runs on either OS and is just
as happy serving up data from a PostgreSQL database running on Linux.
ASP.NET services? It's 2024 and dotnet works nicely on Linux.

The Angular web interface we developed doesn't care if it's running on
Windows or Linux.

I never did much work with it but we did a Java app for cross-platform
use. Again, it doesn't care. DB2? Don't care. etc, etc.

As a guess, I'd say around 10% of what I've done in this century is tied
to Windows. That doesn't mean it can't run of Windows.

1

rocksolid light 0.9.8
clearnet tor