Slashdot Mirror


User: mdew

mdew's activity in the archive.

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

Comments · 56

  1. NZ copyrights on Fair Use Review in Australia · · Score: 1

    Infact New Zealand has been reviewing the copyright law too, I'm still waiting for these new rivisions to make it legal to format-shift music.

    The strange thing is, it only applies to music, dvd's and other video medium, you're bound by law not copy or "format-shift".

  2. Re:Debian falls. Well duh. on Desktop Linux Usage Statistics · · Score: 1

    If you combine all the debian-based distro's, Debian is still doing well. And with Ubutu doing so well, Debian's base will keep expanding :)

  3. useful in the real world? on How to Cool Your PC with Dry Ice · · Score: 1, Insightful

    It would get rather expensive using dry ice over time, somehow I think its more a "proof-of-concept" rather than useful in the real world.

  4. Re:Mod you up too on Firefox 1.1 Boasts New Features · · Score: 1, Informative

    be aware there are some webpages that'll scream if find you're blocking the referer

  5. Re:let's hope it's better than Doom 3 on The Art and Design of Quake 4 · · Score: 0

    Uh? This is a matter of opinion. Serious Sam it's a very very very very very very very very repetitive game.

    I think that was the whole idea of Serious Sam :) very fun to play anyways.

  6. samba on File Sharing Difficulties Frustrate Tiger Admins · · Score: 0

    doesnt OSX use samba for SMB?

  7. Re:And New Zealand is just as bad... on Aussie TV Networks Fight BitTorrent · · Score: 0

    Atlantis on Sky? where?

  8. fedora 4 and filesystems on Red Hat Fedora Core 4 Test 1 Now Available · · Score: 1, Interesting

    can users choose Reiserfs or XFS when installing fedora 4?

  9. Re:So, basically... on IE7 Details Emerge · · Score: 0

    the opera fanboys only bring it up because it was before firefox

  10. Re:screenshots on Nero Burning for Linux · · Score: 0

    Its a GTK 1.x application, lets hope for a 2.x port soon.

  11. Re:One Word on UPN Officially Cancels 'Star Trek: Enterprise' · · Score: 0

    Khaaaaaaaaaaaaaaaaaaaaaaaaaaaaan!!

  12. Re:Thank you to the folks at Sun... on Sun Opens OpenSolaris.Org · · Score: 0

    sure many MS userland utils are from BSD code, but theres no proof MS used any BSD code for the TCP/IP stack.

  13. Re:dead on OpenBSD Project Announces OpenBGPD · · Score: 1, Funny

    atleast theres some humor shown here by slashdot staff :)

  14. Re:why 1.0? on Gaim Releases Version 1.0.0 · · Score: 0

    and look how long it took kopete to reach 0.9, hardly close to "stable". Older versions of gaim were more stable than kopete, kopete is too immature and flakey.

  15. Re:Same as what Apple does on Microsoft Taking Over the BIOS · · Score: 0

    OSX doesnt run on BSD, it only uses BSD userland tools.

  16. Re:I'm not sure I get the analogy on FreeBSD 5.1 Review and BSD Roundup · · Score: 1, Funny
  17. Re:Linux port ? on Nullsoft's Waste: Encrypted, Distributed, Mesh Net · · Score: 0

    I get a bunch of errors :/ and it wont compile..
    (using that file..)
    tried both g++ 2.95 and 3.3, same prob.

    cc -O2 -s -pipe -c -o blowfish.o blowfish.c
    In file included from blowfish.c:28:
    blowfish.h:43:7: warning: no newline at end of file
    g++ -O2 -s -pipe -c -o m_lcaps.o m_lcaps.cpp
    cc -s -pthread -o wastesrv asyncdns.o config.o connection.o filedb.o listen.o m_chat.o m_file.o m_keydist.o m_ping.o m_search.o m_upload.o mqueue.o mqueuelist.o netkern.o sha.o util.o xfers.o xferwnd.o srchwnd.o srvmain.o blowfish.o m_lcaps.o rsa/md5c.o rsa/nn.o rsa/prime.o rsa/r_random.o rsa/rsa.o
    asyncdns.o(.text+0xa8): In function `C_AsyncDNS::~C_AsyncDNS(void)':
    : undefined reference to `__builtin_delete'
    config.o(.text+0x11e): In function `C_Config::~C_Config(void)':
    : undefined reference to `__builtin_delete'
    config.o(.text+0x2c9): In function `C_Config::ReadInt(char *, int)':
    : undefined reference to `__throw'
    config.o(.text+0x2d1): In function `C_Config::ReadInt(char *, int)':
    : undefined reference to `__start_cp_handler'
    config.o(.text+0x2de): In function `C_Config::ReadInt(char *, int)':
    : undefined reference to `__check_eh_spec'
    [..]
    : undefined reference to `__builtin_delete'
    filedb.o(.text+0xc0a): In function `C_FileDB::Search(char *, C_MessageSearchReply *, C_MessageQueueList *, T_Message *, void (*)(T_Message *, C_MessageQueueList *, C_Connection *))':
    : undefined reference to `__builtin_delete'
    filedb.o(.text+0xfaa): In function `C_FileDB::Search(char *, C_MessageSearchReply *, C_MessageQueueList *, T_Message *, void (*)(T_Message *, C_MessageQueueList *, C_Connection *))':
    : undefined reference to `__builtin_delete'
    filedb.o(.text+0x1293): In function `C_FileDB::Search(char *, C_MessageSearchReply *, C_MessageQueueList *, T_Message *, void (*)(T_Message *, C_MessageQueueList *, C_Connection *))':
    : undefined reference to `__builtin_delete'
    filedb.o(.text+0x15b0): more undefined references to `__builtin_delete' follow
    filedb.o(.text+0x1a39): In function `C_FileDB::DoScan(int, C_FileDB *)':
    : undefined reference to `__throw'
    [..]
    srvmain.o(.text+0x24a6): In function `main':
    : undefined reference to `__builtin_delete'
    srvmain.o(.text+0x24c4): In function `main':
    : undefined reference to `__builtin_delete'
    srvmain.o(.text+0x24e2): In function `main':
    : undefined reference to `__builtin_delete'
    srvmain.o(.text+0x2502): more undefined references to `__builtin_delete' follow
    srvmain.o(.text+0x2511): In function `main':
    : undefined reference to `terminate(void)'
    m_lcaps.o(.text+0x27): In function `C_MessageLocalCaps::~C_MessageLocalCaps(void)':
    : undefined reference to `__builtin_delete'
    m_lcaps.o(.text+0x152): In function `C_MessageLocalCaps::Make(void)':
    : undefined reference to `__builtin_new'
    m_lcaps.o(.text+0x181): In function `C_MessageLocalCaps::Make(void)':
    : undefined reference to `__throw'
    m_lcaps.o(.text+0x1eb): In function `C_MessageLocalCaps::Make(void)':
    : undefined reference to `__builtin_delete'
    m_lcaps.o(.text+0x1f5): In function `C_MessageLocalCaps::Make(void)':
    : undefined reference to `terminate(void)'
    collect2: ld returned 1 exit status
    make: *** [wastesrv] Error 1

  18. Re:Summary of footage on Return Of The King Footage From E3 · · Score: 0

    the LOTR trilogy really shows off some great untouched New Zealand wilderness, you couldve done this in the UK thats for sure...or any where else.

  19. Re:mplayer is *THE* best player on MPlayer 0.90 released; MPlayer Maintainer Leaves · · Score: -1, Troll

    xine is teh sux0r! hey freshmeat stats dont lie

  20. mplayer is *THE* best player on MPlayer 0.90 released; MPlayer Maintainer Leaves · · Score: 0

    mplayer is one of the best players Ive come across, but mplayer just 0wnz. And there was a time, where the only decent player (mpeg only) was mtv *ick*, how things change. take a look at freshmeat mplayer is teh best! ;) good luck to A'rpi.

  21. Re:Feature? on Samba Exploit Discovered, Fixed · · Score: 0

    does this bug affect debian sid's samba? 2.999+3.0.alphaXX

  22. is this United? on SuSE 8.2 Announced · · Score: 1, Insightful

    so this is United-Linux based?

  23. Re:This is really interesting... on New Zealand Looks at Internet Censorship · · Score: 0

    wheres "Old York" again?

  24. Re:Best quote ever, same old from SCO on SCO Sues IBM for Sharing Secrets with Unix and Linux · · Score: 0

    atleast with the GPL, apple is forced to contribute back (regarding Konq) Its a benefit of the GPL, no blackholes.

  25. Re:Ummm... XFS? on What High End Unix Features are Missing from Linux? · · Score: 0

    there is JFS2, which would be nice if IBM made it available...tho XFS runs pretty well here. :)