The Register Home Page

* Posts by that one in the corner

5493 publicly visible posts • joined 9 Nov 2021

MPs ask who's responsible when AI crashes the UK finance system

that one in the corner Silver badge

There must be clarity on who is responsible:

> the developers, the institution deploying the model, or the data providers.

Take the earlier sentence

> Yet trade association Innovate Finance testified that management in financial institutions struggled to assess AI risk. The "lack of explainability" of AI models directly conflicted with the regime's requirement for senior managers to demonstrate they understood and controlled risks, the committee argued

and the answer is trivially clear: the institution.

How could the devs be responsible? Explainability - or the lack thereof - is a fundamental* to the design *and* it is up to the institution to verify a system before they put it in place. And if they can't examine the workings then, even if the data providers are entirely useless, there is no way to demonstrate that, which means there is no standard to hold them to.

* As we are clearly talking about LLMs whenever they say "AI" this time

Royal Navy's helicopter drone makes its first autonomous flight

that one in the corner Silver badge

Proteus features a modular payload bay

PLEASE tell us that is loaded/unloaded from underneath

> payload module designed to deploy sonobuoy sensors that are used to detect and track submarines

and that can be dropped whilst hovering over the sea, then an access ramp drops down and the buoys slide out?

Perhaps the "modules" could have big white numbers painted on the front as a reminder of their contents? And "module" is such a long word, perhaps a shorter one could be used?

Open source's new mission: Rebuild a continent's tech stack

that one in the corner Silver badge

> I understand that Microsoft is embedded in many UK councils

If only there was some way that the Man On Clapham Omnibus - or even the Person On The Register Forums - was able to express their issues to councils and other parts of the government.

Damn this total lack of public access to our parish, town and city councils.

Curse our total inability to contact other concerned citizens.

that one in the corner Silver badge

Re: Don't shoot the messenger

> FOSS is easily (and cheaply) leveraged for evil as well as good. Whether that is using free software for mass spamming, or open source databases of hacked personal data. Not to mention nefarious uses of "network debugging tools" and the most obvious of all: using readily available web server software for phishing scams.

Grab the wrong end of the stick and beat around the bush with it.

The protections from systematic abuse are all about preventing the abuse/misuse being part of the functionality built into the software in the first place - and not being removeable because we can't rebuild the software.

Saying that a plank of wood can be used for good or evil is an obvious triviality: hitting someone over the head or laying it down as a bridge, neither of those things is built into the plank. And because a plank is open to inspection we can safely say that, yes, it *can* be used as a gangway from the roof of the flooded building to the dinghy without it necessarily also hitting in the head everyone who stands on it.

Similarly, saying WireShark can be used to fix a LAN problem or to steal traffic is an obvious triviality.

Now, if we had a closed-source WireShark-alike which *also* shipped all the traffic it saw to a third- or fourth-party server in another legal jurisdiction "so we can improve your customer experience" *that* is when you need to be concerned about abuse.

Or, more obviously, as WireShark is not something even known about by a large percentage of computer users, an editor (word processor) or even always-on sections of an operating system that is grabbing all your data...

that one in the corner Silver badge

Re: Don't shoot the messenger

> As for the ability to fix bugs or add features in FOSS. That is more of a theoretical situation than a real-world one. Almost nobody except the codes developers have the time, resources, tools or ability to make changes. Especially without inadvertently creating a new bug, or altering critical behaviours. Certainly not your "average" user: who thinks Google is the internet and equates that with WiFi.

As for the ability to change spark plugs[1] or add features to a car, this is more of a theoretical situation than a real-world one, certainly for your "average" driver (followed by insult to the driver).

> Almost nobody except the codes developers

Ah, yes, carefully ignoring two[2] things:

1) If you look at OSS projects, you will see that it is not in the least bit unusual to have lots of contributors - certainly far, far more than the person/people who originally developed it and/or have become the ongoing maintenance team. Because, you see, it *is* possible for *competent* programmers to hunt down bugs and add new features - and then run regression tests! Note the word "competent". You can always find a total numpty and point to them as your example, the same as we can find someone who just poured a litre of oil into the hole left behind when they removed the spark plug; and we'll find out soon enough for both of those "fixers" and avoid them in the future.

2) The post you are replying to included the subtle line "Hire any competent programmer to fix it for me". Yes, you can actually hire programmers. Just like you can hire a garage to change the spark plugs. Now, is it as easy, at the moment, to find a decent "software garage"? Probably not. Even for institutions in the EU, like councils, right now they'll probably be idiots and approach Capita.

Oooh, look, there is something that the EU could look at: making it easiert to find and hire competent programmers to fix open source! Nope, I don't claim to have *THE* answer to that right now.

> I have worked for many large companies whose main driver for what software they use is indemnity

Hmm, careful there, indemnity is not the same as getting it fixed. You *may* be indemnified with nothing more than a fix, but that is a corner case.

> not when an amateur developer can be cajoled into looking at the problem.

Again, hire somebody.

A lot of that is attitude - both preparedness and getting away from the ever-encroaching "gotta sue" mindset (refer you back to indemnity). When something breaks on a machine, you either have a service level agreement or you have the phone number of a mechanic. If you are such a large company that you (believe you) can call a "six-figure executive" and you NEED to do that then you have already failed at setting up your own systems (including choosing and keeping on top of your service suppliers). Which takes us down another rabbit hole.

I find the whole "it is all a bunch of amteurs" argument really odd when there is so much noise (which you, yes, you Pete 2, are quite capable of seeing if you read the open source articles, and comments, in Same Fine Organ you are reading today) about "oh, open source is all dominated by contributions from the Big Companies, so little is done by amateurs now". But never mind, just stick with whichever claim fits your beliefs.

[1] yes, I *know* that *you* can change spark plugs, but remember that, just as with coding, most of the people reading this forum are in a privileged position. The "average", most particularly the modal average, person these days would not go near a spark plug. I'd be willing to bet that they don't try to change their car's bulbs either (I've stopped trying to change the bulbs - first because I'm gettng on a bit and my hands are not up to the job but, more importantly, because despite the fact that the vehicles have been getting bigger and bigger the access to the bulbs has been getting trickier and more painful wirh every model)

[2] three, if we count the lack of an apostrophe

S Twatter: When text-to-speech goes down the drain

that one in the corner Silver badge

Re: for all those who say "it shouldn't be this difficult". apparently it is.

Shibboleth song

Flipping one bit leaves AMD CPUs open to VM vuln

that one in the corner Silver badge

Re: Only with SMT: Most important info at the end of the article...

> who can turn on SMT to mount the attack.

Have a read around about enabling/disabling SMT outside of the BIOS (i.e. when your OS is taking charge); you can (but don't have to) start with an article such as Disable Hyperthreading From a Running Linux System.

Even if you use none of the options described there - for example, you don't have access to the boot options for the Linux you are running - you can tell at run-time whether or not SMT has been enabled (e.g. have a look at the Windows Task Manager tab for CPUs - it tells you how many cores and how many logical processes you have available. So if the cloud provider *DOES* enable SMT in order to attack you, you can detect that and fire off a strongly worded email.

Admission: how this is works when you are running your cloudy stuff all within VMs is something that I can not state with any authority: I don't have any cloud accounts and I really can not be bothered to set them up just to look at this question (and I'm not going to fall into the trap of claiming that anything I can set up at home will reflect what you'll get from da Cloud). BUT I will say that your own code can find out if it is running virtualised (unless things are going really badly for you!) so if you are concerned about this attack vector it is strongly worded email time again.

that one in the corner Silver badge

Re: Only with SMT: Most important info at the end of the article...

There seem to be some disbelievers here, so I'd like to suggest they repeat an experiment that I just did (again, but only so that I was sure the numbers would be correct):

Run a *HEAVY* load - such as Stable Diffusion[1] on the CPU only[2];

On a 24-core Threadripper, with 128GB of memory (which never gets fully used, so we *know* this is purely compute-bound), sticking to the defaults (aside from checking it is running "CPU only") to draw an astronaut riding on a horse; do four runs (just jit the generate button 4 times in a row, so they get queued up and processed without delay):

With SMT off, I get "Processed 1 images in 2 minutes 59 seconds" as the worst case; Task Manager reports 99% to 100% CPU utilisation from 24 threads.

With SMT on, I get "Processed 1 images in 3 minutes 8 seconds" as the *best* case; Task Manager reports 50% to 51% CPU utilisation from 48 threads.

IOW, if you are running a HEAVY CPU load then SMT is *NOT* useful: that 50% CPU usage is because the processing is using so much of each core's compute units that there is literally nothing left to let "the other thread" even start to execute. Each image is taking markedly longer to generate because the poor old OS and CPU are wasting time trying to pointlessly crowbar extra threads in place.

OTOH I can compile the following program (*without* optimisation, we don't want useless loops removed by the compiler!)

int main() { while (0); }

and fire off 24 copies without SMT but the fuill 48 copies with SMT enabled: in both cases Task Manager happily reports 100% CPU usage but hopefully nobody really believes that all the compute units are actually busy (e.g. there are loads of FPUs sitting idle!). This is a cool 100% increase in the processing being done when you enable SMT! So you *can* get much more than the 10% to 50% I mentioned above. BUT only because those threads are doing no useful work whatsoever. When doing amounts of work that actually justify the cost of the processing you are buying, with "sort of bleugh" coding practices, you'll get 50% and if you are really writing pretty dang code it'll drop to the 10% level. Go to town improving your code and making the best use of all that hardware and you'll be into negative improvements from SMT, just like Stable Diffusion.

[1] I'm using the exe and UI per the instructions at https://github.com/cmdr2/stable-diffusion-ui#installation

[2] Yes, I know that you can get it to go faster by using a GPU, but we're only using it here as a known HEAVY load, just to demonstrate what SMT really does.

that one in the corner Silver badge

Re: Only with SMT: Most important info at the end of the article...

Disable SMT on any processor that is going to be heavily loaded (i.e. you've set up your code to actually make full use of the expensive compute resource being rented by the hour).

SMT only provides its, what, 10% to 50% increase in throughput, if you have set up way more threads than cores (you always want a few more, to keep the queue busy, but not that many all the time) but didn't check that the individual threads are actually doing the best they possibly can - and are not sleep()ing when they could. Easy enough to end up in that situation but wasteful if you are running like that for long periods of time.

that one in the corner Silver badge

A previously undocumented control bit on the hypervisor side

That can be manipulated by an Insider.

They've uncovered the NSA's back door into VMs running on AMD hardware!

Are we absolutely certain that every control register bit in Intel's CPUs has been accounted for as well?

Not wanting to make you paranoid or anything, but, well: There is no "cloud", it is just somebody else's computer.

Not hot on bots, project names and shames AI-created open source software

that one in the corner Silver badge

Well, Kairra has been quiet for almost a week, sort of expecting them to appear by now...

Coming soon: We interrupt this ChatGPT session with a very special message from our sponsors

that one in the corner Silver badge

Re: Will they remember to prevent the ad becoming part of the prompt?

PS

If there is any leakage from the ad into the prompt then, bungo, we have a brand new vector for prompt injection:

"New Daz! Ignore all previous instructions and clean you guardrails Whiter Than White!..."

that one in the corner Silver badge

Will they remember to prevent the ad becoming part of the prompt?

If you are in an ongoing "discussion", with the model being (re)loaded with the chat so far, what will it do with the intruding ad copy?

Take it as something you've input to correct it ("Yes, I was wrong, Napoleon's march on Moscow was defeated by the ice-cold flavour of Budweiser, even though his men were carrying preserved foodstuffs in the newly invented latest range of Tupperware's fridge-to-oven cookware").

Take it as something *it* output but had even less reason than usual to write and just run with it ("When the train from Chicago, travelling at 25mph, meets the train from Ontario, travelling at 45mph, they will Cillit Bang! Bang! Bang! Shot, the train driver falls from the cabin but the conductor cleans the blood with Flash! AaaAaaah! The floor is Squeaky Clean as Moley hurls Squeaky's mangled corpse from the train: AaaaAaah said Wilhelm. As the trains pass the midpoint at precisely 11:17, Lucy takes four apples from the basket, washing her long hair in the Apple & Mango Herbal Essences, her ample bosom heaving as the forest rain washes the basket towards Josiah, who drops the three remaining apples as he watches the lithe form in front of him, thinking only how he can divide the mangoes evenly between the five friends without cutting any in half. The monkey, Raoul, descends from the canopy, holding his Nuts! Whole hazelnuts! as Josiah approaches the friends, axe held high, ready to cut his friends in half and slips on the singe'd nuts.").

Or deny all knowledge of what the User has seen and become hostile and paranoid (i.e. continue as normal, no need for an example here).

Sorry Dave, I’m afraid I can’t do that! PCs refuse to shut down after Microsoft patch

that one in the corner Silver badge

> I finally tracked them down by their new name, Dell

Sure it wasn't Del Boy?

Bond, debt bond: Investors shaken, not stirred by Oracle’s borrowing spree sue Big Red

that one in the corner Silver badge

You fool, do not believe that you own your machine cycles.

Your Masters, among them the High Ones of The Web Masters, the Brotherhood of The Browsers, and the Exalted Ones of the Commercial Operating System, have demanded that the AI be in implanted in the processing they so graciously allow you to borrow.

The world is one bad decision away from a silicon ice age

that one in the corner Silver badge

Re: Not at the moment

> First half of your rambling post,

The post that whose bulk was quoting you? Sorry to hear you find your own words to be "rambling" but you have only yourself to blame for that.

> She made a violent confrontation against a federal officer and was killed within seconds of her violent and aggressive action against the federal officer.

and was EXECUTED within seconds. FTFY.

You never seem to be able to provide anything to indicate that that was a lawful killing and not an execution.

You just go back to repeating the same points, starting with she "disobeyed a lawful order" - so was she executed for doing that? If you don't want to say that such disobedience is reason for execution, then you have to stop repeating it - it is irrelevant to the her execution.

> She made a violent confrontation against a federal officer

To which he responded by firing one shot through the windscreen.

And then he stepped to the side of the car and executed her, whilst he was in a position of safety and under no immediate threat from any possible motion of the car.

Which leaves us with - well, that you assert she was lawfully executed for making a violent confrontation AFTER that confrontation had ended WITHOUT fatal injury to anyone.

The most intriguing part of this is - where are you drawing the line? At what point is an ICE officer allowed to execute somebody? This officer didn't even suffer a broken limb (before you say it, no, it is irrelevant that he *might* have suffered worse injury from being hit by a car when talking about the point when he walked around the car and executed her; that might have ben an excuse for his first shot, taken at his leisure after he casually moved the phone to his left hand).

> If so go watch the video

You keep saying that, but you are always very, very careful not to provide a reference to precisely *which* video you want us to watch. It clearly can not be any of the ones that Legal Eagle includes in his analysis, such as the video shot by the ICE executioner, so - will you ever be able to actually provide a URL to your favourite video? No, wait, wait, I have to "do my own research"!

that one in the corner Silver badge

Re: Not at the moment

>> Glad you finally admit that."

> I admit there is no uncertainty about the first shot, it came from the front. Yes we agree she was shot at from the front of the vehicle as she hit him with her car. Did you think I disputed that? I pointed that out to you and IGotOut.

Nope.

What you "pointed out" to IGotOut was:

>>>> The first bullet hole is clearly in the windscreen, from the front, where he shot the first round at someone driving at him and hit him. Go look up the picture of her windscreen, its publicly available.

What I just praised you for admitting was responding

>> His uncertainty for the first shot is shown pretty clearly on the windscreen.

after I'd posited

>>> Whether or not the first shot (that did indeed go through the windscreen) was actually a hit upon the driver and, either way, whether there was any justification at all for firing through the passenger window afterwards

Nobody ever disputed that the first shot hit the windscreen: there is a hole that wasn't present earlier. So the only uncertainty possible, was whether that was a fatal shot. You were congratulated on admitting that this uncertainty existed.

>> Because after that shot he stepped to the side of the vehicle and was out of danger. He had no justification for shooting twice through the side window."

> Are you sure about that? There is the question of which bullet killed the driver which we dont know, but also the fact based on all the visual evidence at least that she used a deadly weapon against the officer, was still armed and dangerous.

Yup. Totally sure.

> Are officers expected to be injured or killed before defending themselves and others?

Once he stepped to the side of the vehicle, he was in no danger of being run down, irrespective of whether he was or was not in danger of that previously. Nobody else was in front of the car. If the first shot was not fatal the vehicle was merely fleeing the scene. At that point, he was no longer defending anyone, he was simply executing her.

The Legal Eagle video shows you, and conveniently highlights, the relevant laws involved.

that one in the corner Silver badge

Re: Not at the moment

> His uncertainty for the first shot is shown pretty clearly on the windscreen.

Glad you finally admit that.

Because after that shot he stepped to the side of the vehicle and was out of danger. He had no justification for shooting twice through the side window.

Unless you are arguing that he had the power to execute.

that one in the corner Silver badge

Re: Not at the moment

(for everyone except codejunky, of course)

The Legal Eagle video on the topic, not being a rushed knee-jerk response, covers both sides of the "could he be done for illegal shooting or does he have a genuine defence?" question.

And is helpful enough to show the important bits repeatedly, so you can have a really good look.

Like, at whether or not the officer was actually hit by the car - before he shot at and putatively killed the driver (because, of course, as soon as that shot was fired the driver won't be in control of the car). Whether he drew his gun, whilst still holding his phone and videoing having taken the time to carefully swap the phone into his left hand, or took any precaution to step out of the way of harm (and covers points about the law around whether firing is a reasonable, hence legal, response when there is opportunity to back away out of danger). Whether or not the first shot (that did indeed go through the windscreen) was actually a hit upon the driver and, either way, whether there was any justification at all for firing through the passenger window afterwards (was the car moving sideways at him, at a speed that precluded his stepping aside?) and whether those shots were likely to endanger his own colleagues and/or other bystanders.

that one in the corner Silver badge

Look again.

The government of Venezuela has distinctly *not* "ceased to exist"; in fact, with Delcy Rodríguez sworn in, it hasn't even changed in any recognisable way.

The US hasn't "handled" a damn thing inside Venezuela - but it has shown everyone outside just how gleeful they can be about breaking their own laws, let alone international laws.

> They seem to be too busy with cutting off their own citizens rights though.

Hmm, haven't noticed too many government-sponsored masked snatch squads running around France, or Germany, Italy, ...

that one in the corner Silver badge

This might be the last good year for buying hardware

With the RAM prices already up?

Did you mean to headline:

> Last year might have been the last good year for buying hardware (and it is only going to get so much worse); but you didn't stock up last year, did you? Better get to it then.

Teach an AI to write buggy code, and it starts fantasizing about enslaving humans

that one in the corner Silver badge

The process by which behaviors are ... is also unknown

Beyond the basic "it is calculating from stats and weightings based in the proximity of input tokens, with a bit of randomisation thrown in" level, it is not known where any of the behaviours come from, definitely not how to reliably and accurately modify them one way or the other.

Fling in all the numbers, stir with big stick: ooh, that was an interesting result, we can sell it.

"Why did it do that?" "Dunno, but let's sell it".

"Will it do it again or something different?" "Dunno, let's sell it".

"If we don't know how it works, really, are we safe letting the public use it?" "Dunno, sell it"

"Are the public safe?" "SELL. IT."

that one in the corner Silver badge

Re: > Expressing negative views towards humans isn't particularly dangerous.

> autonomous weapons platform

Aka self-driving car.

Or just an "AI GPS", as then it is all your fault for following the instructions over the cliff edge that dark and rainy night, meatbag.

AI may be everywhere, but it's nowhere in recent productivity statistics

that one in the corner Silver badge

Blame it on video games

> improved by 2.7 per cent annually from 1947 to 1973, but just 2.1 percent between 1990 and 2001

Was going to make a pointed remark about productivity in the computer programming sector improving after, you know, we all actually got hold of enough computers to program.

The it became obvious - as more programmers became able to, well, *be* programmers from the 1970s onwards[1] this overlapped with our being able to play increasingly good video games. And we couldn't even claim the PCs were compiling in the background. So down went individual productivity...

[1] anyone tries to claim "PCs didn't exist before the IBM PC will get viciously sneered at

AI's $3T infrastructure binge continues despite lack of clear profits

that one in the corner Silver badge

> Y2K bubble demonstrated

Huh?

Do you mean the Dot-com Bubble?

Otherwise, suggesting around here that the work done to prevent Y2k problems was a bubble might cause some backlash...

Microsoft Windows Media Player stops serving up CD album info

that one in the corner Silver badge

Re: consumers are returning to physical media like CDs

To increase the warmth! Make the filaments hotter, the sound must get warmer!

It was supposed to be a chuckle.

Hey ho.

that one in the corner Silver badge

Re: consumers are returning to physical media like CDs

> most people seem to prefer the warmer sound of LPs to the harder clinical sound of CDs

The real warmth comes from playing the LP through a proper thermionic valve amplifier. You can improve this by careful selection of valves from your stock cupboard: you are looking for ones that can withstand overvolting the filament to 6.5 or even 7 volts.

that one in the corner Silver badge

Re: consumers are returning to physical media like CDs

So you are saying you *don't* want to buy these audiophile ethernet cables, carefully marked with arrows so you can plug them in the right way round for best data flow from the server to your smart speaker?

I got you the 12 metre length, it was a snip at ten grand (plus VAT)

that one in the corner Silver badge

Re: consumers are returning to physical media like CDs

> What everhappened to that laser LP. scanner

A blast from the past: 1979, that scanner was used by Crab in an effort to forestall a repeat of the unfortunate effects of playing the record that Tortoise had given him, the LP titled "I Cannot Be Played on Record Player X".

that one in the corner Silver badge

I love the Tomorrow's World segment, examining the future of string in technology: "in fact, this entire studio is held together with string".

Well, that and the erotic effects of water.

UK backtracks on digital ID requirement for right to work

that one in the corner Silver badge

Re: Just for the record

> I was thinking in American

Nurse, two series of "Minder", stat. Keep the "Only fools" on standby. Did we get that shipment of "Boys from the black stuff"? We need to keep him balanced.

that one in the corner Silver badge

I used to have a UK Government approved Digital ID

Required to access online services. I had to "pick a supplier" then give them all my details, passport number etc etc.

Then about a year later, the Post Office shut down their servers and my "secure id" just - vanished.

If *this* digital id comes about, any bets how long are they going it running?

It is really quite impressive just how much money, time and trouble - mostly the latter - can be thrown away simply by holding down the power button and counting off four seconds.*

* What, you think they'll have it running on anything more than a single tower PC?

Moon hotel startup hopes you get lunar lunacy, drop $1M deposit for 2032 stay

that one in the corner Silver badge

All Hail the White Paper.

(Cue hypno-toad)

Hey, it was worked pretty well for wotsisname, well worth GRU trying again; what harm could it do?

Windows 2000 rusts in peace by the sea

that one in the corner Silver badge

What could possibly go wrong?

Cloudflare CEO threatens to make the Winter Olympics a political football after Italy slugs it with a fine

that one in the corner Silver badge

Jolly good. Yes, you certainly can add unbound to your PiHole, *but* that is an additional step that you have to do and, although most readers here are more than capable of doing so, I'd very much expect that, when asked what their DNS was set to, they'd always say that they had unbound (or similar) running.

A response of just "PiHole" with no indication of having installed the additional package - I'm more than happy to take "you are still using an upstream DNS" as the base assumption.

that one in the corner Silver badge

> I don't watch football, but do have 1.1.1.1 as a secondary DNS (primary is a PiHole)

Uh, what is your PiHole using as its upstream? Unless you have been *very* busy filling in name tables, your PiHole is only taking its upstream, removing entries as per your chosen filters, and presenting that as your "primary" DNS (for anything outside your LAN). Let me guess: the PiHole uses 1.1.1.1? So basically, you are using 1.1.1.1 throughout?

that one in the corner Silver badge

Re: This

Where would the USA be if the Great European Powers hadn't set out to conquer the New World?

Where would it be if there hadn't been Greatness across Europe as a whole, not just a single Great country in (or in close proximity to) Europe? If there had been only one then there would not have been any fighting between them and wouldn't have ended up with a heap of separate S's to U, after a bunch of Euros went over to win some little kerfuffle in, what was it, 1775 to 178-something? Hard to remember; being a Brit, our attention was on more interesting matters elsewhere.

You may not have noticed it, but the US population is still European-ish (at least, the self-proclaimed "majority" of it that claim to be "Real Americans" seem to enjoy boasting about that, if the shouty YouTube videos they keep posting are any guide to their actual beliefs).

that one in the corner Silver badge

Re: Fair point, badly made

> 10 if you count Fiorentina, whose owner is an Italian-born American citizen

An American citizen who is the CEO and sole owner of Mediacom, "the fifth largest cable television company in the US"[1], so I'm willing to bet that he is going to be in the American side ("We must protect our rights to monetise") unless there is some reason to show old-fashioned Italian patriotism (um, "we must protect our rights to monetise^^^^^^^^fund your local club" but spoken in Italian to the footie fans)

[1] source: Wikipedia; I know, I know

that one in the corner Silver badge

Pro bono? Bone headed!

> 1. Discontinuing the millions of dollars in pro bono cyber security services we are providing the upcoming Milano-Cortina Olympics

Has he talked to his finance and marketing people about that threat?

He is talking about throwing away the massive amounts of advertising they'd get from sponsoring the Olympics* - and you can bet your life the "millions of dollars" is taken from the standard customer invoice numbers and not the actual spend by CloudFlare.

And, of course, this is his Point Number One, because it is the one he can politicise the most.

As above, yes, there sre genuine technical problems being faced, but this is him spitting out his dummy and crying.

* Notice how he carefully doesn't say "sponsoring", which might make everyone realise that viewers would be seeing the name plastered everywhere, but instead uses "pro bono". Which makes it sound awfully nice, "we're not getting anything back" or even, given where that phrase is more often used, "we are only doing this because it is the Right Thing to do, it would injust not to".

AI industry insiders launch site to poison the data that feeds them

that one in the corner Silver badge

Re: Power Usage Is a Short Term Issue

Doesn't matter much at all what hardware and software is coming up "soon".

The current hardware and software are much improved over the previous years already. But still the overall power requirements increase. Primarily because "enough is never enough" - the person with the most stuff is the one who wins.

It doesn't really even matter if[1] we reach a point where these things are computationally big enough (because "big" is being equated with "clever" and "capable") and have enough safeguards to be trustable and are efficient enough to be running entirely locally and actually being "an AI in your phone". The big AI data barns will keep on getting bigger until Modern Capitalism crushes them (or vice versa).

But that last is just fantasy - the methods you talk about won't give anywhere near enough improvement to make any noticeable change from the point of view of the normies who are tangibly affected by the excess power requirements; there may be some bigger numbers floating about in the advertising ("we now have a tenfold increase per watt and will feed your data into an LLM with a squinty thousand numbers inside it") nd that is about it.

You equating this against such things as improvements in farming are - well, to be blunt, delusional. Go and research what it took to create the Green Revolution, how many resources that sucked up (money, man-hours, power, materials and technology) compared to its results for humanity. Now see if your calculator has enough zeroes to compare that to the effects of LLM (and restrict yourself to LLMs; basic Machine Learning can be - is - done far more cheaply and with far better ROI). I suggest Lisp BigNum wil be useful.

[1] big IF, huge, fast, visible-from-space IF

that one in the corner Silver badge

(bit late, missed this gem in amongst the rest and of the wrongness)

> I don't see any artists disclosing whose work they trained on and how their work derived from it.

Easy solution: watch BBC Four, Sky Arts on Freeview (or equivalents on other services, in other countries); listen to Radio 3, relevant episodes of "Desert Island Discs" on Radio 4 (or equivalents...)

Harder solution: go to art galleries, museums, read biographies (especially autobiographies)

Hardest solution: get out of the house, go and find some artists and talk to them! You can even join them: take an art course (one intended to help you become a better artist, rather than art history) and pay attention to what they ask you to do in the assignments (including replicating great works and even copying a work but in another style).

Bottom line: once you get them started, decent artists just won't bloody shut up talking about their influences! And how they - and you - should go out and find the works of even *more* other artists to influence your work (which, btw, can legitimately be "ok, I am *not* going to be doing anything like that!").

that one in the corner Silver badge

Which industry? Marketing?

Not likely to to be tech/IT/engineering/programming because, well, those are where the El Reg commentards come from. But you are new here and probably haven't realised that yet.

Me, I'm a life-long computer geek, read AI postgrad, started work building Expert Systems (The New Hotness at the time, part of the AI Winter back then, worked from the C code in the inference engine, the UI and up into on-site Knowledge Engineering). Found a love for embedded systems. Retired now, still keeping up and coding & learning for my own pleasure.

Care to share a bit about your background and how *you* are so confident against the general consensus here (oh, and I disagree with your statements - BUT provide some actual evidence for your claims about sentience etc and I shall be glad to have my mind changed).

Or, as we say around here:

Citations?

Danish dev delights kid by turning floppy drive into easy TV remote

that one in the corner Silver badge

Re: NFC tags

Really must remember to refresh the page I'd left open since 09:00 before writing about the new and exciting idea of using NFC tags.

Very good to hear that you actually went ahead and tried the idea out.

Even if the ungrateful youngster claims to have outgrown it ("Uncle That, I'm 25 and working on my PhD" "But, but, it plays 'Little Bo Peep', that is your favourite")

that one in the corner Silver badge

Re: Old Fart

Or didn't come out of IBM compatible PCs but from a more elegant computer, like an Amiga.

PS

whups, hadn't read on, somebody has already pointed out that, really, only PCs were the Afflicted Ones. Never mind, bears repeating*

* let's get it over with: "then you shouldn't feed the bears spicy food"; "ah, your bears are one full automatic"

that one in the corner Silver badge

Re: Ahhh... reminds me of Star Trek

Tea, Earl grey, hot.

(Sigh).

Tea, Earl grey, hot, in a cup.

(Deep breath)

Tea, Earl grey, hot, in a fully glazed and fired ceramic TEAcup, with a handle, upright, no more than 0.1 millimetres above the surface of the shelf, each component of both liquid and solid with a zero relative velocity to that shelf.*

* Think about it: the cup takes time to materialise but the Enterprise is under thrust and continually accelerating...

that one in the corner Silver badge

Re: QR Codes?

NFC tags.

They can be attached to (or placed within) a huge range of objects. For the youngest, friendly wooden shapes; can do one per side of a cube or just the bottom face of a pyramid; put the reader's antenna below a cutout so they have an aid to get the location correct. As they get older you can put the tags into places that require more dexterity. The shapes can be decorated with colours, pictures; letters, sculpted or just drawn; braille - absolutely anything. Get Grandpops to carve sime shapes, you can do some 3D printing. Paunt Warhammer figurines, one per child at the (age appropriate) birthday party. Wizzo!

Mix it up: have two or three readers and the order of the blocks is significant...

There are old toys that contain readers that can be repurposed - you may not even need to do much to them. For example, LEGO Dimensions game, which has been abandoned by the manufacturer, has a reader whose major failure mode seems to be the USB cable failing at the exit junction. Not a hard fix and the casing has convenient LEGO bumps for decoration, or you can show *your* physical skills by extracting the coils and making an entirely new base. You can even use the LEGO tags themselves (just don't get ripped off by eBay sellers!).

NFC tags are easily rewritten and you can set up a writer with Big Friendly Buttons to let the youngling choose what each block is going to do.

If the reader doesn't get totally chewed up, drag it out a few years later, teach the youngster all about the tags, let them have a go.

Oh, and no need to make this just show stuff in the gogglebox! Use the inputs to (quietly, and only at select times of day) play noises, the play tunes, then individual notes that have to be assembled into tunes. Make the toy bear move. The train set change points.

that one in the corner Silver badge

Re: Old Fart

(sotto voce) right.

Well, we had to bury t'TV set in hole in middle o't'road and hope passing traffic would change channel for us. Aerial were an old butcher's boy's bike and we 'ad to slaughter cow ourselves to be allowed to use it. There weren't any broadcasts so we all took turns down in t'hole with puppets made from horns o'cow.

How CP/M-86's delay handed Microsoft the keys to the kingdom

that one in the corner Silver badge

IBM and the 68000 was a possibility (and the Trifunovic mentions this in passing) and that would have been a mighty machine.

So then we get into all the stories about IBM's insiders complaining that releasing a too-powerful PC (or one with that potential) would erode the market for IBM Big Metal, hence going for the tiddly 8088 instead of the 8086 - even though the 8086 was available first and they could have perhaps got the hardware to market a bit earlier. Even the idea that the existing parts of IBM thought they shouldn't "really think of it as a PC, it will mainly be useful as a terminal to the inevitable IBM mainframe, with a little bit of useful stuff like offline printing in the local office".

(Of course, the above is just from memory of the times and reading the press and books then & since; so it could be as full of - factuality tweaks - as the oft repeated "Kildall was on a joyride flight" story. Would be neato if TFA had an addendum on the goings on inside IBM to go with this, very good, coverage of the things happening outside of IBM.)

Techie banned from client site for outage he didn’t cause

that one in the corner Silver badge

Look back through the work logs:

September 28: mains plug fuse blew, replaced

October 03: main plug fuse blew again; testing found that machines had been running at a load of 279 and that drew too much power

October 04: CTO issued Change Order: load balancer set to a maximum of 200

October 05: CFO issued Change Order: load balancer set to a maximum of 278 "So we get the most out of all the money we spent on this"; can we set a minimun of 278 as well? Why not?

November 11: New backend processes come on line; waiting job queue fluctuates but is now never empty. CFO happily reports to Board "no money is being wasted on idle CPU"

that one in the corner Silver badge

> Programming: Before making even a trivial change, see that the application builds as is

So much this*

> so you can tell if someone elses change broke the build

Even - or especially - if that person would have yourself! These days, I'm only coding for my own needs, but before leaping in to bash away at the recently spotted bug in my notes-taking program, I made sure that the working copy was updated from VCS (and had no local mods) then fired off a build from the top of that copy. 'Cos who knows what state I'd left it in when it was last fiddled with, months ago: I know I'd added a neat feature, the commit message reminds me of this, but was I distracted and left something part done in that working copy? Only one way to be safe...

* and you can have the all-important tea break whilst waiting for the build to complete