Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment STOP THEM (Score 1) 453

SOLUTION: Stop the bureaucracy, the regulations, the overzealous change management, the management-instigated impediments to performing clever and innovative seat-of-your-pants style computer work and back comes the meritocracy of computing in its glory years and back comes the satisfaction and motivation. Management today are the problem: They are of a generation that computing has simply overtaken, and their traditional ways are causing this frustrating problem.

Comment FALSE: read the code, hack you with ease (Score 3, Informative) 674

The argument that "anyone can read the code and hack you with ease" is false. To win the argument, one must explain the relationship between a _cypher_ (implemented in a program) and a _key_ (generated by a program). Secure programs are written such that even their *authors* can not hack them. The reason is because these programs do not directly provide security. Instead, for example, they may help users generate unique digital keys. Is is the combination of this digital key and the program itself (ie. the cypher) that provides security. Reading the source code will _not_ give the reader the key required to breach someone's privacy, especially if the program is good and can produce trillions of different and complex keys, each of which take a long time to test. Conversely, closed sourced programs are generally scrutinised by far fewer people, and as such they are generally less able to perform with the same speed, efficiency and reliability of their open source alternatives, including security related programs described above.

Comment make the switch (Score 1) 203

Switch to Linux. The only software piracy (license violations) that go on in the open source world are by developers, never by end users. Software piracy is inevitable in the proprietary software world for both techies and end users in general. They have no choice. For example, a techy will very rarely buy a license for some software that they have an interest in for whatever reason (say for skill development - in which case they are indirectly helping the vendor who is trying to charge them!), and an end user is much more interested in getting stuff for free (as in beer), especially given that there is something of a "chase" so to speak to find the cracked copy or whatever. In another life I was a Windows sys admin, and have pirated absolutely nothing (relatively speaking ;) since I switched to Linux four years ago. Do it, its liberating.

Slashdot Top Deals

FORTH IF HONK THEN

Working...