Slashdot Mirror


User: Ithika

Ithika's activity in the archive.

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

Comments · 457

  1. Re:Kids these days... on School Admins Demand Access to Students' Cellphones · · Score: 1

    Heh, could always just rename all the entries in the address book to mum1, mum2, mum3 ... and so on. And then just remember numbers for people instead of what name you put them under.

  2. Re:Kids these days... on School Admins Demand Access to Students' Cellphones · · Score: 1

    compulsaory schooling was created 150 years ago to turn independent minded US citizens into compliant workers

    And all those other countries around the world copied the US, who were the first to implement it, right? Aha. I think you misspelled "ignorant-minded US citizens".

  3. Accidental infringement on Friendster Patents Social Networking · · Score: 2, Funny

    I don't think there will be any slashdotters accidentally infringing on the patent of making friends.

  4. Re:Futurama Flavored Humor on Ask Futurama Star Billy West About...? · · Score: 5, Funny

    I'm a nerd and appreciate the N-NP references

    Each to their own I suppose. I appreciated the P-NP references.

  5. Re:What about Windows Update on Spain Outlaws P2P File-Sharing · · Score: 1

    I think the parent meant that peer-to-peer is also client-server, which it is. If peerA requests something from peerB, then peerA=client, peerB=server. They can then swap roles later on, if peerB needs to request data from peerA.

  6. Re:Enter the Grammar Nazi on Spain Outlaws P2P File-Sharing · · Score: 0, Offtopic

    Watch out. Grammar nazis have been known to get the HIV Virus.

  7. Re:Tagged as "duh"? on How to Win on Ebay: Snipe · · Score: 1

    I can't decide whether you're currently at +3 Funny because either:

    1. Your implicit bashing of ZDNet etc.
    2. Or your naive understanding of Slashdot.

    Methinks you must be new here.

  8. What reason to buy? on WinFS Gets the Axe · · Score: 0, Redundant

    I hope Vista will come with some serious eye-candy then, cos there's little else people will want it for. (Other than to satisfy their own bandwagon-jumping egos.)

  9. Re:Way too dumbed-down ! on EFF Gets Animated About DRM with The Corruptibles · · Score: 1

    Well, it was a cartoon. But so are South Park and Oruchuban Ebichu. It doesn't mean the content is in any way aimed at the under-fives.

    I think it's a nice follow-up to the Creative Commons promotion tool that was released last year some time. I can't remember what it was called, but it was a nice, public-friendly rendering of the ideas that CC stands for. Unfortunately when I just watched the video for this EFF animation my sound wasn't working, so I don't know if it had funky sounds or amusing commentary.

  10. Re:Use Free Software instead on How Open Does Open Source Need to be? · · Score: 1

    Open Source is basically FSF-lite and was invented to make the whole Free Software thing more palatable to businesses. Unfortunately, as with many things made more appealing to business, the actual ideals of Free Software were utterly lost in the process.

    I agree completely with you (and RMS) that the ideals of Free Software were lost when Open Source was formulated, but I also think that true Open Source, that provides the advantages which ESR suggests it should, is actually closer to GPL3 (and maybe even beyond).

    The "traditional" GPL has not required that Free Software used and augmented 'locally' (ie, without distribution) be contributed back to the community. If you make changes, but don't publish it, you don't have to supply those changes for the greater good.

    ESR's justification of Open Source (from The Cathedral..., etc.) rested on being good for the developer. But since, if (to take an example) Google make massive improvements to some Free Software component but only use it server-side, they don't have to contribute those changes back to the community. Thus, Google have invented a new wheel, but nobody else knows. The next developer to come along has to, again, reinvent the wheel. Where is the advantage to the developer? Nowhere.

    Of course, ESR would never admit that his justifications of Free Software imply he should be completely supportive of GPL3 etc.

  11. Re:No appointment and he was pushed back? Horror! on French PM Unreceptive To RMS · · Score: 1

    now is listed under the "cooks" category.

    The French have a great reputation as food lovers, and should be only too happy to receive a foreign cook who is interested in their cuisine.

  12. Re:The "hilarious" is what he missed. on Dvorak on Our Modern World · · Score: 1

    (Snip some random spiel.)

    ... at least in the U.S.

    Well there's your problem. If you're going to artificially constrict the population you sample then you'll get a biased result. People have been tattooing and piercing and head-binding and foot-binding and growing their nails to extraordinary lengths etc. for hundreds or even thousands of years.

    Women not wearing trousers could be considered a fashion. Men not wearing trousers has a far bigger presence throughout history. These are all totally useless metrics for measuring the way society has changed.

  13. Re:Wow, now that IS high tech! on Cleopatra the Electronic Home Attendant · · Score: 1

    Maybe it's a red-black tree?

  14. Re:The "hilarious" is what he missed. on Dvorak on Our Modern World · · Score: 1

    Seriously, it's salt 'n sauce — or nothing. :-)

  15. Re:The "hilarious" is what he missed. on Dvorak on Our Modern World · · Score: 4, Insightful

    I don't know what a "chippie" is...

    A whore.

    Not someone who works in a chip shop then? Oh well.

    More shocking would be women in trousers.

    Well, considering that in the 1920s the Great War was a very recent event, when women had to wear trousers as they worked in munitions factories, I think they wouldn't be so shocked by the idea.

    I'm shocked by the idiots that think we're all so advanced nowadays.

  16. Re:The "hilarious" is what he missed. on Dvorak on Our Modern World · · Score: 1

    In what way? We all block adverts surely, so all we're doing is sucking up bandwidth and filling up their databases with our complaints.

  17. Re:The simple answer on Document Management and Version Control? · · Score: 1

    You need a simple document structure that doesn't embed a lot of formatting crap in your document.

    That is a reason to use LaTeX or similar markup scheme which promotes separation of content from styling. I don't know much about DocBook, so it may be an even better candidate for that sort of thing.

    Using RTF from may be feasible, but from what I remember its RTF output is just as ugly as its HTML. It would be horrible to use with diff.

  18. Re:The simple answer on Document Management and Version Control? · · Score: 4, Informative

    LaTex may be terminally cool for creating fancy-looking documents. But it doesn't solve any problems that this guy cares about. For his purposes, it's just another word processing format.

    Not true. The OP asks about version control and branching... and the best way to store something for version control is as plain text. Yes, modern version control software allows fairly sophisticated binary deltas (for example, I believe SVN has this capability) but there are still features that can't be done without text.

    For example, can your version control software tell you what text changed between two revisions of Word documents? It can if they're LaTeX documents.

  19. Re:... not yet. But it may die soon. on Chinese Mathematicians Prove Poincare Conjecture · · Score: 2, Insightful

    And you apparently have no ability to read what the GP said. Specifically, he suggested that most of Wiles' effort was directed at proving the Taniyama-Shimura conjecture. From that point on, it was a simple step to prove Fermat's Last Theorem (for some extremely esoteric value of 'simple').

    Note this line here:

    Actually, Wiles proof of FLT is a simplification of the Taniyama-Shimura conjecture which he proved I believe.

    Whether the grandparent poster's assertion about this method is accurate or not is neither here nor there. You managed to quote him grossly out of context and completely twisted the original message.

  20. Re:Orwell Anyone? on Captain Copyright Targets Kids · · Score: 1

    Or, to echo the FP's sentiments, the Jesuit saying:

    Give me the child for his first seven years, and I'll give you the man.

    "The tobacco industry. Oh, if only we had their numbers..."

  21. Re:PirateBay will rise again? on ThePirateBay Will Rise Again? · · Score: 4, Funny

    Maybe you should tell the people at http://www.google.se/ that directing people to copyrighted works is illegal in Sweden.

  22. Re:The sweet smell of plastic grass on Governments, Beyond the Open Source Hype · · Score: 4, Interesting

    nor can they say with certainty that having fewer bugs makes open source more secure

    Well, that's a good one. "There's no evidence that our product, having more flaws than their product, is actually any worse."

    Oh puh-lease.

  23. Re:Typo in summary on China Passes Internet Copyright Legislation · · Score: -1, Offtopic

    It really pisses me off that I can never get <ecode> to work properly. Is it supposed to be like <pre>? It always seems to ignore space indents for me, so code is always bang up against the left. And entities are always a bit hit and miss.

  24. Re:If by everyone, you mean some. on China Passes Internet Copyright Legislation · · Score: 5, Insightful

    They are Communist, remember?

    No, not really. Do you honestly think that the branches of McDonalds in Beijing are owned by the workers? Your naivete is touching.

  25. Re:Everyone? on China Passes Internet Copyright Legislation · · Score: 4, Insightful

    Agreed. The poster assumes an awful lot in his blurb. No, we weren't all hanging around on the edge of our seats until China implemented stronger IP laws. In fact, I don't think anything has been further from my mind.

    It has always been a good thing that poor and industrialising haven't assumed the same set of IP laws as, for example, the US. All countries doing things the same way creates an implicit assumption that that way is somehow superior. But that is not the case. China has a duty to its own citizens and not to foreign corporations. (Indeed, I don't think anyone has a duty to foreign corporations.)

    This is just the first step in a Chinese implementation of the DMCA; and for all that the US isn't a very free place to live, I wouldn't like to see how transgressors are dealt with in China.