* Posts by Doctor Syntax

40560 publicly visible posts • joined 16 Jun 2014

Page:

US imposes sanctions as Russia invades Ukraine

Doctor Syntax Silver badge

Re: An illusoary stranglehold?

"He became PM as one of the very few willing to actually get on with brexit."

I'm sure there would have been others at a pinch but a front man was preferable to getting their own hands dirty.

Doctor Syntax Silver badge

Re: @Doctor Syntax

Sometimes he gets stuck on autopilot.

Doctor Syntax Silver badge

Re: re. more blankets

I'm afraid it's still virtually impossible to find a Green politician who'll admit that their decades long opposition to nuclear power is why we have quite so much CO2 in the atmosphere.

Doctor Syntax Silver badge

"If we're going to continue to use gas, it certainly makes more sense to use our own"

We did. There's not enough left now. That's why we're importing it.

Doctor Syntax Silver badge

Re: re. more blankets

What makes it so unexpectedly irrational for Germany that Merkel was originally a scientist. Our senior politicians have usually had degrees in PPE & the like.

Doctor Syntax Silver badge

Re: left him too long

"It was clear this was a guy who had set himself up as dictator for life"

One consequence of that is the sort of resignation that might be necessary.

Doctor Syntax Silver badge

Re: An illusoary stranglehold?

Unfortunately he's been able to fool enough of the people enough of the time.

Doctor Syntax Silver badge

Re: re. more blankets

Germany must be regretting its rapid phasing out of nuclear power. Responding to a disaster caused by a tsunami to a reactor built above a subduction zone by cloasing down reactors on a table piece of continental crust wasn't exactly rational.

Dutch govt issues data protection report card for Microsoft

Doctor Syntax Silver badge

Re: It sounds good, but in practice a joke

Policy decisions are made by people who don't realise what alternatives exist nor the reasons for preferring them.

Doctor Syntax Silver badge

When the EU Data Boundary is in place how will UK businesses be affected? The likes of Ress-Mogg & IDS seem intent on using the control we've taken back to make sure the answer is "very badly".

HMRC: UK techies' IR35 tax appeals could take years

Doctor Syntax Silver badge

I wouldn't be surprised if there's an application for a judicial review.

Doctor Syntax Silver badge

Re: Dumb question...

The same can happen to a permie. In fact it happened to my son. His then employer had made the deductions but never paid.

Doctor Syntax Silver badge

Re: Justice delayed is justice denied

This is HMRC. Nothing to do with justice.

Skills shortage puts SAP projects on hold

Doctor Syntax Silver badge

Re: There is no skills shortage.

Manager: By the way, your own module is last on the schedule.

Doctor Syntax Silver badge

Re: You don't need training

Half and half.

Doctor Syntax Silver badge

'Well, I don't have the same skills I used to have.'

But think of all the salaries you saved by getting rid of the staff.

Escape from The National Museum of Computing

Doctor Syntax Silver badge

"ap codes into a BBC Micro as the final seconds drift past."

If you choose 1960s does that become punched cards and hours as you wait for the next batch run?

Users complain of missing data in UK wills search service

Doctor Syntax Silver badge

Re: Can you say outsourcing?

Add possibility of completing task.

I've often thought that testing should be carried out by a group of 3. One is a developer; one is a tester, a user familiar enough with the domain the application deals with but not with the application itself; and an invigilator. The tester is only allowed to ask - and the developer to answer - questions of the form "Where does it tell me how to do X?". Nominally the invigilator's role is to enforce this rule; it's actually to stop the other two coming to blows. The actual purpose of the procedure isn't to test anything, it's to teach the developer how to design a user interface.

Doctor Syntax Silver badge

Re: Has someone re-thunk their Testimonial

The testimonial's from a manager - possibly one of those who signed off acceptance tests (there were UATs & they were signed off weren't there?). He's not a user.

Doctor Syntax Silver badge

These days I use KeePassX and its random password generator.

Doctor Syntax Silver badge

Re: Special characters

Password: HHH^H^H^H

Doctor Syntax Silver badge

"testing was performed after each development sprint."

Of course we tested it. Was it supposed to pass the tests?

It was being complained about nearly 3 weeks ago on soc.genealogy.britain. Obviously not improved. Equally obviously no provision to roll back in event of failure.

Doctor Syntax Silver badge

Re: Special characters

"any character that isn't alphanumeric and isn't a control character,"

AFAICR even control characters were allowed in old-style Unix passwords - except return, of course.

Doctor Syntax Silver badge

"some cruddy old implementation that noone had bothered to drag into the modern world"

As you've discovered it has been dragged into the modern world. Modern world means broken.

AI-created faces now look so real, humans can't spot the difference

Doctor Syntax Silver badge

Good. Start feeding about a trillion to Clearview to poison their data.

Beware the techie who takes things literally

Doctor Syntax Silver badge

We're not told what steps had been taken, either verbally or in writing, to document the situation therefore we have insufficient information to decide if he was right or not. We don't even have any information as to whether the agreement with the shareware vendor including the deletion.

Doctor Syntax Silver badge

Re: He protected his boss from legal problems IMHO..

"it should have been made clear in a way that was provable that the boss had been informed of this approach."

It takes two to be informed. The boss might well have been told. He seems to have been the type who wouldn't have listened.

Experimental WebAssembly port of LibreOffice released

Doctor Syntax Silver badge

"If you absolutely must inflict your poor little computer with the drek from Redmond"

Back in c 1990 there wasn't much alternative. There were also specialised xterms. We had one in our team. it was a good way to get multiple terminal sessions on the server.

Doctor Syntax Silver badge

Re: Single user vs Multi-user collaboration

Etherpad on your own server?

Doctor Syntax Silver badge

I can only think of one use case: let's run LO in the browser because we can. For any use case involving editing a file on a remote server there are better solutions,

If only port 80 is open on the firewall Own/NextCloud will let you edit locally and manually upload through the browser. You can cut out the browser by using the O/NC desktop client to sync selected local directories with the remote. If you don't want to have the file local at all both LibreOffice and, AFAIK, MS Office have Open Remote available through WebDav. It's a while since I tried this on LO and memory says it was a bit of a faff; that might be because I didn't use it enough but no doubt it would be easier to make it a bit slicker than to get this idea working.

If SSH is also available use X over SSH to run an X-server locally and LO on the remote. An X server was the first use case I had for Windows? Is it still possible to get one?

Doctor Syntax Silver badge

Re: Single user vs Multi-user collaboration

I think an office suite would be the wrong tool. What happens if two people try to edit the same passage at the same time? You'd need to have locks on selections or on the current location of everyone's cursor (think one one person doing character by character deletions while someone else is trying to type there). It would end up more like a transactional database at the back end with an HTML generating front end....

Hold on there. That's a Wiki. That's what you need. Then you can typeset the result.

Doctor Syntax Silver badge

Re: Single user vs Multi-user collaboration

" Paramount is the multi-user part, where documents are accessed simultaneously by the users. No need to do too fancy formatting. Final formatting is a one-man job anyway and can be done in a local LO copy."

I wonder how the practicalities of that work out. If two people want to express the same thing differently somebody's going to have to arbitrate.

Maybe an alternative approach would be to save the working text in a flatter format - maybe .fodt or .md - managed with Git so the final (human) editor does the merging and formatting.

Doctor Syntax Silver badge

Re: Got curious. Clicked the link.

"Yes, I know what the error message means."

Cannibalism?

Linux Snap package tool fixes make-me-root bugs

Doctor Syntax Silver badge

Re: Snap is a bad idea

"all work-arounds for problems you wouldn't have if you just compiled statically"

If any of the libraries you compile in has a vulnerability that won't be fixed by the user updating the shared version.

A better starting point would be to set the minimum dependencies as the oldest versions of every library that provides all the facilities you use.

Food for thought on the return to the office

Doctor Syntax Silver badge

Re: Working from home is great...

I knew about thrushes but do crows do that as well?

Doctor Syntax Silver badge

You can find a lot on the interwebs. I assume this works because you get used to having a battery that only works at 50% of its capacity.

The alternative version is that you fully charge it but let it fully discharge before recharging to avoide memory effects.

Doctor Syntax Silver badge

I did the same to you for using vim instead of vi.

Doctor Syntax Silver badge

Re: Union?

"Money promised is much more effective than money given"

Oh no it isn't. Not if you come from Yorkshire.

Doctor Syntax Silver badge

Re: 4x10 working - Fridays off

But you're not doing it now*, are you?

*Sunday morning, UK.

Doctor Syntax Silver badge

Re: Fresh milk!

On some hot drink machines even the soup tastes of coffee. With those I always choose hot chocolate - it's the only thing that successfully covers the influence of coffee.

Doctor Syntax Silver badge

Re: Fresh milk!

I'll take your word for that. I don't touch the stuff.

Doctor Syntax Silver badge

Re: Working from home is great...

Cooing? If that's all they're doing think yourself lucky. They're apt to arrive at first light and start stamping on our roof which isn't thin, blue Welsh slate but sandstone slates the best part of an inch thick. It's amazing how birds which are light enough to fly make a din suggestive of wearing hob-nail boots.

Doctor Syntax Silver badge

Re: Union?

We, the employees, united in giving the union the push; employers are not the only ones who can be self-serving.

Looking after my own interests vis-a-vis the complacent employers was solved by giving them the push. It came as a surprise to them that someone they'd assumed would be safely trapped in a specialised corner of science had alternative skills that were marketable elsewhere. It was amazing how a much over-due promotion was offered immediately, outside the annual review cycle without the formality of a board. I was tempted to try to negotiate it back-dated a couple of years without actually committing to stay but instead took pleasure in explaining exactly why I was turning them down. I still have their replay protesting that it wasn't like that at all. Liars. I suspect that if I'd accepted and turned down the external offer there'd have been a board after all and all sorts of other complications.

Doctor Syntax Silver badge

Re: The Great DeResignation

I had a lad in my team who ended up spending the night in a telephone box on some station out in Essex.

Not so much Heathrow as the central London terminal* that used to be near Gloucester Rd Underground station. Some of us had been to a British Ecological Society conference in London and rolled up there to find bad weather had stopped all the flights to Belfast until morning. The cross section of society we met there was most of the rest of the QUB Botany department who'd been at some other conference.

*This was before Central Line had been extended out to Heathrow. You checked in there & were taken out West by bus.

Doctor Syntax Silver badge

Re: Union?

In my one and only experience of a union (I don't count the PCG as I regarded it as an industry business association I discovered that it was to maintain the earnings of members of unions for other parts of the Civil Service, not the scientists, and possibly the permanent union officials. Despite sending someone along to face the flack they faced with resignation of most of their members there. Someone challenged that they publish his letter of resignation in their newsletter (a newsletter I never recall even seeing) which they ducked on the grounds that they didn't publish letters from non-members.

No. Never came across a union that had any intentions of doing me anything worth-while.

Doctor Syntax Silver badge
Pint

Re: The Great DeResignation

Back in the '80s I worked for a body shop that had most of its employees out on customer sites (I ended up on site after about 2 days in the office & apart from reviews was never in HQ for the rest of my 2 years.

Once a month they arranged a get-together in a pub in central London. The hazard of that was dozing off on the train home & overshooting the station. Not great getting off the train at Princes Risborough & then discovering after it left that that was the last train of the day in either direction.

Amazon, Visa strike global truce on credit card charges

Doctor Syntax Silver badge

Re: Still Avoiding Them

"See within."

Is he hiding from the police?

Doctor Syntax Silver badge

Re: Innovative payment experiences

"The traditional method is for banks to figure out patterns to your purchase activities, and stop any that are sufficiently shady. "

You mean like HSBC blocking the card every time I tried to buy dial-up access from a hotel phone line because it was in a not-spot and I needed to review another client's logs? Every week for a four week contract. Even after they'd been told.

Yup, works really well, right up to the time when you need to make a change to your spending requirements.

UK starts to ponder how Huawei ban would work

Doctor Syntax Silver badge

"which is recognised as being among the most secure and trusted in the world."

HMG probably doesn't want secure and trusted. They want something with back doors for them.

Should we expect to keep communication private in the digital age?

Doctor Syntax Silver badge

I repeat my comment I made on Monday's article. We shouldn't expect it, we should require it.

As regards a company mailbox the employee might well not expect confidentiality on traffic there. The company, however, will need security against third parties.

We take it for granted that snail mail in a sealed envelope will be delivered unopened other than with the sanction of a court warrant. There is nothing new about the idea of secure communication. It's insecure communication that's a novelty. Mass surveillance comes under the heading of just because you can do something it doesn't necessarily make it a good idea.

Page: