Slashdot Mirror


User: r101

r101's activity in the archive.

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

Comments · 17

  1. Re:Download Size on Linux Kernel 2.6.8 Released · · Score: 1

    Or try this script to do it automatically:

    http://www.selenic.com/ketchup

  2. Re:Where to get some Suse love? on First Look At SuSE Linux 8.2 · · Score: 2, Informative

    You may want to keep an eye on the Kroupware Project with it's kolab server: http://kroupware.kde.org

    It requires a commercial plugin from outlook and is currently beta, but it could be one for the future.

  3. Re:Misleading on Mandrake Releases 9.1b1, New Packaging Model · · Score: 1

    There is absolutely nothing special about *.deb or apt-get, it is all about the packagers and the commutiny surrounding them.

  4. Re:Misleading? on Lindows 2.0.0 Released · · Score: 1

    1) But RM101! They APIS are undocumented!!!

    True, in many cases. So what? Do what Wine does-- figure them out. And that only applies to Microsoft applications. There are a LOT of applications out there that use the standard ones.

    OK, windows is an operating system, with many thousands of API's, figuring them out ain't that easy.

    2) But RM101! They'll just change the APIs!!!!

    No, they can't, or they break everyone's software out there. Microsoft was built on backward compatbility.

    How many application broke between 2000 and XP?

    3) But RM101! They'll just sue anyone who tries!!

    First of all, Microsoft has ZERO history of suing companies in order to destroy them (See Apple for an example of a company that uses the lawsuit as a weapon). And even if they did, so what? Like I said, money and guts. They'll lose.

    Well, the relationship of Microsoft and the law is a whole book in itself, I'll just point you to it's EULA and the efforts it made against samba.

    PLEASE!! SOMEONE OUT THERE GET A CLUE!!

    No comment.

    I thought Lindows had one, but apparently not.

    There are plenty of short coming in Lindow, most of the ones you have pointed out however seem bogus.

  5. Re:I hope they make Gates pay half of it. on Gotcha! DNS Popup Scammer Fined $1.9 Million · · Score: 1

    >Since when does people who can't spell count as a design flaw?

    People not being able to spell is not a design floor, the ablitiy of a web page to open 64 seperate windows however is a design floor. The ability to open one or more windows when your window is closed is just stupid.

  6. Re:Lindows is bad on Microsoft Loses Appeal To Shut Down LindowsOS · · Score: 1

    >Wine is not an operating system, it is an emulator.

    Wine is NOT an emulator, christ this fact is in the bloody name!

  7. Illicit file swapping? on Enigma · · Score: 1
    Tom Stoppard, the screenwriter also responsible for Shakespeare In Love, weaves these two threads together with car chases, kissing, train whistles, moonlit nights, illicit file swapping and a few other romantic chords.

    Illicit file swapping? Better not tell the MPAA about this.

  8. Re:Am I crazy? on Nethack 3.4.0 · · Score: 1

    1, there is an invalid ip address :)

    More seriously, you can't have 127.0.0.1 for example as an INTERNET ip address, as its reservered for private use (in this case localhost, but there are many other private addresses).

  9. Re:This works now on Peek-a-Boo(ty) · · Score: 1

    Only if they get good shit

  10. Re:Do Not Fix What Isn't Broken on Interview with Adam Di Carlo (Debian Boot) · · Score: 1

    If you read the article you'll see the installer is broken in a quite fundamental way. It's very fragile, and not at all modular. For the debian install people, with the number of new platforms they are starting to support this is a major problem.

    Also, as the article states, it does not handle problems very well.

    All in all, the debian boot floppies handle installations admirally, but ther'ye past their sell by date, and the new debian-installer should make a wonderfully addition.

  11. Re:"State-of-the-art"? on What's Now State of the Art in Encryption Technology? · · Score: 1

    Another interesting one:

    ReiserFS are being paid to incorporate encryption into the next version of their file system. I wonder what will happen to that now?

  12. Re:What a foolish piece of Babel on Cyc System Prepares to Take Over World · · Score: 3
    Until Genesis is retconned to include God breathing life into a lump of sand, we won't see Artificial Intelligence.

    I'll file a bug report with the Vatican.

  13. Re:The reason is simple on Civil Engineering with Atomic Detonations · · Score: 2

    >...fusion bombs are always ignited with a fission primer

    True, but I remember reading about the Russians trying to develop a "pure fusion" bomb with something called red mecury (I think).

    It's a shame they didn't succeed (or a least didn't release the technology) as large construction projects utilizing H-bombs is an interesting idea, but it's not much use if you irradiate the area while doing so. I guess it's just too difficult to get enough power out of chemical explosives

  14. Re:Hardware Encryption For Linux on Encrypted Filesystems With Linux? · · Score: 1

    >The other advantage is that hackers can't touch it...
    >With a hardware solution, it's almost impossible to trojan and/or modify the hardware.

    I disagree. The hardware would require kernel drivers to work, and if a person has root access to change programs then they could change the kernel. It may be technically hard for them to do so, but it is still possible.

    Hardware solutions are much quicker, but make it harder to use different encryption algorithms (unless it uses firmware which is upgradable, but that introduces yet another possiblity for an attacker to place trojan code). All in all, I think software solution is a more useful solution for most people, and if you think you need a stronger solution you should talk to a security specialist who can secure your whole setup.

  15. Re:Crypto Progs on Linux Encryption HOWTO · · Score: 1

    Full sorce code is available on the website

  16. Re:Crypto Progs on Linux Encryption HOWTO · · Score: 1

    Perhaps you should read the article again. The whole point of the loopback device is to mount files as partitions.

    Scramdisk is a very good program for windows (although it has one of the ugliest user interfaces I have seen), but it serves essentially the same purpose as using an encrypted loopback device.

    Scramdisk will be a welcome addition to linux (though hopefully they will pretty it up a bit), especially if they make it easier for novices to use encrypted filesystems. It also has the ability to use steganography like StegFS, which is as added bonus.

  17. Re:Sorry to burst the bubble... on Can One Electron Hold Infinite Data? · · Score: 2

    The fact that an observable (e.g. position) is quantized does not in itself mean it cannot have an infinite number of states. It's like the difference between integers and real numbers. Real numbers are continuous, whereas integers take discrete values (quantized if you like), however both has an infinite range of values (give me an integer, and I can alway add one to it.)