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:You can't make promises... on Shuttleworth Answers FSF Call for Free Software Drivers on Edge · · Score: 1

    The problem is that if someone actually manage do to this I belive Canonical is still responsible since they made the hardware.

  2. Re:Well maybe there will be some time to fix thing on Luxury Car Hacker To Speak At USENIX Despite Injunction · · Score: 1

    Nine months. That's way more than the standard 14 days. Then there's no excuse. Present.

  3. Re:has been happening for a while on Google Pressure Cookers and Backpacks: Get a Visit From the Feds · · Score: 1

    And you are suggesting that telling them to fuck off does not?

  4. Re:Huh? on With Microsoft Office on Android, Has Linus Torvalds Won? · · Score: 3, Informative

    It's just like MacOS isn't Unix. It's more like System 6 with a Unix kernel underneath. Even if you think it's all only OpenStep now, it's still Openstep, not Unix.

    Apple used to ship a UNIX distribution that was like that called A/UX. System 6 UI, UNIX underneath.

  5. Re:I don't know, has he? on With Microsoft Office on Android, Has Linus Torvalds Won? · · Score: 2

    http://www.debian.org/ports/kfreebsd-gnu/

    It has been part of the official release for some time now.

  6. Re:I don't know, has he? on With Microsoft Office on Android, Has Linus Torvalds Won? · · Score: 1

    Sure, but what most car users will care about is that there is an engine, not exactly which engine it is or how it's constructed. Some car users might even not know that there is an engine in the car.

    I think that this car analogy isn't really that good. More people probably know the basics of how an engine works and why it's needed, than the people that know what an operating system kernel is. Also, some people will buy a car depending on which engine it has but few will buy a phone or tablet based on the kernel.

  7. Re:No, it's not really Linux on With Microsoft Office on Android, Has Linus Torvalds Won? · · Score: 2

    The Android open source project is free software, but no one really knows about the binary blobs the device makers and carriers ship to you.

    Very few actually run Android, most run some of its forks.

  8. Re:Huh? on With Microsoft Office on Android, Has Linus Torvalds Won? · · Score: 1

    Android is not Linux. Linux is a kernel not the OS.

    That's why some say GNU/Linux.

  9. Re:*Sigh* on Lawmakers Who Upheld NSA Phone Spying Received Double the Defense Industry Cash · · Score: 5, Insightful

    Tha'ts pretty much what has happened everywhere else too. That doesn't make it right of course, but it's hardly a problem that is centric to America.

  10. Re:They shot themselves in the foot on The Last GUADEC? · · Score: 1

    And now both both Motif and CDE is LGPL.

  11. Re:All this yammering of GObject.. on The Last GUADEC? · · Score: 1

    Don't forget Motif, which just became free software under LGPL.

  12. Re:the last GUADEC? on The Last GUADEC? · · Score: 1

    I would prefer to have one conference for both projects, and hopefully bring them together again.

  13. Re:I don't get it on Apple Profit Falls 22% But iPhone Sales Are Up · · Score: 1

    And if screws is not your thing, then you can have Apple change it for you.

    http://www.apple.com/batteries/replacements.html

  14. Re:Sad, if true on The Last GUADEC? · · Score: 1

    Gtkmm is horrid. It makes me want to go back to using MFC instead, it's truly that bad. Once you've started using Qt, you can't seriously go back to a toolkit like Gtkmm.

    What's so bad about it? You give very few arguments for your case.

  15. Re:Good! One less abomination of a GUI Toolkit on The Last GUADEC? · · Score: 2

    GTK+ is available for C++, it's called Gtkmm. By using C for the core framework adding additional language bindings is often very easy since almost everything can interface with C.

  16. Re:Sad, if true on The Last GUADEC? · · Score: 2

    Well you can just use any of the many language bindings. Gtkmm for C++ for example, or Vala which a lot of new Gnome development uses. Vala translates to C, so there's nothing extra needed at runtime.

  17. Re:OpenCL on OpenGL 4.4 and OpenCL 2.0 Specs Released · · Score: 0

    It's true that it's not C, but the way it's designed make it look like C.

  18. Re:German code comments on Apache OpenOffice 4.0 Released With Major New Features · · Score: 3, Funny

    That, is true.

  19. Re:OpenCL on OpenGL 4.4 and OpenCL 2.0 Specs Released · · Score: 3, Insightful

    Nothing wrong with C, but you don't really need to limit your self to it just because the code is running on the GPU. Have a look at C++ AMP for example.

  20. Re:Merge Already! Libre/Open on Apache OpenOffice 4.0 Released With Major New Features · · Score: 4, Informative

    Because they use different licenses. OpenOffice uses the Apache license, LibreOffice mostly GPL. Merging them is not feasible since either of them would have to give up something they don't want to in return.

  21. Re:It's not about the money on Microsoft Stock Drops 11% In a Day · · Score: 1

    Sure they do. All they need to do is port Office to all viable mobile platforms and then they are set.

  22. Re:Metro UI on Microsoft Stock Drops 11% In a Day · · Score: 1

    Probably true. It would probably sell better if all they did was put XP on it and call it a day.

  23. Re:Nuclear power is perfectly safe on Around 2,000 Fukushima Workers At Risk of Thyroid Cancer · · Score: 1

    You think it would have gone better if it was?

  24. Re:But unlike Android apps on Study Finds iOS Apps Just As Intrusive As Android Apps · · Score: 4, Informative

    iOS apps have to ask for permissions.

  25. Re:That's not why on VLC For iOS Returns On July 19, Rewritten and Fully Open-Sourced · · Score: 1

    You have permission as long as you follow the terms stipulated in the GPL. But it's true that Apple doesn't have to care about that, they can kick your app out for any other reason if they want to.