Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re: How are these things related? (Score 1) 202

I think, and I dislike this disjoined thread so maybe we can move it all back into one thread, if you ask the Wayland team, they'd be the first to tell you that X11 isn't going anywhere. There is a difference between wishful thinking and the reality. The Wayland people are anxious to have a more testers for their display system. Distros are ultimately the ones who decided to "cram" it down your throat. The Wayland people have good reason to see the end of X, because many of the X developers are on the Wayland team. They see X as taking time away from Wayland, however, they acknowledge that X is a pretty important piece of software and that supporting it for the near future is a pretty big item on the list. Additionally, yeah they are a bit rude, but they have non-stop email after email on their list yelling about how wrong they are. So yeah, maybe they've gotten a bit jaded. Do you blame them?

Comment Re: How are these things related? (Score 1) 202

Feverish much?

There isn't a point because you'll just sit here and come up with half brained reasons as to why it is wrong. So why even go down the road to begin with? It'll just lead to a conversation that neither of us really want to have, wouldn't you agree?

X11's tunneling isn't worth it to me and that's the way I feel about the matter, case closed. It obviously is something you are worth foaming at the mouth about, so if that's what tickles your fancy so be it. We just don't agree on how we'd go about implementing like solutions, like I said, we'll just have to agree to disagree. If you find that hard to swallow, that isn't exactly my problem. However that's what we have in front of us. Neither one of us agrees on the solution, presenting our so called facts will just stroke more flames, and I'm pretty sure both of us have better things we could be doing with our time than to talk about pieces of software.

Do you have anything else you'd like to add? I'll be more than happy to enter a reasonable debate about the matter, but I doubt from your tone that we'd have a reasonable debate. Don't you think that this thread might be a bit too hot to really have any useful discussion?

As for XFree/XOrg, the big difference is that it resulted in XOrg, a capable display system that worked much better than XFree.

What do you think happened to XOrg? XOrg has suffered greatly from a lot of in fighting that sounds a lot like what you and I are having at the moment. Why do you think that has happened? You say the split resulted in a much better display system, why do you think that would not happen with Wayland? It is one thing to have outside people say X11 sucks, but it is an altogether different thing to have X11 developers say X11 sucks. Why do you think they say that?

I'm more than happy to entertain the thought that X11 has some saving grace, but I and a lot of X11 developers are drawing blanks when posited the same question. The world has changed and X11 is too large to move as agile as the world would want it. The exact same thing could be said about IPv6, or the new firewall code in the Linux kernel, or btrfs, and so on. There are a ton of pieces of software where better, more agile things have come along and people just aren't ready to give up the old to make way for the new. Eventually those new things will become old and we'll all have the same arguments all over again. All that being said, maybe you can understand why I am so tired of these rehashed arguments. I've had twenty years of having these types of (quote fingers)discussions(quote fingers), I'm pretty much done with them. Maybe, you aren't that way and perhaps that's a fault of me, but I just can't stomach this kind of back and forth. Hopefully you can understand that.

So like I said, maybe we can *both* cool off a bit and have a reasonable discussion some point down the road. However, I just don't think we're going to have that at this moment.

If you honestly want my opinion on remote options I'll relent, but only if you wish to push the matter more. Whatever it is that gives you some piece of mind.

Comment Re: How are these things related? (Score 1) 202

There obviously isn't any point. I don't think I'll ever be able to convince you personally that the feverish hang ups that you have with X are the exact same things that has played out on X11 mailing lists for the last decade and a half that has gotten X11 nowhere. The whole XFree/X.org breakup was all politically motivated. Same thing here. There is just too much drag to worry about trying to fix X11, it just isn't worth the headache to fix. Fixing X just causes more problems and more headaches. Might as well start clean.

There are things that are worth the argue, but I doubt that we'll ever be able to agree on anything with this topic. For me, X11 just isn't worth continuing to prop up. For you, you see it as some vital thing. We'll just have to agree to disagree.

Comment Re: How are these things related? (Score 1) 202

If you think X11 is going away anytime soon, then you've been horribly misled. Yes the Wayland folks want it to go away but we're in too deep for X11 to disappear anytime this decade. That's just a show of how dug in some are with X. I'm not sure what IPC issue you speak of but I do know that X11 takes in 1270ish points in the API for IPC alone. Wayland's stands at 135. The API is greatly simplified so if you have a better scheme in mind, you have a lot of liberty to, 'go it alone'. The last bit isn't a head in the sand. It's a not our domain to implement thing. Which I think it's a good thing that they focus on the display stack and not network bits.

Comment Re: How are these things related? (Score 1) 202

Also, I like how you pointed out X tunneling over ssh. Which has been shown time and time again as the slowest method for remote connections into a system hands down. Yes, it's nice in that it is easy on admin costs and takes very little to get up and running, however, that comes at the cost of it being slow. Just to compare, Doing Mathlab via X11 over ssh versus (randomly grabbing a tool out of thin air that I know is a really bad choice) VNC. X11 over ssh is close to about 35 seconds to finally see the window appear on the remote client. VNC is roughly three tenths a second. That's just doing wall clock figures so don't take that as a scientific thing, but you can check out Google and see all the "Why is X11 tunneling so slow" hits.

I'm just saying, if X11 tunneling is what you are hanging onto, there are tons of other ways to do the exact same thing with less of a bandwidth cost and less suck. Again, I get that X11 tunneling is really easy to setup and other solutions can be a pain to get setup up. But you pay the setup cost once, you pay the bandwidth fee per usage.

Comment Re:How are these things related? (Score 1) 202

As you know there are lot of protocol-oriented application implementations out there are insanely useful and their effectiveness is hardly ever challenged. For example, TCP as a generic and NTP as a more application specific example.

Being protocol based isn't instantly a mark of slowness, just like using a hash map isn't a sign of slowness versus a binary tree. It is how it is used and X has had so much tacked on and so many extensions that need to be negotiated, it's just turned into a really bad use of a pretty good protocol.

Mir is library-oriented so no-longer will DEs paper-over the ugly parts, but instead they'll just fix the client library.

I think I had covered that quite well. Most DEs are working well with the Wayland team of patches upstream to ensure that if there is a specific thing they need, they get an out for it. If it is a generic fix, everyone wins as the patch is taken upstream. The problem with MIR is that if the MIR team changes on the dime the underlying API, your client library is going to be needing a slight overhaul. Libraries are a great way to solve what we're talking about so long as the libraries can be kept fairly stable. That's not really a sure thing, or at least I don't think anyone from the MIR team has said, "We are for real, for sure that this part is never going to change except in major revisions." Last I checked, pretty much the whole collection of things in MIR were all works in progress.

Again, nothing bad about MIR except that with it being mostly developed by a single team, it just isn't ready for other to try and base compositors off of it, just yet. However, just because something is implemented is a certain way, doesn't mean, that is gets tossed into the crap realm. Even binary trees are a bad idea for some applications. Go grab a book by Bjarne Stroustrup, he makes a way better case for fighting this kind of thinking than I ever could. That's not a vote of confidence for C++, but that the guy makes some really good generic programming arguments for bad thinking in the Computer Science arena.

Comment Re: How are these things related? (Score 1) 202

So just make sure you don't remove useful functionality with your 'improvement'.

Which is why X cannot be fixed the way it should be fixed. There is always going to be some group of people that uses some random function of X that is horribly ineffective. I can pretty much bet you a lunch that one can point to any random function of X and find some group of people that rely on that function. Most of these functions just get in the way of the majority of users that just want to use desktop applications. I mean come on, who really uses XPrint? Or needs a non-rectangular window? I guess if that's what you need, go for it, but Wayland offers a better method for implementing your own method for doing those things rather than a bunch of hacks in X11.

For example, virt-manager uses it along with ssh for remote VM consoles.

It is also a horribly ineffective way of doing it, but no one is going to stop you from using one of the worst methods of doing that. If that's how you roll, then that's how you roll. But mind you, it is the reason why X cannot be fixed. The network transport is feature of X is horrible because most WMs draw to a pixbuf and then send the pixbuf to the remote client. The only thing is, there are a ton of other clients out there that will draw you a picture and send it across the wire a whole lot faster than X can do it. With built in security too to boot. However, I'm not here to convince you of anything except this. You cannot fix X, it is broken and simply cannot be fixed because, among other reasons, there are too many diehards that will cling to every little feature of X11. These types of discussions where people argue old crusty features are the reason why X developers started working on Wayland. They needed a clean break, they needed a new project where people wouldn't be sitting there yelling about dropping feature A, B, or C. If Wayland doesn't fit for you, don't move to it, that easy. But X11 is old, slow, and bloated and if that's what you need, then go for it.

Comment Re: How are these things related? (Score 1) 202

That's correct, you can as in technically possible. However you cannot because it would cause some breakage with legacy applications that the foaming mob of X11 zealots would stone the developer. The X11 fan base is so feverish they'll scream at any and all changes, I mean look at them when you threaten their 'network transport'. So while it is technically possible, it is impossible given the current inertia that the X11 fans have for change.

Comment Re:How are these things related? (Score 5, Informative) 202

The whole point about all of this, X/Wayland/MIR, is getting closer to the video card without having to yank one's hair out whilst doing it. Why would one need a little close interaction with the bare metal? If you've ever used Linux and saw tearing while moving windows around, then you've hit on one of the points for why closer to metal is a bit more ideal.

With that said, let's not fool ourselves and think, "OMG, they just want access to the direct buffers!" That wouldn't be correct. However, developers want to have an ensured level of functionality with their applications visual appearance. If the app shows whited out menus for half a second, blink, and then there is your menu options, then there is something very wrong.

It was pretty clear that with X, politically speaking, that developers couldn't fix a lot of the problems due to legacy and the foaming at the mouth hordes that would call said developer out for ruining their precious X. You can already see those hordes from all the "take X and my network transparency from my cold dead hands" comments. It is to a degree those people, and a few other reasons, that provided the impetus for Wayland. You just cannot fix X the way it should be fixed.

Toolkits understand that display servers and pretty much the whole display stack in general suck. Granted there is a few moments of awesome, but they are largely out weighted by the suck factor, usually when you code an application, you'll note that sometimes you'll gravitate to the "winning" parts of the toolkit being used versus the pure suck ones. Qt has a multitude for all the OSes/Display Servers it supports. Be that Windows, Mac, X11, and so on. Likewise for GTK+ but to a lesser extent, but that is what make GTK+ a pretty cool toolkit. Because let's face it, no display stack is perfect in delivering every single developer's wish to the monitor. Likewise, no toolkit is perfect either. The GNOME and KDE people know this, they write specific code to get around some of the "weirdness" that comes with GTK+ or Qt. Obviously, that task is made slightly easier with Wayland and the way it allows a developer to send specifics to the display stack or even to the metal itself.

Projects like KDE and GNOME have to write window managers and a lot of times those window managers have to get around some of the most sucktacular parts of the underlying display server. However, once those parts are isolated, the bulk of the work left is done in the toolkit. So display servers matter a bit to the desktop environments because they need to find all of the pitfalls of using said display server and work around them. Sometimes, it can be as simple as a patch to the toolkit or the display server upstream. Sometimes it can be as painful as a kludge that looks like it was the dream of a madman, all depends on how much upstream a patch is needed to be effective and how effective it would be for other projects all around.

That leads into the problem with MIR. MIR seems pretty gravitated to its own means. If KDE has a problem with MIR that can be easily fixed with a patch to MIR or horribly fixed by a kludge in KDE's code base, it currently seems that the MIR team wouldn't be as happy go lucky to accept the patch if it meant that could potentially delay Ubuntu or break some future unknown to anyone else outside of MIR feature. Additionally, you have the duplicated work argument as well, which I think honestly holds a bit of water. I fondly remember the debates of aRts and Tomboy. While I think it's awesome that Ubuntu is developing their own display server, I pepper that thought with, "don't be surprised if everyone finds this whole endeavor a fools errand."

I think the NIH argument gets tossed around way too much, like its FOSS McCarthyism. Every team has their own goals and by their very nature, that would classify them as NIH heretics. Canonical's idea is this mobile/desktop nexus of funafication, MIR helps them drive that in a way that is better suited to them. That being said, a few changes to their underpinning technology would help them do the exact same thing on Wayland. I'll add to the previous statement, while it is a few changes, those would be very large changes, changes that might not sit well in the stomach of Canonical. However, I'd say the idea for using MIR versus Wayland comes not from technical matters but by ripping a page out of the Google playbook on how to write a display server. Making the display server theirs and not subject to the, as someone in one of the comments above said, "open-source management by committee model ensures they end up bloated mockeries" flux, helps them woo would-be vendors. Because let's face it, when subject to committee, don't expect anything crystal clear to emerge, (ooo, burn on XML).

X11 is legacy. I know everyone's going to be a hater, but X11 is just so huge. There just is no turning this ship from the iceberg, it has become by its most feverish supporters, unfixable. Wayland is the obvious choice since it is trying to apply a broad approach to the problems that exist in X11 and at the same time give enough outs to developers to ensure we can undo some of the problems that Wayland has yet to invent for us, all the while giving developers the one thing they've honestly been asking for. A more consistent experience with applications. MIR serves that too, to an extent, but pretty much for Canonical's goals. Qt and GTK+ developers, specifically KDE and the variety of GNOMEish DEs, like the appeal of Wayland because if there are parts they don't like sending a patch upstream has thus far proved to be pretty painless, additionally, they have a couple of means to get around Wayland fairly easily. MIR hasn't really had such a test, at least to speak of but that's not saying that haven't already, of DE developers asking for patches to be sent upstream. However, some of those DE developers are basing it off of previous experience with dealing with the Ubuntu developers, who haven't been the most friendly bunch. Granted, the Fedora and RedHat people aren't the shit that smells like roses either.

So I know this has been pretty long winded, but this whole debate is a pretty complicated one because it has less to do with technical reasons and more political reasons. The toolkits are always working around the brain dead assumptions that display servers make, desktop developers are always working around the crazy assumptions that toolkits are making. Making the ability to easily bypass all of that has been a pretty big goal for everyone and Wayland/MIR stand to bang the drum on that pretty strongly. The main difference between Wayland and MIR is that they take different approaches for doing just that and trying to have code that works reasonably well on both would be a pain in the rear to support and having code that "just works" defeats the whole purpose of going to Wayland/MIR in the first place. That in turn is the reason for the big scream in this debate. Supporting both is either a no-go or defeats the whole point of leaving X.

Comment Re: US dollar (Score 1) 192

Well, historically speaking, diamonds were indeed a rarity back in the pre-19th century. During the late 19th and early 20th century disposable income became the main barrier. However, we've since left those periods and we are pretty filthy with diamonds and cash to toss at them. So I'm guess lacking a third quality to really drive up prices, the industry would instead just rehash the first two to begin with. One, making diamonds seem rare by distribution control. Two, by making your cash have less purchasing power via inflated prices.

But in all honesty, a diamond is really only worth what you are willing to pay for it. That a rock of compressed carbon has any value, is just made up in our heads. So maybe the idea isn't supply and demand and the artificial nature thereof, but more a factor of our own deranged mind's making. However, that may be more [glass half full/empty] [rose by any other name] ... thinking than I'm ready to deal with today.

Comment Re:Nasty (Score 2) 35

People who complain about having to mouse over to something, loose all nerd cred with me. Shortcut keys were invented for a reason and you just cannot call yourself a hard-core user if you keep touching your mouse.

Casual users can do, "the mouse-over to the other side of the screen of shame" to pay for their inability to sit down and read a book on how to really use the tool given to you. Not saying I agree with how they have chosen to layout the UI in the Calligra suite, but honestly, at least they haven't f'ed with the shortcut keys since the 2.x series began.

I will now accept all "get off my lawn" comments to follow.

Comment Re:Safe just from prying eyes? (Score 1) 155

Not just getting friendly with local government, but I'm pretty sure Google will take the always wonderful stance of "secure forever". Time is always on the government's side and given enough time, all static security is rendered useless.

Unless Google plans to review their "security" on a pretty regular basis. Someone with enough money and enough time (pretty much any country's government and a few private citizens too) will eventually break into what is pretty much the Fort Knox (having large amounts of information, not the security part) of people's information.

Comment Re: Is sudo broken or its audience? (Score 1) 83

I totally agree that the current level of abstraction used for things like sudo leaves a lot to desire and that going all out with the man page is a bit over kill for lesser activities. However I would say that is the job of the distro and not the tool's job. But I can see the argument for the converse as well. With that then, I would say that we will just have to disagree as to who's job it is to make something user friendly, because the tool is used in many systems so the tool programmers have to hit a wide target. Distro makers know their audience and should aim for that target.

Comment Re: Is sudo broken or its audience? (Score 0) 83

Not to diminish your argument, but I believe you're talking about the actual tool while I speak of the configuration of the tool. I think you're argument has some merit but I believe we'd need to rethink the whole way Unix like systems work in general for it to really apply here. I personally feel the manner in which sudo works is quite well, but I understand that some may disagree. However I think it is an entirely different discussion that I doubt that I could argue well sitting in stop and go traffic on my phone. So I'll have to apologize if I bow out of this discussion for the time being. Maybe later today I can get back with you because I think the topic you bring up is incredibly fascinating.

Slashdot Top Deals

Our business in life is not to succeed but to continue to fail in high spirits. -- Robert Louis Stevenson

Working...