Slashdot Mirror


User: kthreadd

kthreadd's activity in the archive.

Stories
0
Comments
1,958
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,958

  1. Re:LTS - 9 months on Ubuntu Releases 13.04, Sticks To 6-Month Release Rhythm · · Score: 1

    13.04 is not an LTS.

  2. Re:So when is it finished ? on Ubuntu Releases 13.04, Sticks To 6-Month Release Rhythm · · Score: 4, Interesting

    Software is engineering, so when will they solve the problem ? at what point do they say "finished" ?

    It is finished once bug number one has been resolved.
    https://bugs.launchpad.net/ubuntu/+bug/1

  3. Re:Yay! on Ubuntu Releases 13.04, Sticks To 6-Month Release Rhythm · · Score: 1

    I'm not saying that I especially like Ubuntu, but overall I like what they are doing. It has clearly been more successful than most others in getting Linux to people's desktop.

  4. Yay! on Ubuntu Releases 13.04, Sticks To 6-Month Release Rhythm · · Score: 4, Insightful

    It's been very nice to follow Ubuntu. Few other distributions have been better at making Linux available for so many. Congratulation Ubuntu. Well done!

  5. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 1

    That's the problem. We shouldn't have to rename something to MATE. It should have just worked.

  6. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 1

    Absolutely, that's the problem. If the distributions could offer both GNOME 2 and 3, hopefully even at the same time, then I would be very happy.

  7. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 1

    It's been a while since I actually tried, but I'm under the impression that it should work as long as you install it under a different prefix, such as /opt.

  8. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 1

    Interesting. Can you have both of them installed at the same time?

  9. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 3, Interesting

    Some of us manages hundred or thousands of Linux desktops and workstations. One of the reasons why we were able to deploy Linux at all and throw out Windows XP was in large parts thanks to GNOME and all the great work that has been used to refine it.

    GNOME 3 is at a stage where it might work on someones personal laptop, but it's not yet something which you want to deploy it in a large enterprise environment. There's a lot of good ideas in GNOME 3, but it's not yet ready. This would have been a non-issue if we had been able to have both GNOME 2 and GNOME 3 installed side by side in a setup supported by the distributions. I know that MATE exists, and that's good; but it's sad that we had to rename everything and break a lot of things that worked.

  10. Re:Installer? on Fedora 19 Alpha Released · · Score: 2

    I just tried the DVD. Not great but felt slightly better than 18, until I had to set the root password and realized that it didn't detect the keyboard.

  11. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 1

    No one offers GNOME 2 because it's effectively dead.

    At least Red Hat will support GNOME 2 on RHEL 6 until 2020.

    MATE is the replacement.

    It would have been so much better if things had just worked. We have a lot of multiuser machines and not everyone wants to switch to GNOME 2 yet. We would have been so much happier if we could have GNOME 2 and GNOME 3 available in the login window and let users choose which one they wanted. It's just ridiculous that we have to rename everything just to get things to work side by side.

  12. Re:You lost me at... on Fedora 19 Alpha Released · · Score: 1

    Or grab the source and build a GNOME 2. It's not necessarily simple to do, but nothing stops you.

    What's sad about the whole thing is that no distro seams to be able to offer BOTH 2 and 3 at least for now, so that users can use an environment that actually works instead of a slightly less working environment which may become better in a couple of years or so.

  13. Good luck with that code name on Fedora 19 Alpha Released · · Score: 0

    Let's just see how much breaks with that ASCII compliant name. :-)

  14. Re:I Don't Like The Name on Wikipedia Moved To MariaDB 5.5 · · Score: 4, Informative

    Her name is just My.

  15. Re:That's simple on Wikipedia Moved To MariaDB 5.5 · · Score: 1

    Java was already open source when Oracle bought Sun. And since then, Oracle has been trying to close it back again with bullshit patent claims.

    As far as I know they actively contribute to the open source implementation, which was what the question was all about.

  16. Re:As we all know?? on Wikipedia Moved To MariaDB 5.5 · · Score: 2

    As far as I know they just stopped contributing to OpenSolaris. But they never attempted to stop anyone from picking it up and keep running with it, which led to Illumos and a few other projects taking its place. It's unfortuneate, but not evil.

    MySQL is a bit of a different story.

  17. Re:That's simple on Wikipedia Moved To MariaDB 5.5 · · Score: 2

    Btrfs, VirtualBox, Java. Just to mention a few.

  18. Re:Information on Wikipedia Moved To MariaDB 5.5 · · Score: 2, Interesting

    What statement? It looks like an ordinary article to me.

  19. Re:I could be wrong but.... on Utility Box Exposed As Spy Cabinet In the Netherlands · · Score: 1

    I for one can see a utility box from my house. It could very well be a camera in there.

  20. Re:Thank you, Apple! on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 1

    I think that the GPL is a good document for describing how an optimal world would look like. A really nice one actually. But the problem is that it's going too far. A lot of businesses basically have a policy about not allowing any GPLv3 through the door. Which is very sad. And that's also why I generally recommend that you use a permissive license from the start and only move to something more restrictive if you find it necessary. It's possible to change from GPL at a later stage, but it's cumbersome if you have received any form of contribution because everyone have to agree on it. Going the other way is much easier, you basically just change it. A competitor might of course create a closed source fork based on your earlier work. Yes, absolutely. And it's usually less of a problem. Open is a feature. And if your project is so successful that someone does make a closed fork from it then you're already ahead of most others.

  21. Re:Is there an in-print specification of C++11? on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 1
  22. Re:Microsoft C++ 11 -- Not on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 1

    The internal version number for Visual Studio 2012 is 11, just as the version number for Visual Studio 2010 is 10. It has no connection with C++ version support.

  23. Re:Thank you, Apple! on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 1

    I guess it's a matter of personal optinion. Persionally I don't mind that someone can use open source code that I wrote and use it in a proprietary version. I don't see that as a problem. If they would pay me I would much prefer that they pay me for writing the source code or modify it for their needs, rhather than maintaining some dual licensing thing.

  24. Re:Thank you, Apple! on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 1

    My history is a bit vague here but quickly reading the Wikipedia page suggests that Clang did originate at Apple. The LLVM project as a whole did not however.

  25. Re:Thank you, Apple! on LLVM Clang Compiler Now C++11 Feature Complete · · Score: 1

    True as well, and important too that we don't forget. When we put aside our differences we find that we're all really into it for the same thing.