Slashdot Mirror


User: kaisyain

kaisyain's activity in the archive.

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

Comments · 571

  1. Amazon.com's S3 and JungleDisk on 17 Online File Storage Services Tested · · Score: 4, Informative

    Unfortunate that the review doesn't mention S3 or JungleDisk as those are excellent options for these same things and are much cheaper for most uses than e.g. GoDaddy. Their open source clients do lots of nice caching and encrypting as well.

  2. Re:Unfortunate on Write Portable Code · · Score: 1

    C and C++ are "portable assembly". All the languages that you mentioned are inherently portable and cross-platform.

    No they aren't. If the language spec ever says "Implementation dependent" then it is not "inherently portable and cross-platform." Any time it says "can" or "may" you have lost portability. Any other definition of "portable" lessens the meaning of the word.

  3. Re:Intellisense #1 feature, pay Bram to add it on Vim 6.4 Released · · Score: 5, Informative

    He's already added it in the Vim 7 sources. It was initially called occult completion but is now called omni completion. (Intellisense is a trademarked term.) Read the vim dev list for more details.

  4. Re:Azureus on Solutions for Serving Lots of .torrents? · · Score: 1

    There's no difference between a process and a thread in the ps listing.

  5. Re:NAT on Federal Agencies Must Use IPv6 by 2008 · · Score: 2, Informative

    My understanding of IPv6 is that you can use SLAAC to acquire an address (after all it is only called Stateless Address Autoconfiguration) but that you are expected to use DHCPv6 (aka IPv6's stateful autoconfiguration) to get stuff like NTP and SIP servers. A quick glance through the rfc for SLAAC didn't show an obvious way of including that information. Actually it even says to use DHCP to configure information other than the address.

  6. Re:Likely future events... on Federal Agencies Must Use IPv6 by 2008 · · Score: 1

    IPv6 has site local and link local IP addresses. I am sure that is what most organizations would use rather than publicly routable IP addresses for the vast majority of their machines.

  7. Re:NAT on Federal Agencies Must Use IPv6 by 2008 · · Score: 1

    Why would DHCP disappear? It hands out a lot more than IP addresses.

  8. Re:Older games and commercialism on Are Older Games More Satisfying? · · Score: 2, Interesting

    I've played plenty of pen & paper RPG campaigns where everyone had a premade character and ran through a preset adventure. RPG stands for Role Playing Game. You know, where you play a role. Nothing says it has to be party based, or that you have to come up with that role on your own. The change in RPGs is, in my mind, an improvement over that hidebound way of thinking. I despise party based RPGs. I hate the illusion of giving me freedom to create my own role while still forcing me to play the story the designer wants me to. I hate games that tell you the world is about to be conquered by Big Bad Guy then give me months of game time to pursue side quests and explore lost continents (thanks for waiting Big Bad Guy!). I hate RPGs where they ask you to defeat the dragon and save the princess and then still charge you for that healing potion. I am glad the traditional RPG is nearly dead and it is in that state for a reason.

  9. Re:What is BitTorrent now? on Completing BitTorrent Decentralization · · Score: 1

    re: ed2k:

    # - If you run a server, you can't make it private
    # - If you run a server, you cannot control what is shared there

    Both of these statements are incorrect. eMule supports secure user identification based on a public key system. All the server has to do is reject login requests from clients not on a whitelist. Similarly, when a client issues a search request the server is free to do whatever it wants both with the request and the results. If you only want people sharing known good files via your server then only report those files in search results.

  10. Re:Talented on Phishers Using Keystroke Loggers · · Score: 1

    In Freakanomics Levitt has an analysis of drug dealers, based on research by Sudhir Venkatesh, showing that most foot soldiers make less than minimum wage while facing a 1-in-4 chance of being killed over a four-year period. The chapter is entitled, "Why Do Drug Dealers Still Live with Their Moms?"

  11. Re:I want a real RDBMS on E-mail As the New Database · · Score: 1

    What about IMAP's own query language fails to meet your needs such that you need SQL? With IMAP searching you can already search for, say, all messages you've answered since Jan-03-2001 that weren't to "John Smith" in UTF-8 that contain the string "flight" and are smaller than 5k. What more do you want?

    If by "searching sucks" you mean "it is slow" then that's an implementation detail. It is entirely possible to build an IMAP server that is either on top of an RDBMS (which is what DBMail.org does) or uses indices to speed up searching (which is what dovecot.org does).

  12. Re:Which hat am I wearing? on In Which OS Do You Feel More Productive? · · Score: 1

    I just tried it and it worked fine on my windows box. You should try again after you've installed scp, find, convert, and xargs.

  13. Re:hmm on Game Developer's Choice Nominees Announced · · Score: 1

    If by "little guy" you mean a game from a company with $400 million a year in video game revenue...

  14. Re:Bad idea.... on LSB to Provide Standards as Optional Modules · · Score: 2, Informative


    LSB is not a package format- there is not such thing as an "LSB package", and deb, ebuild, rpm, etc. have nothing to do with the LSB.


    You might have to have a re-read of the Linux Packaging Specification section of the LSB. The LSB does not currently require that packages be in RPM (although it is "encouraged" and in the future may be required) but there definitely is an LSB package format and it is RPM.

  15. Re:Need for a superuser? on Coyotos, A New Security-focused OS & Language · · Score: 1

    There's nothing that says you can't have a user with that capability. But why should the user who can read the dead employee's information also be the only user who can run a web server on port 80?

  16. Re:The best SSID ... on Best Wireless SSIDs You Have Seen? · · Score: 1

    Wouldn't even 64-bit WEP keep wardrivers away, too? The only people who can break even that little bit of WEP can sit outside your AP for hours or days on end and those are the same people who will see your SSID even if you turn off broadcasting it.

  17. Re:100 architectures?! on Comparative CPU Benchmarks From 1995 to 2004 · · Score: 1

    x86 is an instruction set architecture which is separate from a micro-architecture. They have certainly benchmarked more than one micro-architecture.

  18. Re:Game Programmers? on Tim Bray's Top Twenty Software People in the World · · Score: 1

    I don't know how anyone was saying it was impossible. Ultima Underworld had been out for about a year before Wolfenstein 3D and was full 3D rather than even Doom's 2.5D. I don't think it required a 386, either.

  19. Re:New feature list... on Evolution 2.0 Released, Screenshots · · Score: 1

    That's exactly what Kolab does.

  20. Re:Making sure I see my role in this... on Microsoft to Deploy SPF for Hotmail Users · · Score: 1

    VPN in, use webmail, submit mail on port 527.

  21. XML Spy on Office 2003 Pro as an XML Authoring Application? · · Score: 2, Informative

    XML Spy supports web dav.

  22. Re:Mail admin here, my solution was port 26 on Major ISPs Publish Anti-Spam Best Practices · · Score: 1

    http://www.faqs.org/rfcs/rfc2476.html

  23. knowing the language on Searching for the Best Scripting Language · · Score: 1

    I always wonder how well the people actually know the various languages when something like this comes up. For instance they say python has no "verbose execution" but I don't see how sys.settrace doesn't give you verbose execution.

  24. Re:OMG on Is The Xbox The Cause Of The PC Gamer's Downfall? · · Score: 1

    If the Sims 2 is "designed to allow players to easily integrate content created by players outside the game", then how could this content be created or used on the XBox?

    Every game system has some kind of external save game mechanism. Today I can buy 256 MB of USB flash storage for under $40. How much space do you reckon that player-created Sim 2 content is going to take up? No, it isn't as convenient as having a 40 GB hard drive but for a lot of gamers and the games they play it'd be more than sufficient.

  25. Re:No on Earthlings: Ugly Bags of Mostly Water · · Score: 4, Insightful

    This is only true if the people who dress up at Sci-Fi conventions or go to Klingon Language Institute gatherings actual comprise a sizable percentage of the scientists who make the kinds of achievements you talk about. I've seen nothing to suggest this might be the case. Certainly many scientists are fans of science fiction. But the OP wasn't just about sci-fi fans. It was about a particular kind of sci-fi fan who makes the whole genre look bad.

    I would wager that not very many members of the Mars Pathfinder team dress us as Klingons. A "true" science fiction fan is not defined as "someone who learns Klingon". I don't know why you seem to implicitly assume that the people being discussed are the pilgrims to the future.