Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:WTF? (Score 0) 184

That's some pretty funny stuff, and I know there is similar insanity in Windows and OSX as well. Stupid error messages was an old topic long before the first IBM or Apple PC was ever sold. The funny thing is I seem to avoid 99% of them these days, on any OS, simply by using a command line or a canonical file manager. So pointing out that KDE's graphical shell sucks gets a big meh out of me. They all suck.

Comment Re:WTF? (Score 1, Informative) 184

"Sounds more like Windows to me. And that actually, may be a good thing. Seriously, Windows got a lock on the desktop because people liked it, and by people, I mean everyday joe blow secretary or the executive that can't even type his own emails or use a spreadsheet, in short the greater pool or end users."

No. Just no. That is flat out incorrect. Windows got a lock on the desktop because you bought it with every computer whether you used it or not, and joe blow secretary or the old-school executive did not *PREFER* it to other options, s/he did not typically understand there was any alternative. And because MS has always been willing to use their position today to acquire or destroy any company that might get in their way tomorrow, of course.

"I once read a great take on organization. If you have more than ten of something, you probably need another level for ease of use, be it files in a folder, icons in a start menu, etc. I took the time to redesign my start menu in windows, and boy I and anyone else could find right where any program was, quickly."

Arent you glad that the system *allows* you to do this manually, instead of insisting on hiding all the details and just giving you an unchangeable 'view' that enables only the most commonly used options rather than confuse you?

Comment WTF? (Score 1, Insightful) 184

"KDE Software is often criticized for being too complicated for an average user to use. "

By whom? Since when?

"Try setting up Kmail and you would know what I mean. "

Havent used it lately but I dont remember it being much different from more common GUI email apps. What are you getting at?

"The KDE developers are aware of it and now they are working on making KDE UI simpler. "

Thinking of GNOME, which was once somewhat useful and useable before the developers started talking like this, a shiver runs down my spine.

"KDE usability team lead Thomas Pfeiffer Thomas prefers a layered feature exposure so that users can enjoy certain advanced features at a later stage after they get accustomed to the basic functionality of the application. He quotes the earlier (pre-Plasma era) vision of KDE 4 â€" "Anything that makes Linux interesting for technical users (shells, compilation, drivers, minute user settings) will be available; not as the default way of doing things, but at the user's discretion."

Ugh. *Minute user settings* are actually very important to many non-technical users. This does sound like GNOME, unfortunately.

Comment Re:Flash and Silverlight (Score 1) 61

Frequently the bank forces the user to use exploitable means just to communicate with the bank.

IE6+ActiveX required, anyone?

If your bank requires you to use that steaming pile of fail, why haven't you left yet?

Wells Fargo used to throw up warnings when you used a browser they hadn't yet evaluated, but I think the rapid-release schedule taken by most browser vendors put a stop to that. Even then, it was just a warning...it didn't affect functionality.

Comment Re:And there's the reason why... (Score 0) 226

No, I wont.

As sites, one by one, go insane, I quit going to them.

The nice thing is, the internet is still very useful without them.

If you are tired of facebook bling and mindrot, if you are looking for the informative web that we used to have, you have only to open your eyes. Turn off ecmascript, and when you hit an address that refuses to return a web-page, just hit your back button and go somewhere else.

It's a good thing in a way. I used to have to spend some time reading to figure out that a site was worthless. Now I just notice that it isnt actually a webpage right off and save some time.

Comment Re:Paid advertisement (Score 1, Insightful) 48

If you told me someone was selling draft beer supplies (or whatever this crap is), my first assumption would be that it was for bars and taverns, not for home use. Thanks for taking time to point out the obvious.

I take it you don't know any homebrewers, then. Kegging is a hell of a lot easier than bottling. That said, the usual insurance against a keg running out is...wait for it...having a second keg on tap. Cheap and low-tech.

Comment Re:Business (Score 0, Troll) 275

"Umm... JSON is a pretty significant force behind modern Web design."

Exactly why it needs to be nuked from orbit.

"Umm...Objective-C is the ONLY [good] way (besides Swift, which you'd hate even more) to write software for iOS devices, and the best language for programming Macs."

Neither of which is a good reason to use it, but it's actually a great language despite the failed attempt to defend it - it was the one thing on his list that did not fit.

"However, some folks still wear mullets and pine for the trash-80..."

And some of us use computers for practical reasons, rather than as fashion accessories.

Comment Re:Are you even aware of SystemD works? (Score 0) 385

"With systemd, setup/startup/stop/teardown responsibilities are concentrated with PID1 and it's helpers.
Before, you'd have the same concept spread into a dozen of different systems, each only doing part of that functionnality."

Which is exactly how it should be.

PID1 only needs a small subset of those capabilities to do its job. And because it is PID1, because everything after has to rely on it, it's essential that it be well behaved and stable. Therefore it is essential that it have only the required set of capabilities and absolutely nothing else should be added or linked to it.

Other things can and should be done by other systems, not concatenated together and poured into PID1 where an error can bring the house down.

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...