* Posts by Doctor Syntax

33095 publicly visible posts • joined 16 Jun 2014

Page:

Windows 10 users report app gremlins after Microsoft update

Doctor Syntax Silver badge

A conspiracy would very likely get cocked-up anyway.

Space exploitation vs space exploration: Humanity has much to learn from the Voyager probes

Doctor Syntax Silver badge

Re: " We do want our society to still be around in a thousand years' time, don't we?"

all of our GDP plots seem to have "who gives a shit" as value for all points beyond the 50-years marker or so

Realistically, projections that get anywhere near that point would be worthless anyway. Predictions tend to fail as soon as the next big unpredictable event comes along.

Doctor Syntax Silver badge

Google "bronze age collapse"

Disappointing - it's all about the Eastern Mediterranean are and a little about Central Europe. Nothing further west into Ireland, for instance.

LockBit shows no remorse for ransomware attack on children's hospital

Doctor Syntax Silver badge

If it's anything like the UK, although a non-profit can't, by definition, make a profit it can make a surplus.

'I’m sorry for everything...' Facebook's Zuck apologizes to families at Senate hearing

Doctor Syntax Silver badge

Re: Yep.

"For some time now parents have delegated responsibility for the upbringing of their kids to other people."

Deep into the distant past that has included grandparents and older siblings. It has also included the community in which they lived. It's natural human behaviour. One problem here is that not only has the community suddenly expanded, it has allowed its less desirable members to be unchecked.

Doctor Syntax Silver badge

Re: Yep.

"a minor is not legally allowed to enter into a contract"

All that means is that they're not legally entering into contracts. If the sign-on simply requires them to state they're of age to bypass parental consent then they can get access, it's just that there's no actual contract involved.

Fujitsu finance chief says sorry for IT giant's role in Post Office Horizon scandal

Doctor Syntax Silver badge

Never mind the apologies, show us the money.

Doctor Syntax Silver badge

"Why isn't the Post Office and Fujitsu boards, past and present, already doing time?"

That is a depressingly easy one to answer.

The enquiry was set up in such a way that any criminal prosecutions are delayed until it's completed and the PO has succeeded in dragging it out indefinitely. Witnesses' appearances have been put off because documents were unavailable or because new documents were found at the last minute and time had to be allowed to examine them. Many of these last minute documents have turned out to have been duplicates of those already in evidence. It's a great pity that these tactics weren't treated as contempt of court early on.

Doctor Syntax Silver badge

AFAICS the only action needed is to get a full list of all the convictions where Horizon was invlovled, including those where there was a plea, take it to the court of appeal and say "We believe all these convictions were unsafe and should be overturned". Faffing about with special legislation seems to be more a case of political theatre than anything else. Trying to look for and exclude possible real frauds is pointless as the evidence is tainted.

Ransomware payment rates drop to new low – now 'only 29% of victims' fork over cash

Doctor Syntax Silver badge

Re: Time to ban paying!

"Only the contractors need to know which one they picked, and even if you know, you have an excuse for why you might not have known to get around the fraud charges."

The contractors would naturally be equally liable.

How do you know which contractor pays ransoms? Easy, it's the one whose directors are in jail.

Doctor Syntax Silver badge

"Coveware's takeaway is that the world is making progress in dealing with ransomware that a payment ban would completely undo."

It helps to look at who's making the statement.

Oh, it's the CEO of a business that conducts negotiations for victims.

SparkyLinux harbors a flamboyant array of desktops

Doctor Syntax Silver badge

Re: desktop zoo

"It seems to me that the operating systems that are successful: that have non-negligible market share, are the ones that offer few or no, options for variation"

The larger the market share the easier it is to dictate to users that that's what you get, whether you like it or not.

It always ends up badly with abuse of a monopoly position.

'Exemplar' digital hospitals trust hit by multiple tech-related traumas

Doctor Syntax Silver badge

Re: A lot of moving parts

Start - at NHS level - by specifying a data exchange format. Potential bidders need to demonstrate, actually demonstrate, not just provide bits of paper making claims, that they meet that.

Doctor Syntax Silver badge

It certainly seems to be an exemplar. Just not the sort that was intended.

OpenAI's GPT-4 finally meets its match: Scots Gaelic smashes safety guardrails

Doctor Syntax Silver badge

Re: Back in the day

"If you don't get dissolved in conc nitric first"

The one that really dissolves you is chromic acid, used to sterilise microbiological apparatus (it's possible our microbiologist might have been a tad old-school). The main training given to new technicians was to drop a circle of filter paper into it and witness its instant disappearance.

Doctor Syntax Silver badge
Pirate

Re: Back in the day

And some of us had to pick up the no longer quite human pieces of those who followed such advice.

Crunchbang++ versus Bunsen Labs: The pair turn it up to 12

Doctor Syntax Silver badge

Re: Sigh.......

And how many more are lost to figuring things out again every time Windows crayon-kiddies decide to reinvent the UI?

Doctor Syntax Silver badge
Thumb Up

"native English speakers"

How did you smuggle that one past the watchdogs, Liam?

Doctor Syntax Silver badge

Re: Start Menu vs Super Key

Be careful - you'll have the usual suspects foaming at the mouth about using the command line.

Doctor Syntax Silver badge

Re: Hash

One too many people certainly did.

Microsoft posts another set of bumper results. Market's response? Meh

Doctor Syntax Silver badge

"it is also reasonable for investors to expect answers"

I believe there's a Yiddish proverb to the effect that no answer is also an answer.

Web devs fear Apple's iOS shakeup for Europe will be a nightmare for support

Doctor Syntax Silver badge

Once upon a time the web was conceived as being a universal platform. The demands of web developers for more features. Inevitably those features were delivered differently by different browsers so the platform is no longer universal. They got what they asked for and now they're complaining. In the meantime any user whose choice of browser (or security add-ons) doesn't match some site's choice just gets a rude message to "upgrade" or a broken site. I have no sympathy with them whatsoever.

The Land Before Linux: Let's talk about the Unix desktops

Doctor Syntax Silver badge

Re: Proprietary

... and understood it?

Doctor Syntax Silver badge

Re: Proprietary

You haven't read many of my posts, have you?

Doctor Syntax Silver badge
Headmaster

I'm not sure who you're replying to as I said FlatPak & Snap were solutions to a problem that didn't exist.

However let's consider your first two questions.

Firstly the whole idea of both those systems is that the basic package, Flatpak or Snap is to provide a set of prerequisite libraries for the applications packaged for those platforms. I'd expect any application that requires any additional libraries to have them included in the application package itself.

So we then have to ask can the base FlatPak and/or Snap packages be installed without manually downloading any pre-requisites. The packaging approach in both the RH and Debian based worlds has been for the system to automatically identify any addition packages in their repositories and include those, including pre-requisites of the pre-requisites. So let's see how I would do that on Devuan (which in practice means Debian for snything not systemd related) with the KDE desktop:

I can click to open my main KDE menu, select and click Synaptic, click Search, enter Flatpak and be presented with a list of Flatpak related options (that includes stuff for builders as well as installers, how many of your preferred non-twiddly options provide that), mark it for installation see a couple of required packages needed, click on Apply and have Flatpak and the prerequisites installed all without any use of terminals - should I so desire. I can do the same for Snap. No command line in sight.

One thing that might be slightly different from Windows, and, indeed, Ubuntu, is that on opening Synaptic I'm prompted for a root password. This is because Debian, like many Linux distros, follows Unix in being in principle a multi-user system and has appropriate security built in. Ubuntu differs in that it would request the user's own password as some measure of security. But even in Windows the system provides you with a warning dialog and asks you to click to approve, again as a sort of security measure. (I don't know what macOS does in this respect).

So in Debian/Devuan-land the answers to your first two questions is manifestly YES:

I doubt that things are essentially different in the RH/Suse world to what I've described above and I'm quite sure they're not different in the Ubuntu world. Again I would expect the answers there to be manifestly YES.

You can indeed go through the rigmarole of installing stuff from the command line. You may have read installation instructions on various how-to sites but for things which are in the big distro's voluminous repositories you don't have to.

The fact that you aren't aware of this makes it glaringly obvious that if you have any experience at all of the Linux world it must be a couple of decades out of date. It's always easy to spot those whose professed knowledge of such things is based on reading comments of others who are similarly out of touch.

You may well know what you're talking about for Windows and/or Mac. For Linux you don't.

Cory Doctorow has a plan to wipe away the enshittification of tech

Doctor Syntax Silver badge

Re: Not sure his plans to fix it are realistic

"Dorothy Parker's offering when challenged to use horticulture in a sentence"

You learn something here every day. That was today's. Thanks.

Doctor Syntax Silver badge

Re: Does old Cory know what he's talking about?

Microsoft of Google. What a choice.

Doctor Syntax Silver badge

Re: Eternal Growth

Rapidly growing companies may not turn a profit for years but are valued for their potential when they stop growing. I'd expect anyone with a handle of Big_Boomer to have reached a point in life where continuing profits are very desirable as they pay the pension. The problem shareholders are the activists who want to take a short-term, damaging profit and get out.

Doctor Syntax Silver badge

Re: It's everywhere

On the whole things get better if there's a profit in it for someone and stay better only if the profits continue to grow or if regulation keeps them better. The nature of things is that growth can't be indefinite so at some point profits will only continue to grow by cutting costs and letting standards slip. That's were regulation comes in to protect things. A saner world, which would need much less regulation, would be one where companies could be valued by their prospects for growth or their ability to earn steady profits and expected to move from one to the other.

Doctor Syntax Silver badge

Re: It's everywhere

"Fish have returned to rivers that were basically open sewers less than 40 years ago."

It will need some pressure to maintain that and stop enshittification literally returning.

Doctor Syntax Silver badge

Re: Deliberation

I can't remember Altavista being that bad at all.

Doctor Syntax Silver badge

So we started out with a few big incumbents. They had controlled innovation to take place where they chose. That left them vulnerable so disruption. The disruptors came along and now they have become incumbents. They are now controlling innovation to take place where they choose. What does history suggest happens next?

Doctor Syntax Silver badge

Re: Root Cause

"How to fix it? Dunno."

Better education about the fact that exponential growth and the early stages of sigmoidal growth are indistinguishable but the first is a construct of pure mathematics and the second is all that reality can provide. Learn to be content when you reach the top of the S.

Doctor Syntax Silver badge

Re: Bog Zech?????

"All too often, once they taste the power that they have they devolve into an organization whose main aim is to increase the power and wealth of their leaders, while demanding ever larger pay packets for ever less work for their dues-paying members"

I think they come to regard the second part as optional if not an encumbrance to pursuing the first. That at least was my experience.

AI is changing search, for better or for worse

Doctor Syntax Silver badge

This might be a revolutionary idea but how about a search engine that doesn't try to double-guess what the searcher wants but just implements the search, respecting any logical operators such as "and", "not", etc? One that just returns valid results, including nothing when nothing is the correct answer? And doesn't push sponsored results? And isn't easily gamed? One that doesn't prioritise hotels and estate agents' sites when asked about a geographical location?

Elon Musk's brain-computer interface outfit Neuralink tests its tech on a human

Doctor Syntax Silver badge

Re: I notice he's not put it in his own brain.

But a thin skin.

Doctor Syntax Silver badge

No heroic leading from the front like Barry Marshall? ( https://en.wikipedia.org/wiki/Barry_Marshall )

Microsoft's vision for the future of work is you trusting Redmond to get AI right

Doctor Syntax Silver badge

As I read this, if you run a business and buy into the Microsoft Kool-Aid you'll be letting Microsoft tell you how to run your business. In whose interestes do you think it will be run?

Doctor Syntax Silver badge

Re: " the future of work after miscreants use AI to publish garbage"

"But the greatest hazard we face is decline of human capacities to recognise garbage as garbage as reliance on the unreliable becomes automatic."

AFAIKS social media have already made great strides in achieving this before LLMs came into the picture.

Leaked email: Unit4 ERP system leaves some school staff with 'nil pay'

Doctor Syntax Silver badge

Spokespeak translation

The Council has apologized for "any inconvenience to employees and schools."

apologized: couldn't help acknowledging it happened

inconvenience: the complete havoc we wreaked

Competition is decreasing in enterprise IT – and you’ll be poorer and dumber for it

Doctor Syntax Silver badge

Re: IT and Services both....

7 and 8 can be no-ops. Target is just as likely to be public sector.

ICANN proposes creating .INTERNAL domain to do the same job as 192.168.x.x

Doctor Syntax Silver badge

Re: Why is toplevel query to "zghjccbob3n0"?

As generally applicable a statement as I've ever come across.

Doctor Syntax Silver badge

Re: .woosh

The packets would get sent but never received.

GPS interference now a major flight safety concern for airline industry

Doctor Syntax Silver badge

Nobody suggested a few missiles locked onto the spoof/jammers?

Doctor Syntax Silver badge

Re: Is it naive to suggest ...

Navigating the dronw could get tricky.

Doctor Syntax Silver badge

Re: Any mention of GPS spoofing .....

But how do you know they're genuine OS maps?

X hiring 100 content cops in bid to tame Wild West of online safety

Doctor Syntax Silver badge

How many original moderators are these 100 replacing?

Linus Torvalds flames Google kernel contributor over filesystem suggestion

Doctor Syntax Silver badge

There was the thing about depending on their filling to have buffers flush frequently. And then memory got cheaper and bigger and consequently so did buffers ... I believe the quote was "What moron put that in there?"

Doctor Syntax Silver badge

Re: If the didn't insist on sticking with a monolithic kernel they wouldn't have these arguments...

Having a lot of stuff in modules, loaded as needed, achieves a lot of what you're thinking of. But even with a microkernel you still need the bits to talk with each other and present an agreed interface to userland - even if your drivers are in userland. AFAIKS this is what the argument is about here and presumably microkernels have the same scope for arguments.

Doctor Syntax Silver badge

Re: Here’s a bigger issue….

"What if this “emperor” jackass gets run over by a truck one day? What then?"

AFAIK that's all agreed, Greg steps up.

In the meantime, if you think he's a jackass, try to outsmart him. Fork your own kernel and see how many contributors you can get.

Page: