Ah ... wunnerful Winders :-)
It should be banned as a socioeconomic WMD ...
https://www.france24.com/en/technology/20240719-global-cyber-outage-linked-to-microsoft-slams-travel-media-financial-telecom-sectors
Global computer outage linked to security firm CrowdStrike
grounds flights, hits banks, media
. . .
Ah ... wunnerful Winders :-)
It should be banned as a socioeconomic WMD ...
This was supposed to be an "update" from a
FRIENDLY entity. What about all the UN-friendly
actors in the world these days ?
https://www.france24.com/en/technology/20240719-global-cyber-outage-linked-to-microsoft-slams-travel-media-financial-telecom-sectors<snip>
Global computer outage linked to security firm CrowdStrike
grounds flights, hits banks, media
"26yh.0712" <26yh.0713@e6t5y.net> writes:
Ah ... wunnerful Winders :-)
It should be banned as a socioeconomic WMD ...
Imagine systemd swallowing package management, doing automagic
security updates and such a "MSLinux" monoculture.
Wouldn't that be similarly vulnerable?
IMO "MSLinux" everywhere would have the same problem.
I think redundancy, diversity and reducing complexity is the right
answer.
On 7/19/24 12:03 PM, yeti wrote:
I think redundancy, diversity and reducing complexity is the right
answer.
But it's an answer apparently very difficult
to arrive at. Corps/managers don't WANT to
pay for "diversity" or "redundancy" and,
as with almost any kind of system "complexity"
(and thus 'opacity') always increases.
Big-Money Biz should stick to some kind of Unix
or Linux (pref WITHOUT systemd). Winders looks
pretty and seems friendly - but then so does
a tiger until ......
Imagine systemd swallowing package management, doing automagic security updates and such a "MSLinux" monoculture.
Wouldn't that be similarly vulnerable?
On 2024-07-19, 26yh.0712 <26yh.0713@e6t5y.net> wrote:
On 7/19/24 12:03 PM, yeti wrote:
I think redundancy, diversity and reducing complexity is the right
answer.
But it's an answer apparently very difficult
to arrive at. Corps/managers don't WANT to
pay for "diversity" or "redundancy" and,
as with almost any kind of system "complexity"
(and thus 'opacity') always increases.
This is often by design. Complexity is a weapon -
it ties your victims - and competitors - in knots,
and makes it easy to hide all sorts of nasty stuff.
This has been known by politicians and bureaucrats
for centuries.
Big-Money Biz should stick to some kind of Unix
or Linux (pref WITHOUT systemd). Winders looks
pretty and seems friendly - but then so does
a tiger until ......
Hmmm, reminds me of the ending of the movie "Don't Look Up"...
Linux/Unix is, or can be, "better" ... but even most Linux distros
now are quite large and complex and way too heavy on GUI bells and
whistles.
On Fri, 19 Jul 2024 21:53:05 -0400, 26yh.0712 wrote:
Linux/Unix is, or can be, "better" ... but even most Linux distros
now are quite large and complex and way too heavy on GUI bells and
whistles.
Old engineering adage: in any system, the complexity arises not so much
from the number of components, as from the number of potential
interactions between them.
This is why Linux is more robust than Windows.
Don’t like those “GUI bells and whistles”? Don’t install them. That’s not
a choice Windows gives you.
On 7/19/24 10:47 AM, 26yh.0712 wrote:
https://www.france24.com/en/technology/20240719-global-cyber-outage-linked-to-microsoft-slams-travel-media-financial-telecom-sectors
Global computer outage linked to security firm CrowdStrike
grounds flights, hits banks, media
. . .
Ah ... wunnerful Winders :-)
It should be banned as a socioeconomic WMD ...
This was supposed to be an "update" from a
FRIENDLY entity. What about all the UN-friendly
actors in the world these days ?
Yeah I know several people who were told to just not come into work this morning. Can't imagine the chaos an actual happening would bring.
In comp.os.linux.misc 26yh.0712 <26yh.0713@e6t5y.net> wrote:
https://www.france24.com/en/technology/20240719-global-cyber-outage-linked-to-microsoft-slams-travel-media-financial-telecom-sectors<snip>
Global computer outage linked to security firm CrowdStrike
grounds flights, hits banks, media
You heard it here first :)
I guess here in the US, there will be Congressional
Inquiries into this and how to stop it from happening
again.
For people not in the US, "Congressional Inquiries"
in most cases is a fund raiser, or as non-US people
refer to them "Bribe Requests" :(
Nothing ever comes from these Inquiries.
'Complexity' CAN be a sort of weapon ... but in the
whole computer universe - and I got in pre-PCs - we're mostly looking
at 'feature creep' ... with every developer thinking they're doing
good. I've writ enough complicated software - and then you get back
to it and it's "Oh ... wouldn't it be great if it could do *this* and
*that* and look nicer ?". Pretty soon you have spaghetti code even
you yourself can't follow nor find all the possible flaws within.
I've been using Manjaro on a couple of boxes of late since I went off
Deb. Try to install or update most ANYTHING and it totally re-loads
about 1.5gb worth of system. That's their sledgehammer "fix" for the
dependencies issue ...
On 7/19/24 10:12 PM, Lawrence D'Oliveiro wrote:
This is why Linux is more robust than Windows.
For NOW ... but Linux does seem to be drifting in the Winders
direction ...
I've been using Manjaro on a couple of boxes of late since I went off
Deb. Try to install or update most ANYTHING and it totally re-loads
about 1.5gb worth of system. That's their sledgehammer "fix" for the dependencies issue ...
On Fri, 19 Jul 2024 22:57:49 -0400, 26yh.0712 wrote:
I've been using Manjaro on a couple of boxes of late since I went off
Deb. Try to install or update most ANYTHING and it totally re-loads
about 1.5gb worth of system. That's their sledgehammer "fix" for the
dependencies issue ...
I knew what I was getting into but today's upgrades want to upgrade 246 packages and replace the kernel for a little under 1 GB of downloads. It's the KDE spin so a lot of it seems to be getting plasma, Qt, and kwhatever
to play nice. Almost every day is a new batch of upgrades.
As I've said before - SOMETHING needs to be done about the
Dependencies Issue in Linux.
On Fri, 19 Jul 2024 21:53:05 -0400, 26yh.0712 wrote:
'Complexity' CAN be a sort of weapon ... but in the
whole computer universe - and I got in pre-PCs - we're mostly looking
at 'feature creep' ... with every developer thinking they're doing
good. I've writ enough complicated software - and then you get back
to it and it's "Oh ... wouldn't it be great if it could do *this* and
*that* and look nicer ?". Pretty soon you have spaghetti code even
you yourself can't follow nor find all the possible flaws within.
Feature creep cna happen up front. We've has a couple of programmers that wrote very flexible, complicated code to cover every future possibility
they could think of. 20 years later the future stuff never happened and you're left with a maintenance nightmare.
"26yh.0712" <26yh.0713@e6t5y.net> writes:
Ah ... wunnerful Winders :-)
It should be banned as a socioeconomic WMD ...
Imagine systemd swallowing package management, doing automagic
security updates and such a "MSLinux" monoculture.
Wouldn't that be similarly vulnerable?
IMO "MSLinux" everywhere would have the same problem.--
I think redundancy, diversity and reducing complexity is the right
answer.
Don’t like those “GUI bells and whistles”? Don’t install them. That’s not
a choice Windows gives you.
I remember US robotics sold future proof modems that could be upgraded.
No one ever did.
They threw them and bought the newer modems instead
Do we, the world, WANT
to be stuck with naught but M$ and the wormy
apple ???
If so, the cyber-villains have
already won and we'll be back to exchanging
pigs for chickens again.
As for Biz ... I'd still say to go with some kind
of Unix at this time. Some of the apps might have
that 80s terminal/curses look but they'd be SOLID.
On 2024-07-20, 26yh.0712 <26yh.0713@e6t5y.net> wrote:
Do we, the world, WANT
to be stuck with naught but M$ and the wormy
apple ???
"Ooooh, shiny!"
(In other words, for suitable values of "the world",
the answer is a resounding yes.)
If so, the cyber-villains have
already won and we'll be back to exchanging
pigs for chickens again.
I'll raise you two hens and a rooster.
As for Biz ... I'd still say to go with some kind
of Unix at this time. Some of the apps might have
that 80s terminal/curses look but they'd be SOLID.
I still see curses-style screens in some commercial
venues. They're not only solid but lightning-fast.
But all they give you is what you need, so I don't
see them getting far in the mass market...
The Natural Philosopher wrote:
I remember US robotics sold future proof modems that could be upgraded.
Only the "Courier" model had DSP upgrades, other models like "Sportster" only had firmware upgrades.
No one ever did.
When I bought mine, Demon supported 14.4kbps, that modem was upgraded
all the way to 56kbps.
They threw them and bought the newer modems instead
Still have a couple here.
Lawrence D'Oliveiro wrote:
Don’t like those “GUI bells and whistles”? Don’t install them. That’s not
a choice Windows gives you.
Oh? Windows Server Core.
Lawrence D'Oliveiro wrote:
Don’t like those “GUI bells and whistles”? Don’t install them. That’s not
a choice Windows gives you.
Oh? Windows Server Core.
But immediately ruling out this scenario for Linux systems sounds quite unrealistic to me. (And, from what I've read yesterday, I got the
impression that there had been a similar incident with Linux systems,
but I didn't study that further.)
Even worse, our support people
are indoctrinated from Day One that unless the system is completely
broken and can't get any worse never push out updates on Friday when
everyone is headed to the beach.
On 7/20/24 8:55 PM, Lawrence D'Oliveiro wrote:
and that includes systemd.
Umm no it doesn't
| Sysop: | Gate Keeper |
|---|---|
| Location: | Shelby, NC |
| Users: | 926 |
| Nodes: | 20 (0 / 20) |
| Uptime: | 497227:31:21 |
| Calls: | 15,771 |
| Calls today: | 13 |
| Files: | 5,333 |
| D/L today: |
18 files (8,192P bytes) |
| Messages: | 678,482 |