Slashdot Mirror


User: ivucica

ivucica's activity in the archive.

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

Comments · 541

  1. Re:Crash! on Microsoft Invents Split Screen PC · · Score: 1

    Only if they're both coming from Redmond

  2. Re:humanity vs capitalism on Brazil Voids Merck Patent On AIDS Drug · · Score: 1

    20 years is too long nowadays. It would pay them on an extra level of scale, at least. It's a good thing Brazil did this.

  3. 1984 on Soldiers Can't Blog Without Approval · · Score: 1

    Long live armies of IngSoc! Long live Airstrip One! Long live the Party! Long live the Big Brother!

  4. Re:.NET Is Only Really Useful on Windows Anyway on Why Microsoft Will Never Make .NET Truly Portable · · Score: 1

    I agree that without a wrapper, writing Windows code is awful. However, that does not mean that you have to depend upon .Net. Bad argument. wxWidgets or GTK+ seem like quite good portability choices, as well.

    The advantage of .Net is in its vast library of utility functions (compression, database connections, etc -- or so I have heard). Mono is used for this precise reason, and for advantages of using C#'s memory cleanup and similar things. If you write for Mono and only then backport to Windows, it's pretty certain you won't havep roblems.

    Personally, I'm _AVOIDING_ .Net in large circles; portability is what I want to achieve, and that's (I hope) what's going be appreciated "when the day of awakening comes".

  5. Re:Impressive, but unnecessary on LinuxBIOS Gets GUI · · Score: 1

    It's for geeks, not for real life use! Ya know, lab experiments ... and such ... Get a geek researcher spirit, dude :)

  6. Re:HHGTTG reference on Google News Found Guilty of Copyright Violation · · Score: 1

    Seems fine by me... strlen("Google") * strlen("Belgium") = 42

  7. Re:Saw This Yesterday on Google News Found Guilty of Copyright Violation · · Score: 1

    Personally, I read Slashdot only through Google Desktop's news feed. And I also read the other electronic newspapers the same way. I agree that Google violates copyright; I don't really feel good when I know that my every thought I ever posted on the net with this nickname is indexed for posterity. For the same reason I don't feel good about Wayback Machine. Google should be made to bring in an opt-in service; the opt-out service still wastes bandwidth on those little robots.txt files.

  8. Re:"Why didn't I think of that?" on Upside Down Phone Patent · · Score: 1

    In Croatia, it's per second ^^
    Croatia rules

  9. Re:"Why didn't I think of that?" on Upside Down Phone Patent · · Score: 1

    it all takes practice, i say... :)

  10. Re:"Why didn't I think of that?" on Upside Down Phone Patent · · Score: 1
    How about she just calls and says:

    <wife> hey there, sorry to bug ya, i'll be quick
    <you> mhm
    <wife> bring two packs of diapers, two baguettes, ham, cheese, lettuce, half a kilo of grinded meat.
    <you> ok, i'll do that
    <wife> cya
    optimization?
  11. Re:How many on Linux Kernel Devs Offer Free Driver Development · · Score: 1

    Or "winmodems"... God, I'd love to see some LinModems :)

  12. Re:Water cooling gone bad? Hmm? Hmmm???? on How Often Do You Replace Your Hard Drives? · · Score: 1
    An elementary school experiment clearly shows that if you submerge a nail that it won't oxidize/rust. If you keep it near water, it will rust. If you keep it out of water it won't rust. Like this:
    .X--X
    .I..I
    .I..I
    .I&&I
    =I&&I======
    .I&&I WA
    .I..I TE
    .I..I R
    .X--X
    where & marks rust. Note, most rust was near the water level. So, submerging would not harm the disk ... as long as we speak about the casing. Who knows what'd happen if the water reached the insides ;)
  13. Re:Communism on The Dark Side of the PlayStation 3 Launch · · Score: 1

    I also think that you may have forgotten that those people were even more starving before Mao Ze Dong. He at least gave them one meal a day, while before that they didn't even have that.

  14. Re:Holy crap on Adobe and Mozilla Foundation Collaborate on ECMAScript · · Score: 1

    ECMAScript IS Javascript. It's the standard around which Javascript is based ... It was made later than Javascript, but is still a basis for Javascript. Think of ECMAScript as the engine for Javascript ;)

  15. Re:Consumers don't care about their privacy on The Death of Privacy · · Score: 1

    Actually I was only replying to the direct-above-me comment ;)

    I believe that my data, with SSL, will be encrypted en-route to the destination. What the destination does with my data is of course decryption and reading in plain format.

    Storing is unfortunately the real problem, and I agree to that.

  16. Re:Consumers don't care about their privacy on The Death of Privacy · · Score: 1

    SSL encryption rocks ;)