Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Will they invest any of the savings in Linux de (Score 1) 158

I honestly don't think they have any duty to give back any more than they're doing now.

Nor do I. They have no obligations. Nobody implied that. We just said not doing so made them freeloaders.

Do you donate 100$ everytime you install linux on a computer? Cause that's what it would have cost you otherwise.

I do not. I do collaborate by open sourcing most of me development, and contribute into various proyecto thourgh various means. Also, I'm not saving $100 by using linux in my computer because I have not migrated from something propietary.

I know for sure that almost no one does.

Relevancy?

It's nice if they decide to give back but they have no responsability to do so. The whole concept of "freeloaders" is laughable to be honest. I thought one of the primary visions behind FLOSS was that information should be free? I guess if you view open source as merely a means to an end, you might think such a thing as a freeloader could exist, but I completely disagree with that vision.

No, they have no responsability to give anything back. Nor I, nor GP stated that this was the case.

Can you please describe why the concept is laughable?

Comment Re:Touch Server (Score 1) 681

It takes N hours to develop and test a solution on platform X.

Not if you rely on cross-platform components and libraries. I develop and test on linux, but all my servers are BSD. I've never had any issues due to them being different platforms. Just make sure you don't use anything OS-specific and you'll be fine.

Comment Re:But I thought it was already dead? (Score 1) 71

Anyway, you've got to love the message from Google: Use social networks, you're giving a third party the ability to kill your online presence and the identity that you use for communicating with your friends on a whim!

It's not the first time they send out this message. Didn't you hear about them dropping gtalk, and with it, XMPP support?

Comment Re:One switch to rule them all? (Score 1) 681

The problem is that, while ribbon is more intuitive, it has no room for advanced and experienced users to get faster. They'll use the UI at the same speed after years, because there that's all there is to it. Menubars have greater learning curve, but have more room to keep on learning and becoming more efficient.

Comment Re:If only Windows supported IPv6 (Score 1) 250

By "full", I mean that it can do DNS. Windows not supporting RDNSS doesn't mean that you have to set the server manually; you can set it automatically.

Yes, full. Only on limited scenarios (not the most common ones, BTW).

I'm not really a fan of RDNSS; it puts host config into RAs with no clear guidelines as to which config options ought to be in them. (Why do we only put DNS info in there, and not all the other things you can configure?)

These are all the usual network settings. Sure, there's edge cases, but the idea is to cover the basics.

 

But I'm not arguing that MS shouldn't support it, I'm just pointing out that Windows isn't so incapable that it has no way of setting DNS servers automatically.

(As an aside, Windows will also configure a default set of DNS servers if you have no other v6 servers configured, so if you're doing a v6-only network and you really don't want to run stateless DHCPv6 for some reason and the only thing you wanted to set was the DNS servers, you could just add fec0:0:0:ffff::{1,2,3} to your DNS server and Windows would work fine.)

That's a microsoft-only made-up standard. Not only that, but using that address space was deprecated in 2004, so implementeing is actually incompliant.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...