Slashdot Mirror


User: AGRW

AGRW's activity in the archive.

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

Comments · 8

  1. Re:I know why... on Google's Chrome Declining In Popularity · · Score: 1

    No you understand beta. But a "limited beta" would be a beta that is limited by first 1000 users or limited by request only. Or a "limited beta" like gmail was first released.

  2. Re:Other OSs? on Google's Chrome Declining In Popularity · · Score: 1

    No it really not equivalent to FF or IE or Safari. Don't expect to use it for upload files.

  3. Re:I know why... on Google's Chrome Declining In Popularity · · Score: 5, Informative

    Seems some basic things don't work... Basic functional issues: #1 Chrome UI Freezes uploading files. #2 Stops playing you tube vidoes after third one, need to restart chrome to play video. #3 Memory hog, freezes sometimes when low on memory. Firefox, IE, Opera, Safari don't have these basic functional issues. Maybe a limited beta would have been more suitable...

  4. Re:Advertising on Microsoft Causes Internal Family Strife · · Score: 2, Insightful

    It's being talked about, so the Ad is successful. Is it successful in a good way? Yes the Ad is humorous, silly, & vacuous. Once tone is established, the message Microsoft wants will be added. Most likely messages is Microsoft just wants to make your life better and easier, and here's how we do that. Wait for the next few Ads before criticizing or lauding.

  5. Re:Don't be a Nevile Chamberlain. on Microsoft's Open Source Guru Faces Tough Fight · · Score: 1

    Better better version

    \ int factorial(int n)
        if (n <= 1)
            1;
        else
            n * factorial(n - 1);

  6. Re:Don't be a Nevile Chamberlain. on Microsoft's Open Source Guru Faces Tough Fight · · Score: 1

    Better version... \ int factorial(int n) if (n = 1) 1; else n * factorial(n - 1);

  7. Re:BeOS was a superior O/S... on Who is Going to Buy SkyOS? · · Score: 1
  8. Re:Right here! on What are the Next Programming Models? · · Score: 1

    how about www.lua.org and www.keplerproject.org