Forgot your password?
typodupeerror

Comment It's a treadmill (Score 4, Interesting) 49

On the stated "straw that broke the camel's back" for CPU architecture:-

RHEL 8 / Rocky 8 just needs x86-64-v1, which is really old and is essentially all 64-bit x86 CPUs
RHEL 9 / Rocky 9 requires x86-64-v2 (if you're on x86), and I understand it's supported until 2032 - if that featured in their decision
RHEL 10 / Rocky 10 requires x86-64-v3 (see https://docs.rockylinux.org/10... ) and can make 2013-era Xeons obsolete.

I've an older Dell R720 server that can't run RHEL 10/ Rocky10 on bare metal, but it's still quite functional otherwise. So I suppose it comes down to what hardware CERN have available and want to keep operational, whilst using the same OS across the whole campus.
If interested, https://en.wikipedia.org/wiki/... has more details on the CPU levels.

And I'll note for completeness that like Debian, AlmaLinux still only requires x86-64-v1, so CERN did have the option of an "almost clone" of RHEL.

Comment Re:Linux vs. BSD ex-macOS/Android/ioT/Chromebook? (Score 1) 66

All those datacentres around the globe powering Google, Meta, Amazon & AWS, Azure, Anthropic, OpenAI, Cloudflare; rack upon rack stuffed with servers consuming all the CPU, GPU, storage and memory the world can make... and they're (mostly) running Linux.
Feels like they should be counted too.

Comment Remarkable transparency... (Score 1) 31

From the article: "Its remarkable transparency, transmitting 98% of light..."

On a simple read, the article's phrasing would suggest graphene is very transparent. However, graphene is an exceedingly opaque substance. It's"remarkable transparancy" is remarkable primarily because it's really not very transparent at all.
That 'transmits 98% of light' is what happens when sending light through just a single-atom-thick layer of graphene.
Photo of single atomic layer: https://en.wikipedia.org/wiki/...

Graphene can be roughly described as a single layer of graphite. Many folk are aware of graphite being very opaque - it is used as a pencil 'lead' in normal wooden pencils. Its stunning opacity is one reason that it works so well to leave visible marks on paper.

More detail if interested: https://en.wikipedia.org/wiki/...

Comment Re:Word has it that Microsoft used Perforce anyway (Score 3, Informative) 29

Not so much a correction as simply continuing the story from where you reached!

Microsoft moved over to using git quite some time back - and updated git to handle the vast amount of files that compile into Windows.
See https://devblogs.microsoft.com... for a readable writeup on this (from back in 2017)

Comment Re:appalling (Score 1) 159

The question states as a precondition that getNextLoc will never be called for the bottom right corner.
Also that it will always be given a valid row index, and a valid column index.

Therefore, regardless of all other sane considerations, within this question the students explicitly don't need to validate inputs, and shouldn't.

...which isn't really a great way of teaching programming :(

Comment Re:When does it hit the upgrade servers? (Score 1) 34

...in about three months, when 24.04.1 comes out.

Some references will suggest using the '-d' flag to do-release-upgrade, but that has a very limited window (weeks) where it may do what you want it to.
If interested in more details, see the accepted answer to https://askubuntu.com/question...

Comment Re:Cloudtastrophie (Score 1) 26

If they've any sense (and I'm explicitly not claiming that they do), a system such as this will run in a cloud of privately-hosted servers in multiple separate bases, secured by the military.
Or they may just host it on AWS or Azure, as some consultant somewhere will indicate "that will cost less".

(Narrator voice in 2033) "It didn't cost less."

Comment Seems an odd route... (Score 2) 78

Litigation against the act of recommending the videos seems an odd route to me.
- If the videos on YouTube were not permissible* they should be, or should have been, taken down promptly.
- However, if the videos were permissible, how can there be any case to answer in recommending them?

* I'm using not permissible to cover the range of "in breach of YouTube's conditions" and/or illegal**
** Yes, that raises the question of "illegal where, exactly?"

Slashdot Top Deals

Refreshed by a brief blackout, I got to my feet and went next door. -- Martin Amis, _Money_

Working...