Forgot your password?
typodupeerror

Comment Re:So let's remove a productivity feature.... (Score 1) 107

MacOS works just fine with multiple buttons

Perhaps I should have said Apple. I believe they still supply a one-button mouse? Similarly a PC laptop will just have a 2-button touchpad. So I have a 3-button (well, 7 actually) mouse that I use with it so that I can be more productive. It would be more useful if people advertized what these features are, rather than turn them off.

Comment So let's remove a productivity feature.... (Score 1) 107

As has been noted, cut&paste using just the mouse is a big productivity tool. But Windows doesn't have it (and MacOS doesn't even have the concept of multiple buttons) so lets all sink to the highest common factor so that everyone can suffer. Just like the KDE people removing shading (another extremely productive feature) just because it doesn't seem to be part of Wayland.

Comment Re:No (Score 1) 124

Then imagine getting coverage of your report in the Sun, Times, Daily Mail, Daily Express and Spectator. Sound impossible?

Not at all with that list of papers. They'll print anything that backs up their (right-wing) agenda. Their view on Net Zero is that it's not freedom to do whatever you want, so is wrong.

Comment How long have you got? (Score 1) 148

In my experience the I/O in WSL is very slow.

if you are performing a task with lots of disk activity it may take something like 7 times as long as doing it in "real" Linux.

For the task I benchmarked this on it would have been quicker to install Linux from scratch on an external USB drive then run it there, rather than just run it on a pre-existing WSL instance.

Comment Older story? (Score 1) 122

Sounds like the story of aeroplanes during WWII.

People were looking at where the ones that got back had been shot and so decided to add more armour there.

Until someone pointed out that these had got back - so it was the ones that were shot elsewhere on the fuselage that had been shot down and hence the place to increase the armour was where those that returned had not been shot.

Comment Not so quick.... (Score 1) 203

With the Windows Subsystem for Linux, developers no longer need to dual-boot a Windows and Linux system

They do if they want to get reasonable I/O throughput.

I have a script to produce a set of icons and it takes ~10 times longer to run under the Windows Subsystem for Linux than on "real" Linux (this is on the same physical hardware). The stats indicate the problem is all in the I/O subsystem.

Anyone who thinks that the Windows Subsystem for Linux is a good way to run Linux is missing a great deal on the actual power of Linux.

Comment Re:You know (Score 1) 217

...Try opening a CSV file with a value of MAR1. Try reformatting it before it gets corrupted.
...
And it is merciless on leading zeros in CSV files. I have hated Excel's data arrogance since the dBase days. "Did you edit this DBF in Excel? The dates are all corrupted."

LibreOffice lets you mark all of the fields as Text on importing a *.csv file. This keeps leading zeroes (and MAR1 is left alone by default).

Slashdot Top Deals

Computers are useless. They can only give you answers. -- Pablo Picasso

Working...