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

 



Forgot your password?
typodupeerror
×

Comment Re:Whistleblower (Score 1) 396

"Accidentally" isn't certain here. If I was part of something that was wrong and I wanted it to be known, I would very well "accidentally" leak it too.

Except I don't see how that applies in this case. Stay or leave -- it's not the bank's call. But if politicians are putting leaving the EU on the table, even as an empty gesture, then naturally the bank has to start thinking about contingency plans. That's just common sense, even if you think the very idea of leaving the EU is mad.

It's also common sense to keep that on the DL to prevent misguided overreaction to what is after all still a hypothetical scenario. The Bank of England a central bank and so people must be constantly scrutinizing it hoping to glean inside information on future monetary policy. That's to say nothing of having to deal with the conspiracy theory nutters.

Comment Re:Transparency (Score 1) 103

So it is important to replace the voting process with the digital age because that will allow faster and more informed decisions.

1) How will replacing the voting system result in faster or more informed decisions by the voters? That's like suggesting making high tech toilets will get people to make better choices about what they eat.

2) What on earth do we need -faster- decisions for? Because having to wait a few hours a few times a decade is the major problem with our system of government?

I for one would replace it with something more 2.0, the sooner the better.

Better how? Fewer people would know how it works. Therefore Few people should trust it. Doesn't sound "better" to me. Election systems need to be simple enough that everyone can understand them, everyone can see that hasn't been tampered with.

A show of hands is simple but not anoymous.

Physical ballots placed into a physical box. Then removed and counted in full view of everyone is also simple, and you gain anonymity. And a child can understand it and validate it. There is zero reason for an election to ever be more complicated than this.

Comment Re:I for one (Score 1) 96

People should be desensitized to violence. That will make them to make a conscious moral choice of not applying violence (or applying when necessary), not just avoiding violence because they are nauseated at the sight of blood.

Comment Re:Windows 3.0 (Score 1) 387

There were a few things (GDI handles and suchlike) that had very small limits. Once you exhausted them, the system was basically unusable. There was a little program you could run that would show the number allocated vs allowed. By the time you'd launched one program, they were normally 60-90% gone.

Comment Re:Meanwhile OS/2 and Xenix existed (Score 1) 387

enough ram to run without swap file thrashing. Price was high as well

These two are related. OS/2 needed 16MB of RAM to be useable back when I had a 386 that couldn't take more than 5MB (1MB soldered onto the board, 4x1MB matched SIMMs). Windows NT had the same problem - NT4 needed 32MB as an absolute minimum when Windows 95 could happily run in 16 and unhappily run in 8 (and allegedly run in 4MB, but I tried that once and it really wasn't a good idea). The advantage that Windows NT had was that it used pretty much the same APIs as Windows 95 (except DirectX, until later), so the kinds of users who were willing to pay the extra costs could still run the same programs as the ones that weren't.

Comment Re:For me it's Windows NT 3.1 (Score 1) 387

I never ran 3.0 on a 386 to try that. On Windows 3.1 it wouldn't work, because the OS required either (286) protected mode or (386) enhanced mode. Running 3.0 on a 386, the DOS prompt would use VM86 mode (yes, x86 has had virtualisation support for a long time, but only for 16-bit programs). Windows 3.0 could run in real mode, so would work inside VM86 mode. In real mode, it didn't have access to VM86 mode (no nested virtualisation), so probably couldn't start again.
User Journal

Journal Journal: Why libressl is stupid 2

I really want to like libressl. But it pretends to be openssl badly. They refused a patch that would have mitigated this whole RAND_egd problem by simply returning that it doesn't work when someone tries to use it, which means that you commonly need a patch to use it at all. If it's not going to work like openssl, then it shouldn't occupy the same space in the filesystem.

Comment Re:OS/2 better then windows at running windows app (Score 1) 387

And Windows 3.1 lost real mode support. You could run Windows 3.0 on an 8086 with an EGA screen and 640KB of RAM (I did - the machine originally shipped with GEM). I think 3.1 still have 286 protected mode support, but didn't work very well unless you ran it in 386 enhanced mode. It was a bit sad that the version of Windows that required an MMU didn't use it to implement memory protection...

Comment Re:Yes to Brexit (Score 1) 396

This only works as long as everybody is equal.

Precisely. And since, in terms of economic strength, everybody in the expanded EU most certainly isn't equal (please note that this is not intended as any sort of insult, merely a statement of fact) the free movement principle does not work well.

In particular, what has really happened in certain cases, for example with Poland and England, is that most of the movement has been one way. This puts strain on English services, but it's important to recognise that it also means many of the people who would be best placed to help Poland develop its own economy are among the most likely to find working in richer European countries more attractive and/or lucrative, creating a "brain drain" effect back home. In the long term, both nations could end up worse off because of the imbalance.

In principle, freedom of movement is a good idea, for both business and pleasure purposes. But on the business side, it does require reasonably balanced parties so the traffic at least roughly cancels out. This was the case in the early days when there were far fewer nations in the shared European machine, but with the expansion to nearly 30 actual or aspiring member states with much more diverse economic conditions, the same logic no longer holds.

Comment Re:*shrug* (Score 1) 387

Sort of. The desire not to cannibalise sales was a key factor in the design of the PC, but these were also features that IBM didn't think would be missed.

IBM knew what multitasking was for: it was to allow multiple users to use the same computer with administrator-controled priorities. Protected memory was for the same things. Why would you need these on a computer that was intended for a single user to use? A single user can obviously only run one program at a time (they only have one set of eyes and hands) and you can save a lot in hardware (and software) if you remove the ability to do more. And, of course, then no one will start buying the cheap PCs and hooking them up to a load of terminals rather than buying a minicomputer or mainframe.

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...