Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Politics (Score 1) 139

aying there's "no evidence" is a stunningly strong claim. Impressive citation needed.

You implied that somehow her immigrating illegally had an impact, but no evidence was provided that suggests that there was any actual connection.

I believe most or all jobs require that an employee submits a SS# for tax purposes. So are you saying illegal immigrants (a) don't work, or (b) somehow obtain valid SS#'s, or (c) something else?

A lot work without any valid documentation and are paid under the table.

Say that to someone looking for an over-the-counter job in construction or restaurant work.

Then fix the laws. Oh, no, we can't have that. We can't let any bills get passed while Obama is in office!

Again, it's a very strong claim you're making, and I don't believe your post adequately supported that claim.

And your post lacked any substantiation of the points you made.

Comment Re:Sorta plausible (Score 1) 346

No offense, and I guess this goes to the rest of Slashdot, but if you're going to link to an article and it's from the Daily Mail or (worse) Free Republic, find a second source for it and link that instead. Neither the Daily Fail nor Free Republic carry any credibly as they write things explicitly to enrage and inflame their readership.

Comment Re:Replicant (Score 1) 105

Things like graphics drivers, for example, are often only available for Android because they link against Android's libc. This tends to be true of any userspace blob on mobile devices.

This is why Jolla developed libhybris and why Canonical is using it. Samsung, at least, might be able to deliver glibc userspace binaries.

Comment Re:Will it really go the pulseaudio way? (Score 0) 179

No timetable. Wayland is a protocol between applications and the compositor, so remote support depends on the compositor. It's already being tackled, so I would be surprised if it didn't happen shortly after Wayland was rolled out on desktop distros.

There are certain environments where remote display is the *only* display, so if Wayland doesn't have it, Wayland doesn't go into those environments.

Then in such a case I would say two things:

First, why are you using a GUI in such a situation?

Second, X11 is not going away immediately, and no one expects it to. Qt and GTK+ will remain compatible with X11 for some time to come precisely because of this. And you'll still be able to access those remote X applications via XWayland.

Comment Re:Will it really go the pulseaudio way? (Score 2) 179

Basically all that. Even over GigE simple things like gvim are a dog.

If I can stream a game from my desktop to a tablet and play it with virtually no latency, on Windows it should be possible for something implementing Wayland to stream individual application frame buffers across a network effortlessly - hell, it could do it with applications that are live on a remote screen and keep them alive if the remote server disconnects, something that always annoyed me.

Comment Re:Will it really go the pulseaudio way? (Score 2) 179

Wayland will never support remote display because that's not not it works.

Wayland does not work over a network inherently, but there's no reason you couldn't forward the buffers over the network and have them composited remotely.

Someone could write a compositor that does the job, but the best anyone has come up with is VNC... ...which, IMHO, makes X11 look like a snappy protocol.

Except that X11 over the network with any modern toolkit is already effectively forcing X11 to do what Wayland will do - only X11 does it badly and without compression. And VNC sucks because it has to poll the whole desktop - Wayland could forward individual applications.

Comment Re:Will it really go the pulseaudio way? (Score 5, Insightful) 179

It's highly likely that Wayland's remote display will beat X. Virtually none of the features (remote drawing) that X provided over the network are used today (line/polygon drawing) and tool kits like Qt/GTK+ have you shipping framebuffers across the network, something built around manipulating frame buffers should be able to stream them over the network, individually, to a compositor on your system.

Comment Re:Will it really go the pulseaudio way? (Score 5, Informative) 179

Wayland is critically important, which is why (unlike Pulseaudio) it hasn't already been rolled out yet. Qt has integrated it, Gnome has, KDE is porting KWin to implement it. There have been fairly few technical criticisms, the only one I've seen made with any muster has been network transparency - but even that could be solved rather easily given the way Wayland works with framebuffers.

On the flip side, Xorg has you dragging around unused cruft and the way it interfaces with the kernel forces some possible security holes be left open, holes that Wayland will fix.

Comment Re:Ayn Rand Quote Time (Score 1) 361

These licenses, by allowing in the "little bit of evil" that is represented by allowing their use in commercial proprietary contexts

Fixed that. Now this sentence is true.

The more compromising stance of organizations of MIT, Berkeley, Apache, and Mozilla -- and the myriad software projects that followed their lead -- is what changed the landscape.

Unfortunately you can't really assert that any of what you said is true. There are GPL projects that are equally, if not more, successful than equivalent projects under those licenses.

Slashdot Top Deals

Remember to say hello to your bank teller.

Working...