Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment High Schools can't teach CS (Score 1) 222

This entire discussion is based on the premise that an actual computer science course can be taught at a High School. While there are a few exceptions, 99% of high schools are simply incapable of teaching computer science. State and local school boards, administrators, department heads, and teachers simply do not understand what computer science is, and are incapable of designing and implementing any substantive curriculum. I'm not saying that they are stupid, they just don't get it. They also can't attract the kind of people who do understand it.

I'm not saying this to be cynical, I'm saying we need to be realistic, and stop implementing programs just to make ourselves feel better. Calling a class Computer Science and actually teaching it are two very different things.

Comment Re:Ok, really? (Score 1) 1376

The US governmental system is organized in such a way that third (or fourth or fifth, etc.) parties can't become viable. If we had a parliamentary system that allowed for coalition governments, then it would be, but the US has always (except for some brief transition periods while one of the two parties was dying) had two dominant parties, although those parties have changed over time.

Comment Re:You mean... (Score 1) 420

By having you set up an admin account, Mac OS would be defeating the purpose of using sudo. Every account is a normal account. Your fear is based on "the number of unnecessary admin accounts being used" while at the same time you admit that there are no admin accounts.

Apple knew that users would ignore the advice "not to run as admin" and so didn't even allow for the option. Instead they actually designed their OS (or rather, used a pre-existing OS model) so that you can actually use the computer as a user. A novel idea.

Comment Re:You mean... (Score 2, Interesting) 420

The user doesn't have different permissions between the command-line and the GUI. In both circumstances, when something is done that needs super-user privileges, the user is prompted for their password by sudo.

The only difference between the GUI and the CLI is that with the GUI you don't have to manually run sudo. You automatically get a pretty little window asking for your password. With the CLI, you need to run the program with sudo manually.

Comment A simulated solutiion (Score 1) 465

If you really want to have the kids 50 years from now be able to experience what computing is like today, maybe the best thing to do would be to just keep the computer and monitor enclosures. Then, keep a copy of the hard drive contents yourself, backing them up and maintaining them yourself, and in 50 years, go back to the school. You could install a display inside the monitor case, use computer innards of the time, and then use an emulator to basically simulate the whole experience.

It's not a perfect solution, and doesn't cover certain things like an authentic input device (mouse, keyboard), etc., but to me it would seem to be more important for them to experience a close simulation than for everything to be completely authentic.

It would mean keeping the files from corrupting over the years, etc., so more work for you, but it would take care of the hardware failure issues.

Comment Re:just sad (Score 1) 479

Even if the coupons were "paid for" by the proceeds from the bandwidth sale, that is still money that we could have put towards other things, thereby needing less tax dollars.

This is just another example of how with government regulation and socialism no one wins. Oh, except for the bureaucracy of course.

Slashdot Top Deals

Algebraic symbols are used when you do not know what you are talking about. -- Philippe Schnoebelen

Working...