Slashdot Mirror


User: boneshintai

boneshintai's activity in the archive.

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

Comments · 147

  1. Re:They really should fix IRC instead on DCC2 Protocol for IRC file transfers · · Score: 1

    Most IRCds can be configured to do this. The issue is not automatic rerouting, it's that while rerouting takes place the network is disrupted. IRC, as specified, is a tree-like structure; there can only ever be one path from node A to node B, regardless of how many nodes are in the network.

    A more mesh-like protocol would use more bandwidth overall (some duplicate messages) and more memory (to ensure that the same message recieved twice by one server is handled correctly) but be much, much more resistant to netsplit-based attacks and general network flakiness.

    Down with spanning tree!

  2. Re:Cosmonauts? on Loud Metallic Noise Heard at ISS · · Score: 2, Funny

    I could go on, but you'd probably form a lynch mob.

    Judge Naut, lest ye be Judged?

  3. Re:What software... on Starting Your Own Community Driven Website? · · Score: 1

    Yes. Don't.

  4. Re:The Shields Up! Test on Should You Fire Your Firewall? · · Score: 2, Insightful

    (For reference port 113 is the 'ident' identification protocol. Anyone using this for serious authentication should be shot.)

  5. Re:the sooner on Verisign Considers Restarting Sitefinder · · Score: 1

    the sooner they take .com and .net out of verisign's hands the better.

    You misspelled "we".

  6. Re:Microsoft to remove the @ symbol from URLs on Microsoft Advises to Type in URLs Rather than Click · · Score: 1

    It hasnt made it on slashdot yet, but netcraft is reporting that future versions of IE will no longer be supporting user information in HTTP or HTTPS URLs.

    Beg your pardon?

  7. Re:Can someone please explain on DNS Root Servers Outside US Surpass Those Inside · · Score: 1

    Well, the ".root-servers.net" servers only tell you where to find .com, .net, .cx, .us, and so on. A good chunk of those (.com and .net at the very least) reside on servers in ".gtld-servers.net", which could also be considered root.

    While the .root-servers.net servers only get requeried by any given client DNS server fairly rarely, the .gtld-servers.net servers get queried very often. If you go to www.example.com and you've never been there before, you'll end up asking a .gtld-servers.net server for example.com's name servers. The answer will come back with a TTL (time to live), which will probably be rather shorter than the TTL on com. Hosts within that domain, like www, might have an even shorter TTL, depending on how frequently that IP might change.

  8. Re:Knoppix firewall on Knoppix Tips and Tricks · · Score: 2, Insightful

    I'm tempted to mark this off as firewall cargo-cultism. Barring bugs in the kernel, a port that is not listening cannot accept packets. Given that iptables runs in the same kernel, I'm inclined to believe that it's equally-likely to have a bug that causes it to accept packets it should drop/reject.

    With a read-only system such as knoppix, it's extremely hard for a trojan to set up a rogue service on a high port for long enough to be useful to an attacker, and next to impossible to arrange for that to come back next time the system is rebooted.

  9. Re:Open Source (or possibly stolen from SCO) on Oldest Supported Software? · · Score: 1

    Nah. In C++ main() should be either "int main ()" or "int main (int, char**)" or something equivalent (typedefs, char*[], etc).

  10. Re:Internet does not work that way on SPF Design Frozen · · Score: 1
  11. Re:Abolish copyright--a solution to the insanity. on Canadians [Will] Pay Levy on MP3 Players - Updated · · Score: 0

    IHBT.

    Without copyright, nobody would have a legal right to prevent others from copying music

    B does not follow from A, here: removing copyright protection doesn't necessarily make copy-protection illegal. Without copyright, 'rights management' schemes (DRM, copy protection, etc) would become the only way to 'control' your work's distribution. I think we'd see a lot more cockamamie DRM schemes, not less.

  12. Re:basis in law! on McBride's New Open Letter on Copyrights · · Score: 1

    I don't get this. I am free to make as many copies of some text or music as I want, so long as I keep them all and destroy/transfer them if I transfer the original work. So why can't I freely copy my software into my RAM? It's certainly not distribution.

  13. Re:Yeah, but the client thinks it's stateful on Preventing Shutdown on Active NFS Servers? · · Score: 1

    And if a machine dies (think "power failure" or "kernel panic") before decrementing the mounted count file? The grandparent's solution doesn't have that limitation, in exchange for a little processor time and a little bandwidth.

  14. Re:A bit more than the average MS bias on Netcraft Web Server Stats Challenged · · Score: 5, Interesting

    i mean, after all, we all turn off ping before we put our servers up... don't we?

    No, as a matter of fact I don't turn off ECHO responses on boxes I manage. I prefer to be able to tell if an operating system or tcp/ip stack has fallen over without having to go over and hook up a console. I'm actually rather annoyed at certain ISPs for continuing to block ping even after Welchia and Slammer have mostly abated.

    Which is not to say you can't turn off pings on your boxes, but neither your preference nor mine is everyone's preference.

  15. Re:Protect Against 303 on Hackers Track Down Banking Fraud · · Score: 1

    No, as the HTTP error is handled in an entirely unrelated connection prior to the one to the destination site. Some user agents may set a Referer: header but this behaviour is not mandatory.

  16. Re:Force change, not reform. on What Critics of the Critics of the FCC Rule Miss · · Score: 2, Insightful

    I don't find it hypocritical at all. The broadcast flag by itself does not make it illegal to record the 'protected' material. It only advises the recieving hardware not to record the stream. The fact that a GPLed piece of software is capable of ignoring the flag doesn't make itself responsible for the user violating copyright by distributing copyrighted material recorded with that tool.

  17. Re:Backward compability issues on Lindows Announces Nvu - Frontpage For Linux? · · Score: 1

    I've read somewhere ( don't remember the place, sorry ) that some old versions of some browsers had issues about ISO char tables.

    That'd be Netscape 4.x, which you can and should ignore as much as possible. It doesn't even get &#(number) character references right unless the document is in UTF-8 in the first place, in which case you can mostly get away with using the original character.

    One possible (and likely) source of character mangling is an incorrect Content-Type HTTP header. The <meta http-equiv="Content-Type: text/html; charset=ISO-8859-1"> (or whatever character encoding you're using) hack works, most of the time, but you're almost always better off simply configuring your web server to send the right information in the first place.

    I'd suggest nosing around groups.google in comp.infosystems.www.authoring.html -- there's a lot of useful information in the archives, and the people who post there have a fairly large amount of Clue.

  18. Re:Exactly on Lindows Announces Nvu - Frontpage For Linux? · · Score: 1

    Furthermore, writing accuented text in plain HTML is such a pain in the ass it's not even funny. You have to type stuff like "&eacute" instead of a sole key on a French keyboard ( I'm French-speaking ), and since most languages have non-standard - according to English, that is... - characters and that these are very common in text for some languages, I think such a feature is essential to a top notch international HTML editor.

    Or you could write your page in the ISO-8859-1 character encoding rather than US-ASCII (you should be anyways, even if you're only using english), which has accented characters at U+00C0 through U+00FF (with interspersed non-accent characters). Not knowing how to use the tool is not the same thing as having a bad tool.

    Aside: Slashdot's comment box only allows characters in the printable range of US-ASCII, so I can't include any examples here. Try Everything2's LATIN-1 writeup.

  19. Re:One word...GATOR on Which Adware and Spyware are the Most Insidious? · · Score: 1

    Or, if you're using Windows 2000/XP, use the built-in NTP client.

    > net time /setsntp:your.ntp.server.here
    > net start w32time

    Or go into the Services manager and set it to start automatically.

  20. Re:IPv6 will destroy NATs (I hope) on Dept. of Defense IPv6 Interoperabilty Test Begins · · Score: 2, Insightful

    With this many IP addresses, there's no reason why every connection can't be given 255 (or more) IPs. For example, I connect with my cable modem. Where's the hurt in giving me 255 IPs to use?

    While that's certainly the sensible point of view, who says that ISPs, especially large commercial providers, are going to break with the one-connection, one-machine business model they've held so far? While they currently allow NAT because there's really no technical way to prevent it, connecting more than one computer is still against most ISPs' terms of service.

    Ultimately, you're coming at it from the wrong end, asking why they shouldn't give you more than one. I suspect the thought processes are closer to "so why on earth should we give out more than one IPv6 address?"

  21. Only slightly more OT on Epic Games Signs Microsoft Publishing Deal · · Score: 1

    You mean Hocus Pocus? That game was passing fun, but it had some issues where you could get yourself stuck, because special effect potions would run out before you got to where you needed to be unless you ran there.

  22. Re:Defenestration and the department of big words on Step-by-Step Computer Destruction · · Score: 1

    Did you miss the citation on that particular definition?

    Source: Jargon File 4.2.0

  23. Re:Does little to improve OS diversity on Microsoft Settles Be Antitrust Suit for $23.25M · · Score: 1

    I specifically didn't mention OpenBeOS because I do not think of it as an OS without cruft. Their project right now is to rebuild BeOS, but what happens when they reach that point? I rather suspect they'll do the obvious thing: extend it.

    Tell me, does Linux have any cruft left over from extending UNIX? Does Windows have any cruft left over from extending Windows?

  24. Re:MS employee karma on Microsoft Settles Be Antitrust Suit for $23.25M · · Score: 1

    I know from here it's hard to believe, but even within the tech world there are a lot of people who actually believe, for one reason or another, that what Microsoft is doing and has created is the best thing since sliced bread.

    Creepy, isn't it?

  25. Re:Now that's justice... on Microsoft Settles Be Antitrust Suit for $23.25M · · Score: 2, Interesting

    Not to mention that anyone who wanted BeOS for free could just download it...

    Actually, anyone who already knew they wanted BeOS could just download it. The OEM installs OSes so that the end user doesn't have to worry about it. How many Windows users do you think specifically sat down and thought "I want Windows?" By the same token, the Walmart Lindows boxes have actually sold -- when I was working for Road Runner I took support calls for a couple of them (sadly I couldn't help them due to corporate policy) and the people I've talked to (not just the support cases) seem pretty happy with it.

    Not to say that Microsoft is solely responsible for the current situation, and on a level you are correct. There is not much business in alternate operating systems for OEMs right now.