Forgot your password?
typodupeerror

Submission + - Message for AMD: Open PSP Will Improve Security, Hinder Intel

futuristicrabbit writes: AMD has faced calls from Edward Snowden, Libreboot and the Reddit community to release the source code to the AMD Secure Processor (PSP), a network-capable co-processor which some believe has the capacity to act as a backdoor. Opening the PSP would not only have security benefits, but would provide AMD with a competitive advantage against rival chipmaker Intel. Lisa Su, the CEO of AMD, is reportedly seriously considering the change, and the community is working hard to make sure she makes the right decision.

Comment Re:4 monitors - one desktop - here's how (Score 1) 460

[...] I simply right-click on the icon in the upper-left corner (of most windows - Chrome beta doesn't have one for some reason)

To get the Window Menu provided by your window manager in Chrome you have to modify your settings and set Chrome to use the window manager to draw its window borders. Then it'll behave like any other application.

Comment Python (Score 1) 962

I would suggest Python. I have several years' experience of teaching computer programming to kids, and while it certainly is possible to use just any language for teaching, Python has three features that I see as essential for a good language for learners: The basic syntax is very straightforward and only a minimum of boilerplate code is required; There is an interactive execution environment so that expressions can be evaluated immediately; The language can be and is indeed used for serious "real world" programs.

Slashdot Top Deals

The first rule of intelligent tinkering is to save all the parts. -- Paul Erlich

Working...