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

 



Forgot your password?
typodupeerror
×

Comment Re:WTF? (Score 1) 292

Think for example user interfaces for managing hardware, system settings (user accounts, security, firewall, wired and wireless network), etc.

There's no reason that any of those things require low level hooks. Every single one of those functions is managed by a command-line program that can be called from anywhere (GUI control panel, CLI, shell script, etc.). All GNOME has to do is call the same command line utilities that shell scripts do.

GNOME depends on various background daemons that must be started at boot.

Indeed it does, and this very discussion is about one of those daemons. The Linux-only crowd is saying that GNOME should require systemd as a dependency. Unfortunately, systemd only runs on Linux. I think that GNOME should not depend on systemd until it has been ported to other operating systems (e.g. BSD, Solaris). Once systemd is available on all the platforms that GNOME supports, GNOME can rely on it being available.

Comment Re:Lets look at it (Score 1) 292

On windows the gnome support helps port over many familiar Linux based apps to a windows world which is great for Linux people who are forced to work in a windows world, but the apps have little to zero adoption from 'Windows users' themselves.

I disagree with this. Two GTK apps, at least (GIMP and Pidgin), have very strong adoption in the Windows world. Pidgin is a damn good multi-platform/multi-protocol chat client, and lots of Windows users use despite having never been exposed to Linux. GIMP doesn't have as much adoption (thanks to Photoshop), but its used by Windows users who can't afford Photoshop, and don't want to go through the risks of pirating it.

Comment Re:The future (Score 1) 605

I don't use GNU/Linux because its free. I use it because its the best tool for my job. If Windows supported the tools I need for my development activities, I'd use Windows. As it is, web development is far simpler in a Unix/Linux environment than a Windows environment (and the production server is running Linux), so I use Linux for development.

Comment Re:Japan Tsunami (Score 1) 431

It only looks like its moving slowly and gradually because you're looking at it from a helicopter. If you compare the water's speed with the size of the objects being carried (e.g. houses and boats), you'll see that the wave is actually moving quite quickly. In the video (if you look carefully), you can see a car speeding down the road in an attempt to get away. The wave is moving almost as fast as the car.

The people on the bridge were likely there because it was the highest/sturdiest structure in the area, not necessarily because they wanted to gawk at the tsunami.

Comment Re:Microsoft ignores her requests... (Score 1) 613

On the other hand, if you made that statement in a public forum, and I didn't steal anything, I could sue for slander. You would be making false statements with the intent of damaging my reputation. Its arguable that Microsoft did the same thing here, by branding this person as a cheater in its XBox Live service.

Comment Re:Economic Collapse due to Class War (Score 1) 386

Eventually working Americans will grow tired of working to enrich others while they suffer from illiteracy and treatable diseases. They will seize control of the state and industrial structures and finally determine their own future.

Not to be overly nihilistic here, but every time such a revolution has occurred, the common man has ended up right back at the bottom of the socio-economic power structure. The last famous person who said something like that was Marx, and we all know how those revolutions ended up.

I lean more towards the quote attributed to Churchill: "Democracy is the worst form of government, except for all the others." Similarly, capitalism is the worst economic system... except for all the others.

Comment Re:Economic Collapse due to Class War (Score 1) 386

Not necessarily. I'm no "Greed is Good," follower of Rand, but a lot of ideas and inventions get marketed because of greed. Greed is an influence on a person's personality, just like everything else. Too much of it distorts, but the right amount of greed makes for a driven individual that can accomplish great things.

Comment Re:Why (Score 4, Insightful) 143

If you're using OSS software on Windows, SourceForge is the place to go. This fact lends support to my hypothesis that the attack was cover for injecting malware into open-source projects. Windows is malware's biggest target, and users are beginning to gravitate towards using open source tools over piracy (mainly due to fears of malware, ironically enough). With that in mind, I guess Sourceforge was a pretty big target for crackers.

Slashdot Top Deals

Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them?

Working...