Slashdot Mirror


User: damiam

damiam's activity in the archive.

Stories
0
Comments
3,626
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,626

  1. Re:Smile! on Apache Binaries Available for PS2 Linux · · Score: 2

    I agree with the AC. It wasn't funny.

  2. Re:Hmmmm... on Apache Binaries Available for PS2 Linux · · Score: 1

    It is. RTFA.

  3. Re:So? on Overpeer Spewing Bogus Files on P2P Networks · · Score: 1

    On some p2p networks, they are. On kazaa, probably not.

  4. Abiword on Reading/Writing Chinese Using Linux? · · Score: 4, Informative

    Abiword has good i18n support, and I'm almost positive I've seen a screenshot of Abiword in Chinese. I'd also imagine that GNOME 2 would support Chinese pretty well if properly configured, thanks to all the new Pango/Unicode stuff..

  5. Re:Tit For Tat - just another blip on Overpeer Spewing Bogus Files on P2P Networks · · Score: 1
    Randomizing like:
    • Britney Spears - New Single.mp3
    • Britney Spears - New Single (NO LOOPS!).mp3
    • Britny Spears - New Single.mp3
    • Britney Spears - New Single - Check it out!.mp3
  6. Re:So? on Overpeer Spewing Bogus Files on P2P Networks · · Score: 1

    No sane user will be uploading bogus files. It's OVERPEER that's doing that. Hopefully people will be smart enough to delete them and not upload them themselves.

  7. Re:Lies, damned lies, and statistics on Estimating the Size/Cost of Linux · · Score: 1

    And, of course, 82% of statistics are made up on the spot.

  8. Re:His Paper Is Bunk on Estimating the Size/Cost of Linux · · Score: 1

    A similar story: I'm working on a pet project that's currently at about 550 lines of C. I, a reletively incompetent programmer, have spent about ten hours on it. A good programmer could have written it in two hours or less. Yet, sloccount estimates the total cost as $14,835, and the total development time as 1.32 months.

  9. Re:Reasonable Interface?! Have you used Blender? on Blender Goes Open Source · · Score: 1
    I don't own the manual, but almost everything else I've read says it's quite good. And I've never found any decent tutorials for Blender. They're all incomplete, incomprehensible, or filled with ads and Flash.

    If you've found a useful tutorial, I'd be very appreciative if you would post a link.

  10. Re:Reasonable Interface?! Have you used Blender? on Blender Goes Open Source · · Score: 1
    I would be the first to admit that the learning curve is steep

    The problem is that the documentation never was and still isn't free. How is one supposed to learn this sort of program wihtout the docs?

  11. Re:Slow news day, Taco? on Estimating the Size/Cost of Linux · · Score: 1

    I'm aware of all this ("The Who Towers" :-). But this just seems worse than usual.

  12. Slow news day, Taco? on Estimating the Size/Cost of Linux · · Score: 5, Interesting
    Good god, people. This app has been out there for years. It's been mentioned in prevoius /. stories. Most people already know about it. This isn't news.

    I know I'll get modded down for saying this, but Taco, as an "editor", couldn't you at least have fixed This Guy's Moronic Capitalization Scheme?

  13. Re:Accurate timestamps on Do You Have The Time? · · Score: 2

    Off-topic: You're welcome to pledge whatever you want. That doesn't mean the rest of us should have to.

  14. Re:New Distro! on Microsoft To Exhibit at LinuxWorld Expo · · Score: 1

    Windows 95 didn't use NTFS, it used FAT.

  15. Re:4th post.... on Craig Silverstein answers your Google questions · · Score: 0, Offtopic
    Moderators: let me explain something. Even if you feel that a post is worthy of a -1 rating, there's NO NEED TO MOD IT DOWN if the parent post is already at -1. Replies to -1 comments are hidden for anyone whose threshold isn't -1, so there's NO POINT WHATSOEVER in wasting your mod points on them.

    Unless you just like fucking with people's karma. In that case, I have 50, do your worst.

  16. Re:4th post.... on Craig Silverstein answers your Google questions · · Score: -1, Offtopic

    Sorry, only 3rd. This might be the fourth.

  17. Re:Best Distribution link? on Why Mandrake is Too Cool for UnitedLinux · · Score: 1

    It is. How is that relevent?

  18. Re:Why Mandrake is right on Why Mandrake is Too Cool for UnitedLinux · · Score: 2, Insightful
    UNIX is not like Windows: when a user installs an application on UNIX, he does not expect that application to install random files in arbitrary directories all over the filesystem.

    Yes he does. A proper UNIX program will install files in /usr/bin, /usr/doc, /usr/share, /etc, and various other places, as opposed to a Windows program that installs everything in C:\Program Files\$progname, with the occasional library in C:\windows\system

  19. Re:It IS just good business on Mac Hebrew Soap Opera Continues · · Score: 1
  20. Re:Anyone able to play the NWN Asgard movie? on New Mac Divx.com Codec Released · · Score: 1

    It works fine for me using an mplayer CVS snapshot with the ffmpeg/libavcodec DivX codec under Debian.

  21. Re:It IS just good business on Mac Hebrew Soap Opera Continues · · Score: 1
  22. Re:The name.... on BitchX 1.0c19 IRC Client Backdoored · · Score: 1
    If you wanted, there's probably a way to script it with bash/perl/sed/etc. Granted, this wouldn't be easy for the average user. But then again, the average user doesn't spend much time on IRC.

    Anyway, if the program name is hardcoded, that's not very good software design. They should go and replace every occurence of "BitchX" with some PROGNAME constant.

  23. Re:How long... on BitchX 1.0c19 IRC Client Backdoored · · Score: 1

    Of course, this also works with an open-source firewall, an open-source OS, and an open-source backdoored IRC client.

  24. Re:GNU/Linux needs signed downloads on BitchX 1.0c19 IRC Client Backdoored · · Score: 1

    As a matter of fact, Debian doesn't check signatures on packages. As much as I love Debian and apt, I have to admit that this is one of its more serious flaws.

  25. Re:The name.... on BitchX 1.0c19 IRC Client Backdoored · · Score: 1

    It's not really that much of an issue. It would be trivial to go into the BitchX source code, edit the PROGNAME definition, or whatever the equivilent, and make yourself a nice new IRC client named whatever you want.