Slashdot Mirror


User: bartc

bartc's activity in the archive.

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

Comments · 11

  1. Re:Nice, but still some flaws on Google's GTalk Supports XMPP · · Score: 2, Informative
    Apparently, there are some problems with certain servers (malformed XML), and there's no support for chat rooms yet.
    That's no longer the case actually, Google has changed their server to be less strict about the well formedness of the XML stream.
  2. Re:Handbook on Intro to Encryption · · Score: 1
    Also, he knows his stuff; he submitted one of the AES candidates, Blowfish.

    I guess you meant to say twofish. </nitpicking

  3. On the speed of disks on Reiser4 Filesystem Released · · Score: 1

    In light of the Reiser4 release, Tim Bray makes an interesting observation that, while the performance of CPUs has increased by a factor of 645 in the last 14 years, the speed of disk seeks has only increased by a factor of 3 to 4.

  4. OpenOffice support from Sun on Why You Should Choose MS Office Over OO.org · · Score: 1

    Indeed. Here's the link: Sun OpenOffice.org Software Support.

  5. Project Utopia on Rhythmbox Gets iPod Support · · Score: 2, Insightful

    Robert Love frequently blogs about his progress on Project Utopia - which aims to bring all these udev, HAL, dbus and gnome-volume-manager components together in one integrated, device-plugin-happy whole.

    See his various weblog entries on Project Utopia from januari for a sneak preview.

  6. Lecture videos for one course on MIT Open Courseware with 500 Courses · · Score: 4, Informative

    For anyone interested in the MIT course 6.004 Computation Structures: the lectures are very similar to ArsDigita University's "How Computers Work".

    ArsDigita University put all its lectures online in realvideo format. Here's mirror of the "How Computers Work" course.

  7. Presentation slides on Analyzing Binaries For Security Problems · · Score: 5, Informative

    You can get the slides of his presentation here:

    http://www.blackhat.com/presentations/bh-usa-03/bh -us-03-hoglund.pdf

  8. Re:What have I got to look forward to? on Linus Says Pre-2.6 is Coming · · Score: 4, Informative

    Here's a nice overview by Guillaume Boissiere:

    http://www.kernelnewbies.org/status/latest.html

    And a document by Dave Jones:

    http://www.codemonkey.org.uk/post-halloween-2.5.tx t

  9. Alternative BitTorrent tracker on Mac OS X NWN Technology Demo Released · · Score: 1

    I've set up an alternative tracker. The torrent is at http://www.il.fontys.nl/~bart/NeverwinterNightsTec hDemo.dmg.bz2.torrent.

  10. Re:More Free+Online Books on Review: The Linux Cookbook · · Score: 1

    There's a nice book about Zope, available in print and online.

  11. Re:Mostly Nonsense on SSH Taking Stand On Vulnerability · · Score: 1


    The interkey timing applies ONLY AFTER the initial login. The cracker would have to have to somehow know you were exceuting something that involved entering a password, then capture the packets with your keystrokes.


    http://www.openwall.com/advisories/OW-003-ssh-traf fic-analysis.txt

    See the part about "Interactive session weaknesses".