Slashdot Mirror


User: bluFox

bluFox's activity in the archive.

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

Comments · 76

  1. Re:Better Idea on 11 Digit Dialing Comes Home to New York · · Score: 1
    Instead , why not hide the whole interface of ips /phone numbers and provide something like an email,,

    i find the email id's to be particularly nicer than the ips icq numbers or phone numbers

    is it really that hard for the telcos to implement the dns kind of stuff ?? they can make it much simpler and just keep a lookup table..

    and with emails-ids you dont hit the barrior of numbers either ...

  2. Re:Maybe, maybe not on The New Face of Global Competition · · Score: 1
    That probably reflects on the recruiting standards of your firm than on indian engineers as such.
    Please specify the skills which you found lacking,and the kind of Industry you are working on rather than give a very general opinion.
    If you work for a firm that recently shifted to India then you probably need to look closer to why you get below par engineers.
    It might have a lot to do with the work conditions , morale, and culture prevailing in the company and/or the location of your company.
    and perhaps on the recruiting procedure too (ask your HR to find out).

  3. Re:Who wrote that manual? on Using Bacterial DNA For Data Storage · · Score: 1

    Looks like our very own creater ........

    the documentation is harder to read than

    the code.... :)

  4. Re:With every GHz milestone... on Linux Number Crunching: Languages and Tools · · Score: 1

    Dont get me wrong,

    but it would do good to compare the IDE's which are java based (jbuilder and eclipse) with the IDE's that are C++ based (Visual C++ on NT KDevelope in *nixes )

    I am yet to see an IDE that is java based that has some what the same responsiveness of the c/c++ based ones give us even on the latest cpu's

    -------------

  5. minix is parent ? i doubt it!! on Fresco M1 Released · · Score: 1
    Tanenbaum-Torvalds Debate


    chances are that Tanenbaum wont let minix claim the parenthood of linux, nor would linus want it,,,

  6. Re:Maybe in 10 years-- no look at their pages on Fresco M1 Released · · Score: 3, Informative
    far from it ,, these people have achieved some some success in their ideas,

    I hope it is can be the replacement to X that most of us have been waiting for,

    for benifit of people not familiar with fresco:

    they have moved the window manager and the toolkit portion to server thus achieving (hopefully) consistant look and feel , they use corba heavily and i guess it has some replacement of X protocol , but i have not been able to find from their site.

  7. Re:Wait a Minute! on Indian State Switches to Linux · · Score: 1

    The problem affecting our casts is not social status but lack of money and / education, Other wise it is an advantage to be of *the lower cast* you mentioned because of Reservation of jobs , seats in parlement and preferential treatment in lones and other things.

    I hold my cast in high estime because it is a cast that has a long history and we took pride in our work and were reknowned for it. and i do not consider it a lower cast just because we had a little less money

    ps:, your comment is more like assuming that you are a white because you say race does not matter in us(i do believe that majority of us citizens do not view race as an all important factor).

  8. Re:Wait a Minute! on Indian State Switches to Linux · · Score: 1
    If you saw a crime being committed , what did you do to prevent it , assuming that you were a tourist at that location, you could have helped the child , and reported to the police,

    and i know for a fact that foreigners are taken *very seriously* in india mostly due to the fact that in most locations one $ is more than enough money to provide a person with food for a single day,

    and your help &/ complaint would have gone a far way to save the little girl you saw.

  9. Re:The original post on Ants Invade iBook · · Score: 1
    Perhaps it is just designed to work that way,, Karma is the only system of reward in our dimension, and it sure is a lot better to read just the important content and the comments about it in one place.

    I do agree that it would be better to summarise , but in this one , summarising it would have made it loose its charm

  10. Re:The original post on Ants Invade iBook · · Score: 1
    Shouldn't he been more careful about "removing the ants" part?

    He knew that it was after the rains and these creatures were in dire conditions,

    even if it was her ibook , he could have still made the cleaning action a little less drastic , and perhaps have provided them with a little time to evacuate themselves.. Surely keeping the lid open for 1/2 hr more wouldn't have mattered,,..

  11. Re:Awesome on SVG 1.1 Becomes W3C Proposed Recomendation · · Score: 4, Informative
    Scalable Vector Graphics (SVG) is XML specification for creating Vector graphics (It can be embeded in html pages)

    SVG can be used like flash , and you can use javascript to manipulate the shapes on page.

    See batikfor an apache implementation of it and some examples (quite nice ones) , and adobe provides a nice viewer for the svg too..

    The good point bt vector graphics is that it is scalable , and sizing of images do not affect the clarity/sharpness of the images


    ---

  12. continuing from the parent on Incredible Images of the Sun · · Score: 1

    sun.html
    see this too space.com
    -----

  13. Re:Slashdotted. on Incredible Images of the Sun · · Score: 4, Interesting

    You can access the first image here
    sunspot
    you should do it fast though , it is my home machine and i cant hold on for long.

    ill try to put the other page as sun.html

  14. Re:My Obligation on Opera Releases Stable FreeBSD Browser · · Score: 1

    try ecomstationit is another avatar of OS2

  15. Re:Stating the obvious on Reuters Accused Of Hacking For Typing In URL · · Score: 1
    Ahlerup said that if authorities deem that Reuters retrieved the information from a public part of the Web site, it could set an important precedent, making anything on a company's Web server public information, he said.


    Looks like he is trying to save his own skin - may be from his boss who probably doesn't have a clue

  16. Re:Just some info on Freenet 0.5 Released · · Score: 2, Informative

    The reason why i said it was *some kind of a cross between kazza and everything2* is that kazza provides a kind of fail safe collection for files to be stored, with the files duplicated in many nodes. and the reason why i copied the *what is Freenet* page is that I thought it was a nice and polite thing to do, as i have seen too many pages going down after being slashdotted and mostly because *I could not find any information on what it was in the story it self*. And it seems nice to point out another thing also, namely that Even in their website, the mode of working, and usage are not very clearly explained.

  17. Re:A quick description on Freenet 0.5 Released · · Score: 1
    for a little more detailed info go to

    http://www.freenetproject.org/in-freenet-keyindex. html

    a quick info on what is in that page:

    Freenet is a network that allows anonymous publishing of data to avoid censorship and other bad things. In Freenet, everything is stored in mapped to key-data pairs. That is, you ask Freenet for a key, and it will return the data for that key. If you're publishing data, you tell Freenet what key to store it under, and then others can use that key to get it back out again.

    One problem with Freenet is that up until now there has not been an easy way for a data publisher to advertise keys that they've inserted. The ways that have existed are somewhat questionable in terms of preserving the anonymity of the publisher. Some ways that have been used before are:

    Sending the key to an email list
    Sending the key to a Usenet newsgroup
    Registering on a Web key index
    Emailing the key to a Freenet Web site owner

    The new and preferred method for advertizing new keys is with In-Freenet Key Indices. In-Freenet key indices don't use mail or the Web to communicate between the index administrator and the data publisher. Instead, they use the Freenet network itself. In this way, the anonymity of both publisher and administrator are preserved.
    [i think some what like the web links]

    the rest of the page deals with how to insert the keys and retrive them

  18. Re:Can someone educate me? on Freenet 0.5 Released · · Score: 1
    They dont have any direct information on their web site,. but after going through their web site, the impression i get is that it is some kind of cache and mirroring server distributed across individual computers.

    God ,, i miss a howto here :((

  19. Just some info on Freenet 0.5 Released · · Score: 1, Informative
    Personaly i think it is some kind of a cross between Kazza and everything2 some info on web site What is Freenet?

    Freenet is a large-scale peer-to-peer network which pools the power of member computers around the world to create a massive virtual information store open to anyone to freely publish or view information of all kinds.

    Freenet is:
    Highly survivable: All internal processes are completely anonymized and decentralized across the global network, making it virtually impossible for an attacker to destroy information or take control of the system.
    Private: Freenet makes it extremely difficult for anyone to spy on the information that you are viewing, publishing, or storing.
    Secure: Information stored in Freenet is protected by strong cryptography against malicious tampering or counterfeiting.
    Efficient: Freenet dynamically replicates and relocates information in response to demand to provide efficient service and minimal bandwidth usage regardless of load. Significantly, Freenet generally requires log(n) time to retrieve a piece of information in a network of size n.
  20. Re:Shh... on Using MAC Address to Uniquely Identify Computers · · Score: 0

    Offtopic , but curious How do you do get the static ip from the dhcp pool on the isp's server? changing the mac id is easy because it is some thing that the client sends across. I am not sure how you can forcibly register a static ip with isp if they dont provide you with one??

  21. Re:just thinking.... on See Ya .su · · Score: 0

    In case Soviet Union was arround, the terrorist organisations would have aligned with one of the power centers either usa or ussr,.. in such a case an attack like that of wtc would not have come about because it was a sure fire way to start third world war and the masters of these people [those who gave arms / training] would never have let that happen. The wtc happened because terrorists know that america can not hold any particular nation culprit visibly destroy it and hope to have destroyed the whole network.

  22. Re:Evolution?--look wider on More Evidence of Increase in Profound Autism · · Score: 0

    If a person has extraordinarily abilities wont that help in the propagation of his blood relatives & community?? if yes, then the genome has achieved its purpose, ie. it isn't necessary for the genes to be propagated direct , but the chances are that the genes that cause autism are present in a passive state in his relatives/community. By increasing the chances of survival and successfull dispersion of genetic material of the community/relatives,the autistic person is actualy increasing the chances of survival of his own genes. it need not be autism alone, If a physically challenged person attracts the attention of the society which thus provide him with care/benifits, these would also go towards ensuring the survival of his offsprings/relatives who are actualy able to disperse genetic material.

  23. just thinking.... on See Ya .su · · Score: 0, Offtopic

    What would the world be today if soviet union was arround? would terrorism have grown to this level? i have a nagging doubt that it is the absence of an alternative power centre that caused it to grow..

  24. Re:could japan step in for russia? on Japanese Shuttle has Successful Test Flight · · Score: 1

    watch india..

  25. Re:Schwartzchild radius, singularities, etc on There's a Hole in the Middle of It All · · Score: 1

    But still i didn't get how it [event horizon] could be greater than the comparitive size of suns, ie , if 10 solar mass gets a 30 km radius , how is it that a 3.7 million solar mass gets a way larger radius at 230 million solar mass,, and the second point didn't get any answer yet too,, if black hole is supermassive, how can we call a thing 1/100 ths dencity of our sun as super massive??