Slashdot Mirror


User: bradt

bradt's activity in the archive.

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

Comments · 9

  1. Re: Why would you have this on an open network? on Users Slow to Update Netgear ReadyNAS Boxes Open To Remote Exploit · · Score: 1

    I think that you've missed the point here... This isn't about price or performance... The vendor has identified and patched an vulnerability, and have made the patch available in a free update that is easy to install, yet a large number of users haven't installed the update yet. How would this be improved by using an open source solution, which is generally more complicated to administer than an appliance with an embedded OS?

  2. Re:This is just silly on Is the Business Card Dead? · · Score: 2

    Exactly! I still use business cards, but I print a QR code on the back that can be scanned by a smartphone. The Droid will read it and add it to contacts, including name, address, email, phone, etc. I think a QR code can contain up to 4K of text?

  3. Re:Ideal HTPC Remote? on New Handheld Computer Is 100% Open Source · · Score: 1

    Why not just get something like the Logitech DiNovo Mini? Its a bluetooth keyboard/trackpad combo that fits in the palm of your hand. Logitech only supports it on Windows, but its recognized on the Mac and should work as a keyboard/mouse on Linux as well. I've not tried it with Linux as none of my boxes have bluetooth...

  4. Re:Apple, Microsoft be damned.. on Microsoft's Risky Tablet Announcement · · Score: 2, Insightful

    Sounds to me like what you want is a modern-day Newton priced like the iPod Touch!

  5. Re:Python on How To Teach a 12-Year-Old To Program? · · Score: 1
  6. Re:Yes, I received the same notice. on Netflix To Eliminate Profiles Feature · · Score: 2, Informative

    I'm not sure that it will make NetFlix change their mind, but an online petition has been started at http://www.savenetflixprofiles.com/

  7. Re:David Ulevitch is a hipocrite on OpenDNS Says Google-Dell Browser Tool is Spyware · · Score: 1

    Not only do they redirect mistyped URLs to their own site, THEY ARE REDIRECTING GOOGLE! dig @208.67.220.220 www.google.com ; > DiG 9.2.2 > @208.67.220.220 www.google.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER- opcode: QUERY, status: NOERROR, id: 27571 ;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.google.com. IN A ;; ANSWER SECTION: www.google.com. 30 IN CNAME google.navigation.opendns.com. google.navigation.opendns.com. 30 IN A 208.67.219.230 google.navigation.opendns.com. 30 IN A 208.67.219.231 ;; Query time: 75 msec ;; SERVER: 208.67.220.220#53(208.67.220.220) ;; WHEN: Thu May 24 07:31:11 2007 ;; MSG SIZE rcvd: 104 They are probably upset because someone else is harvesting Google's search data before they can get to it! ;-)

  8. Re:Bet on an Apple 19inch PowerBook on Get Ready For The 20-inch Laptop · · Score: 1

    Why wait? The updated 17" PowerBooks introduced last week already have that resolution... With over 1.7 million pixels, this 1680-by-1050-pixel display is 36% more spacious and 46% brighter than its predecessor.

  9. How about using a Benchmarking tool? on SCSI vs. IDE In The Real World · · Score: 1

    If you are going to "benchmark" the drive performance, why not use a filesystem benchmarking tool like IOzone? From http://www.iozone.org:

    IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations. Iozone has been ported to many machines and runs under many operating systems.

    Iozone is useful for performing a broad filesystem analysis of a vendor's computer platform. The benchmark tests file I/O performance for the following operations: Read, write, re-read, re-write, read backwards, read strided, fread, fwrite, random read, pread ,mmap, aio_read, aio_write.