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

 



Forgot your password?
typodupeerror
×

Comment Don't put new wine into old wineskins (Score 5, Insightful) 176

Until very recently computing has all been utilising the benefits of this year's more powerful and more resource hungry x86 processor. Relatively cheap laptops are more powerful than supercomputers 15 years ago but the user experience is not particularly more responsive because software gets increasingly bloated.

ARM devices are really a different proposition, on the plus side they have no moving parts and a long battery life, however they are a very different architecture to x86, and making the OS perform well requires lots of differences. Linux (and therefore android too) was always built to be a modular system and one thing it does well is support different platforms with many compatible but swappable components at every level. The world's top supercomputers and the £25 Raspberry Pi both happily run Linux.

Windows is very different. It is a set of very tightly integrated libraries, which has its benefits, but they all need to be scaled down to work on ARM, you cannot just swap out some resource hungry component for some open source project because the system is so interdependent. Scaling down software is much harder than scaling it up.

Therefore I am not suprised that Samsung found Windows' ARM version slow and resource hungry. Just because Windows dominated the x86 era, it does not mean it will be suitable for the new and disruptive ARM age.

Ubuntu

Journal Journal: Build your own CCTV System

Ever thought about building your own CCTV system? All you need is free and open source software Zoneminder, a free Linux distribution such as Ubuntu, Lubuntu or Debian, an old PC and a camera.

Oh yeah, and my blog post explaining it.

Comment Ditch HTML5 for stronger web and user protection (Score 1) 244

In the U-turn post, TFA says: "...Microsoft adopting WebKit [means] there wouldn’t be a strong opposing implementation of HTML5 to keep WebKit honest"

Well who keeps Microsoft honest? It is better for users that they use software that can be independently peer reviewed by the public. The line between a piece of proprietary software and a computer virus is merely an arbitrary choice of what negative side effects you can personally tolerate - both cannot be independently reviewed to see what they are doing. So getting rid of proprietary software for open source software is always a win.

There are plenty of other alternatives to webkit, Mozilla's gecko being the most competitive. Ditching HTML5 would also make writing Javascript a lot easier, since currently a lot of wrapper code is always required to cope with Internet Explorer's non-standard behaviour.

Education

NCAA to Tighten Twitter Rules 116

theodp writes "Facebook and Twitter have made student athletes more accessible than ever, but Tweets that catch the watchful eye of the NCAA could be all that's needed to bring down a successful college athletic program. Among the allegations leveled against the Univ. of North Carolina by the NCAA is a failure to 'adequately and consistently monitor social networking activity,' which the NCAA argues would have caused the school to detect other violations sooner than they did. To cope with the daunting task of monitoring hundreds of accounts on a daily basis, some sports programs are turning to software like UDiligence, while others are opting for a simpler approach, such as having a coach frequently check on posts from the team's players."

Slashdot Top Deals

8 Catfish = 1 Octo-puss

Working...