Slashdot Mirror


User: damballah

damballah's activity in the archive.

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

Comments · 66

  1. Re:why does programming stinks today, an opinion on Why Programming Still Stinks · · Score: 1
    Programming is the end result.

    [Computer science] contains theories for understanding computing systems and methods; design methodology, algorithms, and tools; methods for the testing of concepts; methods of analysis and verification; and knowledge representation and implementation. (from www.hpcc.gov/pubs/blue94/section.6.html)

    Did programming by itself made possible to create binary search, the QR algorithm, or quicksort? Not really, it just provided implementation. There's still no science called "programming science".

  2. Re:People, not computers on Why Programming Still Stinks · · Score: 1
    Another thing is that programming is not some monolithic undertaking. There are diffrent techniques, and different languages to do different things. Like you said, writing something in ASP that would take less time in Perl is kinda dumb.

    I don't think that programming sucks that much compared to 10, 20 or some years ago. We are able to undertake more complex tasks now because of new languages. We are asking software to do more stuff (and better) now.

  3. Re:why does programming stinks today, an opinion on Why Programming Still Stinks · · Score: 1
    Open GL, Java, C++ all have their limitations. Dringking cyanide is not gonna make any of those disapear.

    Be thankful that someone does "the job fine". They do the work that you're refusing, and they could be the ones making your school's website, your electronic students records, or your latest gadget work.

  4. Re:why does programming stinks today, an opinion on Why Programming Still Stinks · · Score: 1
    There is an explanation for producing programmers: supply and demand. Consumers and companies need more programmers, so the providers respond by making it easier. So, you are (potentially) to blame for that.

    There is no science to programming. It's not "programming science", it's computer science.

    If you know C, you know what's wrong with it and when not to use it. If you know Java, the same thing applies. Operating systems are written in C, but server-based apps are written in Java. It's really that simple. You're the one that's making your life harder.

  5. Re:sad day on Need a Job? Move to India · · Score: 1

    America is the land of immigrants, so this should come as no surprise. Nothing sad about the dream of looking for a "better" life.

  6. Re:Not ready, and not catching up, eh? on Mono Poises to Take Over the Linux Desktop · · Score: 1
    I have no problem w/ them using Mono to get people to migrate more easily to linux. I do have a problem w/ them proclaiming that Mono might be the replacement for C in desktop programming. Why put all your eggs in the same basket?

    Why not use Java as the platform of use (and Eclipse as the editor of choice), since it is more mature? It seems to me that the Mono team went out of their way to do something that could've have taken less time and manpower.

    BTW, how does Eclipse compare to MonoDevelop as an editor? I'm curious to know.

  7. Re:It's simple. on What Differentiates Linux from Windows? · · Score: 1

    For me, it's the GPL. Ultimately, what makes them different is that most GNU/Linux products/distros come free and are modifiable. I wouldn't have used GNU/Linux if it wasn't free (and good enough for daily use). That is why I'm not running the very expensive (I'm a student) AIX, or the not-so developper-friendly Windows.

  8. Re:new kernel on Linux Kernel 2.6.4 Released · · Score: 5, Informative

    For MandrakeLinux 10, it is the default kernel. They also provide the latest from the 2.4 series, but you'll have to install that by hand. By "integration", they probably mean dropping devfsd in favor of udev... " I assumed the 2.6 was some addon I have to waste precious brain cells and time trying to figrure out how to install." Mandrake has had RPMs for the 2.6 series for some time now.

  9. Re:Just when... on Linux Kernel 2.6.4 Released · · Score: 5, Funny

    Speaking of changelogs, this is the funniest one I've found so far for 2.6.4:

    [PATCH] kthread primitive

    From: Rusty Russell

    These two patches provide the framework for stopping kernel threads to
    allow hotplug CPU. This one just adds kthread.c and kthread.h, next
    one uses it.

    Most importantly, adds a Monty Python quote to the kernel.

  10. Re:closed source != bad always on ATI Releases Drivers for XFree 4.3.0 · · Score: 1, Informative

    What's worse is that RPM is NOT the only binary package availabe for linux. Hence Debian, Gentoo, and Slack users are missing on it. At least NVIDIA's binaries are written in sh, something any linux distro has...

  11. Re:My Experience with Gentoo on Gentoo Linux 2004.0 Released · · Score: 1
    "While I acknowledge the benefits of compiling everything with optizations for the exact platform it's on [...]"

    Serious question to anyone that uses Gentoo: what exatcly are the benefits of compiling from source, apart from having bleeding-edge software? How more noticeable can app speed get? Does it feel faster than using i586/i686-optimized binaries? For me, the tradeoffs (time, time, time!!!) of compiling sources seems to outweigh the advantages.

  12. Re:Mmm Perl on Cultured Perl: Fun with MP3 and Perl, Part 2 · · Score: 2, Insightful

    Software problem. Software that do not allow spaces in filenames should be illegal.

  13. Re:Interesting bits on Microsoft's Platform Strategist Speaks On Linux · · Score: 1
    Oh yes, he does meantion SCO:

    Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?

  14. Re:Mandrake pulling microsoft on NVIDIA Drivers for 2.6 Kernel · · Score: 1

    You either have a dependancy problem or you're trolling. urpmi is a tool solely converned about installing stuff, it doesn't have "opinions" about polluting (whatever that may mean) your OS

  15. Re:Can't Beat 'em, don't wanna buy them... on Google Asks Booble To Cease And Desist · · Score: 2, Interesting

    Isn't it time that Google got it's own icon at /.? They are fairly popular now. What do you guys think?

  16. Re:Cut-and-Paste in X beats the competition... on X.org and XFree86 Reform · · Score: 1

    X assume that we all have 3-button mice. We don't.

  17. The question is on Engineer Deconstructs Literary Criticism · · Score: 1
    It is clear to me that the humanities are not going to emerge from the jungle on their own.

    How then do we "save" the humanities, as the author suggest?

  18. Re:Trig functions... on Performance Benchmarks of Nine Languages · · Score: 1
    Yes, this is to comply with IEEE p754, which deals with floating-point computing accross different platforms. Considering that java wants to be portable, this is very important. It also makes java a little more reliable programming language in this context.

    Java is almost ready for intensive numerical computations, what it is lacking is decent speed. This issue is being constantly addressed, thus the future looks promising for it.

  19. Re:Name Confusion to Be Expected on Sun Negotiating With Wal-Mart Over Java Desktop · · Score: 1
    Not only that, the most important and effective name, Linux, seems to be left out.

    That might be a good thing. Linux is perceived as an OS only used by geeks. The thing is, people need to make up their mind. You want widespread use of Linux, right? Isn't Sun's move even remotely beneficient to Linux? Of course this is not ideal, but it helps more than it "hurts".

  20. Re:Change of Methods Needed? on The Death Throes of crypt() · · Score: 1

    Elliptic curve cryptography will probably be the new standard in PK encryption. The NSA has already invested time and money to it (there was a story here about the NSA buying a license to the technology from a private company). Moreover, it uses less bits than RSA does. It looks very promising.

  21. Re:The only reason this is news... on Gentoo rsync Server Compromised [updated] · · Score: 1
    machines used for distibuting sourcecode are being attacked, with some succes.

    You probably know by now that Savanah has been broken into, and they only learned about it 1 month after. It's even worse, since this is where some important software is being actively developped. This is not good at all. And of course, you cannot propose that they make access to the source restricted, since GNU's purpose is to provide free software...

  22. Re:The only reason this is news... on Gentoo rsync Server Compromised [updated] · · Score: 1
    Or maybe because less than 2 weeks ago, the Debian servers were broken into. Linux seems to be gaining popularity in being the target for crackers.

    Who will be next? :) (not that I'm looking forward to it).

  23. Re:what kind of person... on Kernel Exploit Cause Of Debian Compromise · · Score: 1

    Is 2.6.0 vulnerable to this exploit?

  24. Re:I hope the editors realize... on AMD Predicts End of 32-bit Processors · · Score: 2, Interesting

    output from my box: Tue Jan 19 03:14:01 2038 Tue Jan 19 03:14:02 2038 Tue Jan 19 03:14:03 2038 Tue Jan 19 03:14:04 2038 Tue Jan 19 03:14:05 2038 Tue Jan 19 03:14:06 2038 Tue Jan 19 03:14:07 2038 Fri Dec 13 20:45:52 1901 Fri Dec 13 20:45:52 1901 Fri Dec 13 20:45:52 1901 Linux t 2.4.21-0.13mdk i686 unknown unknown GNU/Linux

  25. Re:Guess what... on OpenBSD 3.4 Released · · Score: 2

    Thanks for being so understanding, I don't have broadband. I figure that it would be common knowledge whether linux used safe calls to these functions or not...I didn't ask you to go through the sources, btw. You put yourself through that.