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:40,960 Mbps has already been done. on German Cable ISP First To Deliver 4700Mbps Internet Connection · · Score: 1, Redundant

    GOOD FOR YOU!

  2. Re:GPL2 vs GPL3 on SFC Expands GPL Compliance Efforts To Samba, Linux, and Other Projects · · Score: 1

    I assume you have the same kind of thoughts about cars, airplanes and microwave ovens.

    Care to go into detail, or are you trying to draw stupid parallels and hoping no one notices?

    No, it was a serious question. Sorry if it didn't come out that way.

    What I meant was. We have all kinds of devices around us that uses micro computers. Sometimes there are reasons why the companies making those kind of things don't want people to mess them up by changing the code running on them. In the case of Hollywood the reason (at least for now) is DRM, like it or not. Other kinds of businesses may have other reasons. If the Tivo's of this world should make it possible to alter the programs running on the device and not just share source code, should this also be true for all other types of hardware?

  3. Re:GPL2 vs GPL3 on SFC Expands GPL Compliance Efforts To Samba, Linux, and Other Projects · · Score: 1

    So, don't buy their products then. That's the best way to make companies go out of business.

    I assume you have the same kind of thoughts about cars, airplanes and microwave ovens.

  4. Re:MS is making a big mistake on Free Desktop Software Development Dead In Windows 8 · · Score: 1

    I don't think so. Businesses don't use Visual Studio Express. They use the paid version of Visual Studio, for many more reasons than this.

  5. Re:Wait, what now? on Free Desktop Software Development Dead In Windows 8 · · Score: 3, Informative

    Actually, Apple stopped shipping GCC a long time ago. /usr/bin/gcc is just a compatibility-wrapper on top of LLVM which translates command line options for GCC to the equivalents in LLVM.

  6. Re:Now you've done it on Interview With Ward Cunningham · · Score: 0

    No.

  7. Re:Android Updates are Broken on Google's Grand Android Plan · · Score: 2

    I agree with you. That three year old 3GS you had, it still receives the latest iOS updates. Very few Android phones even gets half of that, if at all.

    I think it's fair to say that iOS does less, but the things it do it tend to do better.

  8. When will Android actually be open? on Google's Grand Android Plan · · Score: 0

    Looks like Android could potentially become open in the more traditional way, not just "Look it runs Linux and you can customize the home screen"; but from TFA it unfortunately sounds more like non-disclosure for a certain few.

    Maybe it's time to fork Android into LibreAndroid.

  9. Re:GPLv3 on FreeBSD 10 To Use Clang Compiler, Deprecate GCC · · Score: 1

    Because Apple loves DRM

    [citation needed]

  10. Re:GPLv3 on FreeBSD 10 To Use Clang Compiler, Deprecate GCC · · Score: 2

    Clang uses LLVM but Clang is not LLVM.

    LLVM came from academia and existed before Apple got interested in it. Clang came much later and was largely "created" by Apple and the incorporated into LLVM in 2.something or so.

  11. Re:wrong on FreeBSD 10 To Use Clang Compiler, Deprecate GCC · · Score: 1

    They didn't ban it. It just happens that the restrictions in GPL is incompatible with their terms of service. If Stallman fixes the bugs in GPL so that it is compatible then it can be used in the store.

  12. Re:Upgrades do suck on Google Talks About Its Ubuntu Experience · · Score: 2

    Firefox 10 is the current version of Firefox ESR, which is meant to offer extended support. Exactly the right thing for Debian.

    And if you absolutely what the latest and greatest, then you can add that as a Debian maintained repository and just upgrade.

  13. Re:And what if this causes... on Britain Bringing Out 'Sonic Gun' For Olympics Security · · Score: 1

    Yes.

  14. Re:Obj-C is up because Apple devices are up on Objective-C Comes of Age · · Score: 2

    If Apple wasn't having a resurgence, would anyone be paying attention to Ojective-C?

    You mean like the GNU project?

    http://www.gnu.org/software/gnustep/resources/ObjCFun.html

  15. Re:NeXTStep the grand-daddy of all that is now OS on Objective-C Comes of Age · · Score: 2

    Objective-C is not exclusive to Apple platforms, they just happen to be one of it's most prominent supporters. As a matter of fact the GNU project has actually for long time been a supporter of the language due to its use in GCC and through the Gnustep project.

  16. Re:BARF! on Objective-C Comes of Age · · Score: 1

    So use Vim then. Nothing stops you. aptitude install gnustep-devel and start working.

  17. Re:Does it ... on Objective-C Comes of Age · · Score: 1

    Of course not, it's just a programming language. Sort of like C. Actually, it is C, well sort of, with some things added but down there you have C, even the parts that C++ removed from it.

  18. Re:Method Syntax on Objective-C Comes of Age · · Score: 2

    I'm not doing anything in Objective-C but I actually like the method name syntax. Code becomes much easier to read and hardly any harder to write if written in a somewhat modern IDE with code completion.

  19. Doesn't matter on NY Times Apple Tax Article Flawed · · Score: 1

    According to Wikipedia NY Times is a reputible source and thus is "the truth". Sorry Apple, no original research here.

  20. Re:Year of the Linux desktop on Why Desktop Linux Hasn't Taken Off · · Score: 1

    I don't want to be given a choice of "any color you like, as long as it's white".

    So, you're saying you don't like ThinkPads?

  21. Re:App stores on Is GPL Licensing In Decline? · · Score: 1

    Truth be told I'm not entirely familiar with the process of submitting software to either iOS or WP but in what way are they anti-open source? I have never heard anything that suggests that it's not possible to submit software released under more permissive licenses, only that GPL is not compatible with their licensing terms.

  22. Re:typical apple on Mistreated Foxconn Brazil Workers Threaten Strike · · Score: 1

    You do know that the plant in question makes Xboxes?

  23. App stores on Is GPL Licensing In Decline? · · Score: 4, Interesting

    Like it or not, but the fact that GPL is prohibited in many app stores is probably what discourages authors of FLOSS from using it as their license. Some authors may also feel that they don't want to use it even if it works fine for them now since they don't know what will happen in the future, as contributions are accepted from other authors it becomes much harder to change license. It's not 1991 anymore.

  24. Re:yikes! on Proof-of-Concept Android Trojan Uses Motion Sensors To Steal Passwords · · Score: 2

    Not scary, open!

  25. Re:SEE? on Accountability, Not Code Quality, Makes iOS Safer Than Android · · Score: 1

    Correct. But Apple distributes Java 6 upon request. Java 7 will however be on Oracle's responsibility.