Slashdot Mirror


User: Tihy

Tihy's activity in the archive.

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

Comments · 6

  1. Re:Here's Sandia's write-up on Lab Produces 3.6 Billion Degree Gas · · Score: 1

    That's not a machine, it's a standard Star Wars pool. Notice the jumping board on the left.

  2. Looks interesting on Windows Live Search goes Live · · Score: 1

    I don't know about the results but at least it looks like a next-gen search engine

  3. New domain on Microsoft Claims Worlds Best Search Engine Soon · · Score: 1

    moogle.com

  4. competition is killing quality software on Borland Divests IDEs to Focus on ALM · · Score: 1

    I think that these days strong competition is killing quality software. Companies cannot afford to implement a good product, even if they know how to do it. It is too expensive. The games producers are a good example. Borland may be another good example.
    There are some companies who can afford too loose in the first phase (like Microsoft) and win later (think about XBox, .Net, Vista, ...).
    Most programmers will be happy to write good software but not with insane deadlines and insane managers. So I think is not a knowledge problem.

  5. WordPress+LightPress on How To Choose An Open Source CMS · · Score: 1

    WordPress+LightPress:

    - easy to install
    - easy to administer
    - clean
    - faster then Drupal, Serendipity, TextPattern, ...
    - php+mysql based

    http://wordpress.org/
    http://lightpress.org/

  6. Hardware performance on ATI Launches Radeon X1900 XT and XTX · · Score: 1

    One of the problems that leads to modern hardware increased complexity is that applications cannot benefit from the full performance hardware can offer. For example, if you are a game programmer and you get:
    - 10% performance loss because of the drivers
    - 10% performance loss because of the SDK
    - 10% performance loss because of you
    The total performance loss will be ~30%. For other application this scenario is worse: Application (10%) > Framework (10%) > API (10%) > Kernel (10%) and this is not the worse case.