Slashdot Mirror


User: GNUPublicLicense

GNUPublicLicense's activity in the archive.

Stories
0
Comments
131
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 131

  1. AMD benchmarks with Intel optimized code? on 45nm Opteron Performance, Power Efficiency Tested · · Score: 3, Insightful

    Again, I wonder if the benchmarks used AMD optimized code (they have to use the proper GCC backend). It seems that most of the time, the benchmarks for non-Intel processors are based on Intel optimized code. I have never seen mentionned in the benchmarks if the tools were using the best machine code for the targetted processor... yeah... that smells bad.

  2. That part of your brain belongs to us! on Rewriting a Software Product After Quitting a Job? · · Score: 1

    That comes down to the part of your brain that was modelled working on the company product. They cannot reasonnably claim that, at least in a free country... The rule of the game, in our money world, would be to pay you enough to kill your temptation to quit and/or create a better product. Also, if you worked in a specific field and you quit, no employer can forbid you to work again in that field, since that's would be the best trump card to find a new job! The only leverage allowed is "more money"... that's the master rule of our money world. But in that money world, quitting and making a better product won't help you getting corrupt clients acquired to your previous employer by your side... but that's the matter of defining "what" you can buy with money.

  3. mozdev is not free software, AGPL is the answer? on Stallman Unsure Whether Firefox Is Truly Free · · Score: 1

    Moreover the mozdev web site seems to run on non-GPL software... even proprietary! Maybe it's time to switch to AGPLv3?

  4. Re:Power != memory on NVIDIA Makes First 4GB Graphics Card · · Score: 1

    Right. But the main issue is to remotely pilot through PCI express the complexity of a modern GPU from the Linux kernel on the host system. Currently a lot of work is done in designing a set of layers: - lowest GPU specific interface. - GEM. - Gallium3D. I hardly can wait for 3D engines based on those interfaces, bypassing opengl 3...

  5. WTF on The Trap Set By the FBI For Half Life 2 Hacker · · Score: 2, Interesting

    The FBI is loosing its time and money to track video game crackers?? Is that a joke?? Have they no task more important on their priority list??

  6. Re:Power != memory on NVIDIA Makes First 4GB Graphics Card · · Score: 2, Interesting

    Moreover ATI/AMD specs are opened... meaning you can code directly the hardware. That's times more powerfull and flexible than CUDA. And there are frameworks in the works in order to have easy access to GPU lowlevel interfaces (see Intel/AMD GEM work in the mesa project).
    Basically, nvidia behavior is generating a lot of hate in coders community...

  7. Programming specs? Where are they? on NVIDIA Makes First 4GB Graphics Card · · Score: 0, Troll

    NVIDIA still lagging behind Intel/AMD/Via... where are the programming specs? Keeping such specs hidden is an hate generator...

  8. C++ on David Axmark Resigns From Sun · · Score: 1

    They are putting a lot of C++, which has a "software cost"(size and complexity of the compiler) which is, as far as I am concerned, not reasonable. Drizzle is the same: they chose C++ for the fork. I would love to see a mysql fork rewritting the C++ bits using C.

  9. Wow! on Brainwave Controlled Game From Square Enix · · Score: 1

    "At this moment, the headset only detects the gamer's level of concentration and relaxation by means of a single electrode placed on the forehead"... ONE electrode... magic?

  10. Re:GPL "workaround"... on NYT Ponders the Future of Solaris In a Linux/Windows World · · Score: 1

    My mistake, I missed the *not* for the distribution part. I do apologize. Indeed, till you do not distribute (in a broad definition) GPL code, you are not mandated to publish your improvements and/or modifications.

  11. Re:GPL "workaround"... on NYT Ponders the Future of Solaris In a Linux/Windows World · · Score: 1

    Down to the point, those agreement does the same thing: make you give full rights on your code to somebody else. From there, only the behavior of the guy you give your rights is important, not the tone of the agreement.

  12. Re:Code in C... and nothing else... on What To Do Right As a New Programmer? · · Score: 1

    You are right... Actually, coding properly in C, is coding properly the memory model of computers. So when learning the C syntax, what's important is to have a mental picture of what's done in the computer memories (RAM/cache/page). So C syntax is maybe very simple, the learner shoud be careful in mastering the computer memory model at the same time.

  13. Re:GPL "workaround"... on NYT Ponders the Future of Solaris In a Linux/Windows World · · Score: 1

    You cannot contribute(mysql/opensolaris/openoffice) without releasing your rights to Sun. So you cannot contribute without being screwed of the control of your code, and many GPL coders want their code to stay free and not be used in proprietary software, thing they lose if they contribute to such software. Some will say that the FSF is doing the same thing on GNU projects: assuming the behavior of the board of Sun will be the same that the FSF is quite misleading... as they do not have the same goals.

  14. Re:GPL "workaround"... on NYT Ponders the Future of Solaris In a Linux/Windows World · · Score: 1

    Nope... because if that was the case, the LGPL would not need to exist...

  15. BSD vs GPL... on Getting Paid To Abandon an Open Source Project? · · Score: 2, Insightful
    ... there is no such thing since those licenses define quite different open source development model. The most important is that (young) coders have to perceive on the long term how the license choice will influence the quality of open source software. One of the ways to do so, is to checkout workarounds done by bad companies/people on open source licenses:
    • BSD does push for sub-optimal open source version of a software compared to proprietary forks. That what happen with darwin/macos for instance. Since that trend is just taking off, we will see more and more BSD projects having sub-optimal open source versions, and we will probably have to use a proprietary fork.
    • GPL, well if a set of authors of an GPLed project want to provide a proprietary version, then can. But the authors have to agree and have to hold rights on the whole code. This can be difficult to achieve on big projects (cf Linux). It happend with mysql/qt/opensolaris/lzo. The latter is interesting because the authors sells the proprietary version which is faster/better/stronger(TM) thant the GPL version! As far as I understood things, coders who choose GPL want the open source version to be THE optimal version. Well seems the GPL is missing some stuff to protect itself against its authors or basically of authors who try to enjoy the GPL aura without playing the game of code with the GPL spirit.

    Well, young coder... choose well... let your choice be as enlightened as possible.

  16. Go China! Go! on Report Says China Will Demand Source Code · · Score: 1

    They will be able to know if there are backdoors in the hardware. The will be able to known if there are backdoors in the software. They will be able to replicate and improve the hardware they have the design for. We may end-up will *all* hardware specifications (thinking of nvidia) for Linux. If those companies want to produce chips using the cheap money from China... they will have to pay the real price in another way... actually I think that would be fair.

  17. They meant gnumeric! on Advanced Excel for Scientific Data Analysis · · Score: 1

    ... a spreadsheet software which does NOT do computation mistakes.

  18. foolish devs! on Developers Will Get Windows 7 Alpha On Oct. 28 · · Score: 1

    A new developer shall be aware he is now member of the "family", and has to protect the work of the "family"... but windows is not from the family, it's a parasite... young developer don't surrender to the dark side and all its short term bells and whistles...

  19. GPL "workaround"... on NYT Ponders the Future of Solaris In a Linux/Windows World · · Score: 0, Flamebait

    This is the famous GPL "workaround": single author for the code, then he can provide the code with any license... even proprietary: mysql, openoffice, LZO(where the proprietary version is explicitly way better than the open source one...). Of course you cannot contribute to this software without *sharing*(my a...) your rights with Sun. Basically, it ends up like a BSD license, but with one single author in control. If that author is trustable on the long term, ok... but there we are talking about the board of the "little microsoft...". Careful, or the open source community will get burnt. Solaris must die, or let the GPL workaround go and build a Linux spirit like community: basically to insure that the open source version will stay the best, and not a proprietary fork (cf Darwin/MacOS and the BSD license).

  20. Code in C... and nothing else... on What To Do Right As a New Programmer? · · Score: 3, Funny

    Learn C (need to understand the computer memory model), and that's it. All the rest is bullsh... and fashionable stuff.

  21. NVIDIA: release your hardware programming specs. on Lawsuit Claims Nvidia Execs Concealed Serious Flaw · · Score: 1

    We are still waiting for those... you are the last. Linux needs the best graphic stack in order to proceed, crushing others, on the desktop.

  22. Are London people crazy?? on The London Stock Exchange Goes Down For Whole Day · · Score: 2

    A trading system without the control of the source code? Are they mad or insane?

  23. How to cra* C code with C++ code? on Firefox Gets Massive JavaScript Performance Boost · · Score: 1

    Look at the nanojit code! Thank you for nothing... really.

  24. Is this article a commercial for proprietary dbs? on The 1-Petabyte Barrier Is Crumbling · · Score: 1

    I think that's obvious... actually with hard disk of 1 terrabytes being broadband, reaching a petabyte is quite easy, even for a midsize organization. Where I work, we build ourselves our disk matrixes, and reaching 1000 terabytes is about to put together just a few 1000's of disks, not a big deal.

  25. Re:Perl is hated because it begets a putrid mess! on Why Corporates Hate Perl · · Score: 1

    Guys, That was not the "minimal" I was talking about: I was talking about a minimal software stack. It depends where your threshold is. As for myself, C is the one. Namely my software stack is : Linux kernel + GNU C toolchain + C libs and that's it.