Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:It's Hard For My Fellow Liberals to Accept (Score 1) 283

What "illiberal" men have been saying most recently is that the reason women (and minorities) are under-represented in, for example, IT is that it's just that they're naturally less adept and that "DEI" is undermining this natural superiority for political/societal reasons. When it comes to men being under-represented, suddenly there's a problem with "society's depictions" of men and men are demanding affirmative action for their uniquely manly problems.

Throughout most of time, men have had the advantage of physical power and have shaped a world in which power was the ultimate determinant. That world no longer exists - physical power is largely irrelevant and the structure of modern societies discourages the use of physical power for personal advantage. That's the thing the MAGA crowd object to - the fact they can't use their force to override societal norms any longer. It's the reason the MAGA government is using illegal detentions and deportations and sackings: to demonstrate that power once more has the right to overturn the law and the democratic consensus.

However, that's not a problem for men in general, only the ones who've been brought up (by mothers as well as fathers) to believe in their innate superiority and to expect the indulgence of their whims. This isn't some major crisis - there's yet to be even a single female US president - it's simply the old tradition of daughters being little more than trading commodities working its way out of the system and erasing all the traditional male excuses in the process. It's hardly surprising that after 100,000 years of not having to make the intellectual effort men might be a bit rusty. But it's hardly the end of masculinity as we know it if men have to put in a bit of effort for a change.

Comment Re:No one wants to admit overpopulation causes thi (Score 1) 244

It's worth also pointing out that one of the authors is a former executive director of the Adam Smith Institute and another works at the Centre for Policy Studies, both of which are conservative "think tanks" and might therefore be somewhat biased towards the form of "free market" that externalises the awkward costs of simple-minded policies for others to pick up.

Comment Re:Flat out lie (Score 2) 76

I live in a country where there is (allegedly) significantly more competition, but the ISP's customer "service" team are so heavily incentivised to prevent cancellations they'll simply transfer you to a random extension or put you on indefinite hold if you try.

I'm presently awaiting a response to a legal letter sent by recorded post since all other forms of contact have been ignored.

It doesn't seem to matter how the industry is structured, they always seem to find a way of keeping you in their claws.

Comment Re:What I would not give (Score 1) 87

Does it make a difference that the company no longer produces NAS devices, and that these in particular have already reached their End of Life?

It's interesting you think it should. It just shows how deeply ingrained is the notion that manufactured products are inherently disposable and that while the manufacturer retains their proprietorial rights in the product, the "owner" is left with the liabilities. Take a step back and consider how dystopian this may look to other eyes.

Comment Re:It's stupid; they already have their contracts (Score 1) 39

And if the FCC has accepted the basic principle that it's the customer's phone, I see no practical difference in reality between 60 days and 0 days in terms of the phone payments being maintained. However, the existence of any locking period where the customer has to apply for the lock to be removed rather than it being removed automatically is in itself an obstacle to competition.

Comment Re:disengeneous (Score 1) 170

we all know what a game console is

For these purposes, it's clearly a computer-based device on which you can run commercially-created software that potentially offers licensing revenue from which Apple can abstract a cut. As opposed to a computer-based device on which you can run your own, or free software with no financial benefit to Apple.

And "retro" is clearly an abbreviation for retrogressive.

As you say, obvious to everyone.

Comment Re:Vax assembly = Hell (Score 2) 52

Compared with other instruction sets of its day, the VAX instruction set was pretty consistent and most of the various addressing modes (which were based on those of the PDP/11) were available as operands with most of the instructions. Some of its specific instructions (like the queue instructions that manipulated doubly-linked lists) were integral to the design of the operating system. It was quite common for computers of the day to have instructions for dealing with packed decimal arithmetic - that's how most billing and financial systems operated. And the string instructions helped to make code compact, if not particularly speedy.

The intention was to make it easy for compiler writers - they could generate the same code on a whole variety of different hardware, some of which implemented all of the instructions and others of which trapped to fault handlers to emulate the missing instructions in software.

In the end, there were too many and some of the emulations were much slower than using simpler native instructions with the same effect. One of the more unusual side effects of the number of potential operands and the fact that VAX mostly didn't require its operands to be naturally aligned is that a single instruction could result in many different page faults - the instruction could cross a page boundary, so could each operand - which in turn could be an indirect address crossing a page boundary... But you have to realise that the first VAXes came with 1MB of memory and a 176MB disk drive: getting a lot of of every instruction mattered.

Comment Re:But is that "training data" the actual data? (Score 2) 73

The thing is, if the percentage of genuine information is anything above 0 and any of it is personally identifiable, then it may be impossible to use the model in large chunks of the world. The researchers say they have extracted PII. Data protection laws require that people have control over their personal information and can require companies to confirm what information they hold and delete it. If there's no way to unambiguously determine whether you hold such information and no way to delete it on request, then the operators are not complying with the law.

Secondly, if the model can be persuaded to reproduce a significant quantity of copyright text (and the authors claim to have examples), then there's going to be a lucrative industry finding ways to do so and then suing for damages.

Legislators are quite starry-eyed about AI right now, but I doubt they'll go so far as to dismantle data protection and copyright simply to facilitate a specific generation of technology. Persuading people to give up all their rights to a technology that's also touted to take their jobs is likely to be a hard political sell.

Comment Does he know what Open Source means? (Score 2) 117

"Simply rebuilding code, without adding value or changing it in any way, represents a real threat"

Being able simply to rebuild the code as you see fit is a fundamental principle of Open Source software. Remind me where Red Hat got the majority of this code from in the first place?

Comment Re:Yes you can. I did (Score 1) 123

I'm a bit younger, but that was what I was looking to do. But then I wondered why I was trying to hang on to vestiges of a former professional life. I can (at least at present) survive comfortably without working for pay and there's a vast array of interesting things to do out there beyond IT. I'm conscious that I have a limited period in which I will remain relatively fit and healthy and it seems a terrible waste to spend that time stuck behind a screen. Let it go and find new interests: you only live once.

Comment Re:Sue them for what? (Score 1) 68

Sue them for what?

There's a general legal principal that if you cause harm then you can be sued. If you drive carelessly and cause damage or injury, you can be sued for whatever you might happen to have even if you were not driving in the course of your employment.

You'd already be potentially liable as an open source developer if your drone control software, or robot control software caused harm.

All that's happening here is that the EU is defining harms that must be avoided when AI systems are deployed. No software developers are likely to get sued unless they've knowingly or recklessly misrepresented the propensity of the systems they've developed to cause the harms defined and have represented themselves as competent in their field.

Comment Gently coercive design tactic (Score 1) 46

It might once have been "gently coercive", but it's now obvious and blatant as companies were able to get away with it and continued to push the boundaries.

Many of the offenders - like "low-cost" airlines - have previous form with hidden charges or conditions in their print advertising which regulators have gradually got to grips with to varying extents.

There's been a general problem of regulation on the Internet being too little and too late and unfortunately this is just one example of a regulatory backlog.

Slashdot Top Deals

"It is easier to fight for principles than to live up to them." -- Alfred Adler

Working...