The Register Home Page

* Posts by abend0c4

1463 publicly visible posts • joined 10 Mar 2023

Some Mullvad VPN customers tunnel for exit after co-founder donates millions to populist party

abend0c4 Silver badge

Re: Sad but not surprising

As soon as you argue that some people "deserve" more rights than others you simply get into a utilitarian debate about whether those superior rights should derive from money or from force (to the extent the two can be separated), though you can attempt to disguise it with the choice of a suitable scapegoat as Lyndon B. Johnson memorably illustrated.

It really isn't new - it recurs whenever contemporary rules are excessively* enriching one small group at the expense of the majority. Fixing that would result in the small group losing wealth and power. Ergo, use a small part of your wealth to pit the peons against each other so they leave you alone.

*as viewed at the time

Auditors tell UK government to do the math before banking on £45B AI savings

abend0c4 Silver badge

Re: Auditors tell UK government to do the math

There's an almost adjacent article detailing the government's failure to get to grips with the more fundamental requirements of payroll and finance. I guess it's not the role of auditors to tell the UK government to learn to walk before it tries to run, but simply tracking failure on a project-by-project basis isn't going to shift the competence dial.

Comment in code read 'Dear future me, sorry I wrote this'

abend0c4 Silver badge

the firts time

Sometimes what you see is not what's actually there...

Using AI makes people less likely to admit they don't know something

abend0c4 Silver badge

And in the same way that the algorithms are guiding their subscribers to content that reinforces rather than challenges their opinions to maximise "engagement", it seems AI has been tuned to tell people what they want to hear presumably in a similar attempt to increase uptake. It's not an unintended consequence, it's a key part of the financial model.

Top EU court clips YouTube's intermediary defense over reviewed content

abend0c4 Silver badge

My own view is that the whole "only an intermediary" ploy needs to come to an end. If you're using your brand to lever the market and you're getting revenue from the result then you need to take at least joint responsibility for the goods, services or content being delivered.

Photovoltaics are still running after a year under Swiss trains

abend0c4 Silver badge

Re: 19MWh? are you sure?

FWIW, the Travers-Buttes line appears to be standard gauge.

abend0c4 Silver badge

Re: Have to wait in UK...

Even then there will be "leaves on the line" issues. Not to mention stray cattle with their associated weight and leavings. I'm assuming the Swiss have ensured they're sufficiently robust to survive snow clearing.

It's an AI web, and we're just rats in the walls

abend0c4 Silver badge

Go ahead and cut me a check

In the unlikely event anyone should do so, cash it immediately before their bigger debts are called in.

While "investment" may be soaring and the "investors" are feverishly bidding up their own costs the funding is coming from the financial equivalent of those fictitious "free energy" machines that AI has propagated across social media. AI slop is ultimately valueless, making it a tempting source of cheap material on which to train subsequent generations of AI, but it's pretty clear this inhuman centipede is not the work of genius its creators imagine and even those dazzled by the promises of riches are going to notice when their wallets are ultimately empty. The technologists may cry "let them eat fake", but history has not been kind to any self-appointed aristocracy constantly raising taxation, even on the gullible.

That's not to say the technology does not have useful applications and may well be helping analyse CT scans or in the synthesis of novel molecules or even in navigating the complexity of legal texts. But it's not going to displace real intelligence in those fields and still less is it ever going to be the oracular font of all human knowledge. There is, without doubt, significant money to be made in specific domains. The hubris is in concluding this is not enough.

The real danger here is not that the Internet becomes a cesspit of lies and half-truths - it's been that for a long time. The risk is that new knowledge and creative endeavours are going to end up increasingly walled off from public access precisely to prevent the new information overlords from asset-stripping the work of others. Now the genie is out of the bottle, the only way to fix that is through legislation. Unfortunately, we may have to wait until sufficient money has been burned that it's no longer a significant gravitational pull on political discourse.

GitHub AI agent leaks private repos when asked nicely

abend0c4 Silver badge

Before a security team gives a pass...

.. they need to consider the effect on their employment of questioning the efficacy of the emperor's new clothes.

IBM teases new rackable mainframes that ‘complete’ the z17 family

abend0c4 Silver badge

Re: This is bullshit!

Even IBM once had other ideas about that.

US auto regulators want to kill robotaxi brake pedals

abend0c4 Silver badge

Re: Not all it's cracked up to be

The thing is that horseless carriages turned out to be incredibly dangerous to meat-based life forms as well as economically advantageous. There were initial knee-jerk responses that subsequently evolved into regulations that significantly reduced the danger while preserving the economic advantages. We're presently in danger of going backwards - not because of the small number of autonomous vehicles but because of the rise of the SUV.

The problem is not regulation per se, but ensuring it is appropriate to real and changing, rather than imaginary or historic, threats.

UK government wants 'trusted' news sources promoted above the social media noise

abend0c4 Silver badge

Do we essentially want to give leaders more power

I'd quite like elected leaders to have more power than misanthropic oligarchs. Another way to achieve that would be to ensure the oligarchs have less.

OpenAI Codex bombards SSDs with needless write operations, costing millions

abend0c4 Silver badge

This bug cost me $38.64 in drive value

On the upside, you can offset that against the increase in the value of your RAM and other storage for which you can also thank AI...

Cloudflare teams up with big browsers to help websites tell welcome from unwelcome visitors

abend0c4 Silver badge

Re: Yet another ID grab.

I'm already finding it impossible to access some web sites with Firefox with maximum privacy settings and uBlock Origin which is my default initial approach. Sites that use reCAPTCHA can go through multiple rounds and ultimately fail and there's one Portuguese property site using Cloudflare that refuses at the first encounter (though Cloudflare is normally the least offensive). Of course, everything works if I use Chrome in its default state.

It's not so much about keeping the bots out as keeping out anything that's not monetisable. Unfortunately your privacy is going to be the first casualty.

Windows devs rerolled old code to save precious bytes

abend0c4 Silver badge

Re: VAX Instruction Unroll

The transition from 16-bit to 32-bit words implied a significant associated cost when memory was very expensive. A significant number of the VAX instructions were aimed at reducing code size rather than maximising performance. Similarly, the decision to allow unaligned memory access which could incur a significant penalty if the instruction and its operands were all misaligned. What you choose to optimise for today may well be the wrong trade-off tomorrow.

abend0c4 Silver badge

Re: I blame Pascal

Pascal started the idea of writing programs which got compiled into instructions for a non-existent CPU

I'm pretty sure BCPL's O-code came before P-code...

abend0c4 Silver badge

Re: Compact code

Talking of 6502 code, the Commodore PET ROM was (in)famous for apparently jumping/calling into what appeared to be the middle of an instruction. However, the target address, whilst part of an instruction (the operand) just happened to contain a value that was a valid instruction in its own right, so you could obtain a different (and determinate) outcome depending on whether you started execution at the outer or inner instruction...

Microsoft once used its own brand of 'Lego' to optimize Windows

abend0c4 Silver badge

300 KB are sprinkled like Parmesan across 10 MB

This is kind of the inverse of the problem that was commonplace in the days when programs were often larger than the addressable memory space available. Linkers were often sufficiently complex to gather the core code into one block and structure the remainder into an elaborate overlay tree so that the maximum memory occupancy could be limited to the greatest subroutine call depth. Whereas the only problem with poorly consolidated code in virtual memory was the paging overhead, if you got your overlay tree wrong with limited physical memory you'd be swapping in code over an address you were about to return to. I've just had a nostalgic interlude with the RSX Task Builder.

Surface tension rises as Microsoft's latest kit starts at a pricey $1,499

abend0c4 Silver badge

Until the hardware supply chain sorts itself out

I wouldn't want to be the person predicting exactly when that might be. There would seem to be a significant danger of finding yourself carrying inventory whose components were not only bought at inflated cost but whose technology is looking rather long in the tooth.

Google's new open-weights model brings image-generation tricks to AI text generation

abend0c4 Silver badge

Just 18 GB

As long as the growth in 'efficiency' lags the inflation in RAM prices, that 'just' is going to look increasingly strained.

Apple version of Office 2019 becomes useless in a month

abend0c4 Silver badge

Seems like poor form

The reason for all that "overbearing" government regulation is the way corporations behave when unregulated.

Logitech knows when to fold 'em

abend0c4 Silver badge

Logi Options+ app

For those concerned at the size and potential chattiness of the default version, Logitech also offer an offline version that may be a marginal improvement for some.

GOV.UK goes Dutch on payments as it dumps Stripe

abend0c4 Silver badge

Re: Pay by Bank

This is the weird bit, because obviously the transfer could simply be made by the Faster Payment System which requires no consent from anyone, though it does require that the correct sort code and account number are given. I think Pay by Bank (in the UK) actually uses FPS to transfer the funds anyway.

The long-form description indicated that the payment would be made by Open Banking and my bank only asked for consent to Open Banking access to my account. There was no distinction made between that transaction and any other Open Banking operation (such as allowing a third party to rifle through my payments to decide on my credit worthiness or making an outgoing payment). The intentions of the third party may be entirely pure, but I, as a customer, get no say in what they're going to do with the access they get granted. Personally, I'm not happy with a level of security granularity that amounts to someone wants access to your bank account for some purpose, is that OK?.

abend0c4 Silver badge

Pay by Bank

This does seem to be part of the trend towards giving up privacy for the illusion of convenience.

One of the touted benefits of Pay by Bank for businesses is that it eliminates the risk (to them) of pesky chargebacks if the customer has paid by card and subsequently doesn't get what they were expecting. Hardly sounds like a big win for consumers.

One of the rail companies was keen for my "delay repay" refund to be sent by Open Banking (presumably to avoid card processing charges) and duly sent along a "secure" link to deposit the money along with additional links to their conditions and privacy policy (which returned 404 errors) and my bank asked me simply to consent to the company having access to my account via Open Banking (no option to prevent abstraction of funds or access to transaction details). The response to my inevitably futile complaint was that although the company would have access to my bank transactions, they wouldn't actually look at them, which sounds like the level of security we're becoming accustomed to. ICO wasn't interested in the missing privacy/data use statement, even though the personal data involved was of significant sensitivity.

There are significant costs built into existing payment systems, but I'd be happier if we were concentrating more on breaking the monopolies than on removing consumer protections in the effort to reduce them.

Angry devs vow to flee GitHub Copilot as metered billing takes hold

abend0c4 Silver badge

Re: The first one is free...

You pay a subscription for Excel and you can do as many formulae as you like.

People used to buy Excel outright. Every financial model can be adjusted to maximise return.

abend0c4 Silver badge

Re: “Gone. For basically nothing.”

I’m eagerly awaiting someone to notice the bill

When they do, it will be your fault for being profligate. The whole AI delusion is based on the notion that staff are the problem and their elimination is the answer. Challenges to the delusion will be treated as sabotage.

MyPillow must decide whether to be firm or soft as ransomware crims demand pay

abend0c4 Silver badge

Re: Customer list

I've been emailed, sometime several times a day, by MyPillow for some considerable time - I'm not even in the US and have never had any dealings with them. I would guess their 'customer' list might be somewhat indiscriminate.

UK’s Education Committee: Social media ban a must to save children’s mental health

abend0c4 Silver badge

Re: It's failing elsewhere, why not try it in the UK?

There are far more authoritative sources of information online than social media which mostly seems to exist to spread disinformation and despair. I don't think age-gating is the answer to the latter, but it's causing widespread harm and as yet there seems to be little appetite to confront the root cause - sociopathic oligarchs profiting mightily from the monetisation of anonymous, algorithmically-fuelled mischief.

AI code accelerates production failures and spending, study finds

abend0c4 Silver badge

Test suite maintenance is a larger burden than writing code

Most test suites are glorified sanity checks - they don't check whether the detailed specification (stop laughing at the back) has been implemented correctly in its entirety. There's an underlying assumption that the code will be relatively sane. If that assumption doesn't hold you need a lot more testing and expecting AI to write the tests as well is fanciful, because the whole point of using it is to avoid all that tedious business of coming up with detailed specifications you can actually test against.

This is the recurring problem - AI looks great until you actually have to use it in practice, at which point papering over its failures and hallucinations becomes incredibly costly.

Those spared latest Meta job cuts forcibly reassigned to AI roles

abend0c4 Silver badge

We're ... flattening teams

AI seems to have at least one use - the creation of novel euphemisms.

"What's happened to your team? Oh, it's been euphemised..."

AI sackings reach New Zealand, which will use it to eject 14 percent of government staff

abend0c4 Silver badge

Re: The public service is merely there to reflect a government’s needs.

When even the former PM heads overseas, AI-fuelled cost-cutting isn't really the solution to your problems.

Crook leaks 468k+ records, claims they pwned Portugal’s postal carrier

abend0c4 Silver badge

Apparently confirmed by CTT

According to CNN and other local outlets, the CTT has confirmed an incident and reported it to the National Cybersecurity Centre.

However, there seems to be some lack of clarity over what data was actually exposed - the reported information from CTT (which I haven't actually been able to track down to a specific statement) seems to imply it was exclusively linked to locker deliveries and did not include complete contact details, whereas other reports are suggesting it did include e-mails and telephone numbers.

As I have (or rather had - until this afternoon) a virtual address linked to the locker service, it'll be interesting to see if I receive any unexpected contacts.

Mozilla warns UK: Breaking VPNs will not magically fix Britain's age-check mess

abend0c4 Silver badge

Re: Suggestion

It seems, elsewhere on this site, that Utah are game for a laugh. Didn't make it a clicky link as URL is worth seeing in plain text:

https://www.theregister.com/columnists/2026/05/18/utah-tells-porn-sites-to-take-the-p-out-of-vpns-and-its-their-fault-that-they-cant/5240978

Anthropic’s Bun Rust rewrite merged at speed of AI

abend0c4 Silver badge

Rust won’t catch all of these

Given everything we've been hearing about the AI-fueled zero-day apocalypse, shouldn't AI be capable of catching more of them than the static analysis of a compiler? In which case, just use the AI to fix your existing code base and you avoid the risk of introducing a whole new set of issues. There does seem to be some level of selectivity in these breathless reports of AI triumphs.

Google users fight for refunds as unauthorized API usage bills soar

abend0c4 Silver badge

One of the reasons my only cloudy dabblings have been restricted to "free tiers" that also don't require you to hand over any billing details is that none of the providers appears to have a genuine "spending cap". They all appear to be hedged with small print that basically says you'll get a best-effort warning at some unspecified point if your usage goes above a certain level, but it's your responsibility to respond to the warning and disable the offending workload. That leaves you exposed to all sorts of mischief.

While I can understand that there might be some lag in detecting excess use (validating every single request would be a hugely expensive overhead in itself), I don't see why it can't be done sufficiently promptly for the providers to swallow the costs between the excess occurring and it being detected. And whereas large corporate users might not want their services to go offline simply as a result of unanticipated demand, there are plenty of users for whom it would be be far the better option.

I did suggest some time ago that datacentre hardware would ultimately diverge so significantly from the kind of PCs we have now that the options for going it alone would be increasingly diminished and was met with some skepticism. However, the cloud providers seem to have achieved a similar result by simply buying up all the memory and storage production going forward. How much longer are we even going to have the choice about "running it on someone else's computer"?

Britain pays Starlink millions despite Musk's calls to overthrow UK government

abend0c4 Silver badge

Calls to overthrow UK government

At this precise moment it seems more intent on overthrowing itself.

The latest innovation in UK public transport: Schrödinger's trains

abend0c4 Silver badge

Re: Schrödinger's trains II

Recently, the train indicators at Selby station managed abruptly to change the reported order of arrival of two trains on a section of track where that's not possible.

London’s BT Tower to get rooftop swimming pool

abend0c4 Silver badge

Not an easy building to alter...

The only internal access is via the high-speed lifts. When these were upgraded in the early 2000s, the old lift machinery of each lift had to be cut into small pieces and brought down in the other. Even though the lift cars are oversized (originally in order to allow aerial sections to be moved up and down the tower), swimming pool logistics will be interesting.

Viva la revolución: LinkedIn profile visitor lists belong to the people, says Noyb

abend0c4 Silver badge

A precedent would be welcomed

The degree of welcome might depend on the nature of the decision.

Where to buy a non-Apple, non-Google smartphone

abend0c4 Silver badge

The high street branch of a major bank near me was replaced by a 'banking hub' in a cupboard in a sports centre. A service I wanted was not available via the app. It was also unavailable via the 'hub' which offered only pre-booked 'digital literacy' assistance and tied advice on poor value financial products.

It's increasingly the case that less-frequent transactions are unavailable by any route.

More ancient Linux device support faces the chop

abend0c4 Silver badge

While, in the technical sphere, I've clearly been shifted from "deprecated" to "obsolete", I'm slightly more concerned about the equivalent meatspace process in which medics are chopping drugs off my prescription list because death is now more imminent than eventual harm from chronic conditions...

Greece relaxes Euro biometric border entry rules amid airport chaos

abend0c4 Silver badge

Re: Just how complicated have they made it?

I think the problem is just queuing theory in action. The processing time is variable as it depends on how comfortable people are with technology, how often they have to swap their glasses and whether they fully understand the questions they're being asked. Any significant fluctuation coupled with a bunching of flight arrivals could potentially make for rapidly-growing queues.

It also doesn't help to have a "big bang" launch that requires people to be processed in much greater numbers than the eventual steady state. Even if there's enough technology available, it's really hard, particularly in an airport security environment, to significantly ramp up the staff numbers for relatively brief periods.

I passed through Faro yesterday, which was a haven of calm despite being in meltdown at the beginning of the week with departures being as badly affected as arrivals. There's now a dynamic deployment of the biometric system that is suspended at peak times.

Trump to UK: Stop taxing our big beautiful tech corps or face tariff tsunami

abend0c4 Silver badge

Re: Heard and McDonald Islands

He's apparently also considering withdrawing US recognition of European overseas territories (e.g. Falklands) in protest over the lack of support for his Iran misadventure. Not quite sure how that lines up with the current state of his Diego Garcia flip-flop. Oh, and booting Spain out of NATO.

Carney seems to have the correct analysis - rolling over will simply make things worse.

If you want into Anthropic's Claude club, you may have to show ID

abend0c4 Silver badge

Show ID

How long before your AI pal that's fun to be with can show you ID of its own?

Customers revolt as GitHub Copilot 'fixes' rate limits

abend0c4 Silver badge

No longer sustainable...

... but will still be used to justify continuing layoffs?

IBM becomes first company to pay up under Trump administration's diversity blitz

abend0c4 Silver badge

Pay the US government $17,077,043

An invitation to come back for more.

Claude Code cache chaos creates quota complaints

abend0c4 Silver badge

Re: I don't pay Anthropic

The same is true for more traditional cloud services - and in many cases they don't even allow you to put a strict upper bound on your payment.

We're about to find out what happens to businesses when bigger businesses control their infrastructure, determine their overhead costs, hold all their data and have the technology to clone their IT processes at will.

OpenAI puts Stargate UK on ice, blames energy costs and red tape

abend0c4 Silver badge

AI Growth Zone for the North East

I'm old enough to remember the IBM Scientific Centre in Peterlee which was intended to make a vital contribution to the technological advance in the whole area of the North-East. It did have some significant achievements, but it had minimal connection with the local community and that work could have happened anywhere. It disappeared quietly and without trace.

Then there was the Siemens Semiconductor plant in North Tyneside, a short-lived white elephant.

In the early days of the web, there was a government programme to get the region online. It mostly seemed to divert genuine economic activity in the sector towards the organisations set up to exploit government grants.

More recently, there was Britishvolt whose site has now been earmarked for a possible datacentre campus.

There is a well-established history of government initiatives failing miserably and expensively to bring growth in the technology sector to the North East. The one growth initiative that seemed to work was Nissan - but Japanese companies seem to be in it for the long haul. We're actually much better off if we don't pursue fragile and ephemeral chimeras merely in the hope of some transient headlines.

Electronics industry says FCC's foreign-made router policy is a bit of a mesh

abend0c4 Silver badge

Re: It would be nice if we had more technically knowledgeable people in leadership.

The system we have massively rewards incompetence. That's largely our fault: Covid clearly demonstrated not only our lack of scientific education, but widespread distrust of science itself. As a species we seem to prefer easy wrong answers to correct difficult ones.

We know what day it is but these Raspberry Pi price hikes are no joke

abend0c4 Silver badge

The inversion of capitalism

We seem to have reached a weird point in the history of capitalism where companies are bankrupting themselves (and possibly everyone else...) in their frenzy to supply things nobody wants while making it impossible for people to acquire the things they do want.