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

 



Forgot your password?
typodupeerror
×

Comment It's about the tech support (Score 1) 230

The next time your are fixing some relative's or co-worker's machine .. think about if maybe everyone would be better off if they had a chromebook. The point of these things is that, if you just limit things to the web, you can make a very secure, reliable, no-brainer type machine. It can't do everything, but jeez, it sure can do a lot of what most regular people use their computers for, and that's just going to become more with HTML5 et al. Or a business could hand them out for employees who need some web app to do their jobs. You just have your login to the app (google hosted, or somebody else .. it all works), and if they break the machine, you just hand them another one. Data is cached on the device, but the real data is the cloud. The software on the device is designed deeply to be very secure (easier since it does so much less) so it should be much less vulnerable to "infection" the way a more general computers are. Android and iOS are trying to not be vulnerable to malware, but it's so much harder when stuff can get installed. The chromebook does not have a native software "install" .. it's just the web, so it's a lot easier to nail down right.

Comment Check out the free Stanford class w/video (Score 1) 525

The free Stanford CS101 intro-to-computers class is going to start April 23rd, so that's worth a shot: http://cs101-class.org/ It introduces programming with code and everything, but it's easier than a full programming course. It's a way to get started, warming up to a full programming course later on. Some people can read a book and poke around themselves. However for many having videos/lecture notes/assignments all geared together is an easier way to get started. Disclaimer: I'm teaching this class!

Comment codingbat, google's python class (Score 1) 704

Great coding resources on the web...

http://codingbat.com/ -- free little online coding puzzles, just click and go (python and java)

http://code.google.com/edu/languages/google-python-class/ -- a complete basic python class, complete with pretty neat coding problems ready to go

http://nifty.stanford.edu/ -- tons of fun, medium sized coding projects

Disclaimer -- I had a part in creating all of these.

Comment Why so bitchy? (Score 1) 260

Hey OpenOffiice.org -- good job! What's weird is .. why is there so much bile and complaining about this complex piece of software that largely solves a whole class of important problems and is free. Point out deficiencies sure, but the comments here dwell a lot more on these oddball more-than-256-columns cases for a tool which works fine for a million common little cases. Here's my theory -- the teenager wants to be bitchy to their parents to appear independent. But the parents provide the food and roof over the head .. so how to live there and still feel independent? Be even more bitchy! Open office is just the same -- the linux kernel and many other initiatives to promote an open and competitive software environment would be far behind where they are without the unglamorous work of OO.o helping solve common document problems in an open way. OpenOffice.org has flaws, but it is extremely valuable.

Comment Re:I wouldn't publish on Kindle if it was Open (Score 2, Insightful) 315

Wow, Slashdot has a bit of a focus problem when DRM comes up .. EPub -- you know, the standard discussed in the article -- has DRM! Wikipedia: http://en.wikipedia.org/wiki/EPUB The amount that DRM sucks is dwarfed by the tremendous, earth-killing suck that is proprietary/closed formats. That's what the article says and that's why you should should avoid all things Kindle.
Operating Systems

Submission + - EXT4, Btrfs, NILFS2 Performance Benchmarks (phoronix.com)

An anonymous reader writes: Phoronix has published Linux filesystem benchmarks comparing XFS, EXT3, EXT4, Btrfs and NILFS2 filesystems. This is the first time that the new EXT4 and Btrfs and NILFS2 filesystems have been directly compared when it comes to their disk performance though the results may surprise. For the most part, EXT4 came out on top.
Government

Submission + - What's up with the Munich Linux migration? (worldlabel.com)

christian.einfeldt writes: "The Munich decision to move its 14,000 desktops to Free Open Source Software created a big splash back in 2003 as news circulated of the third-largest German city's defection from Microsoft. When it was announced in 2003, the story garnered coverage even in the US, such as an extensive article in USAtoday on-line. Currently, about 60% of desktops are using OpenOffice, with the remaining 40% to be completed by the end of 2009. Firefox and Thunderbird are being used in all of the city's desktop machines. Ten percent of desktops are running the LiMux Debian-based distro, and 80% will be running LiMux by 2012 at the latest. Autonomy was generally considered more important than costs savings, although the LiMux initiative is increasing competition in the IT industry in Munich already. The program has succeeded because the city administration has been careful to reach out to all stakeholders, from managers down to simple end users."

Slashdot Top Deals

"God is a comedian playing to an audience too afraid to laugh." - Voltaire

Working...