Slashdot Mirror


User: dan_sylveste

dan_sylveste's activity in the archive.

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

Comments · 11

  1. Windows for Power exists on Cell Workstations in 2005 · · Score: 5, Interesting

    The development kit for Xbox 2 is Windows NT4 for PPC with Xbox 2 extras.

  2. Re:Intel will offer virtualization in hardware on Red Hat, Novell To Package Xen · · Score: 1

    Not "obsolete", just faster. I think Intel is adding specific instructions used by virtualization software like Vmware and Xen.

  3. Re:The evil Sun... on Sun and Kodak Settle Out of Court · · Score: 1

    I think SUN knew that they could invalidate the patent, but they do not want to. They got Microsoft to pay $2 billion for similar lousy patents. No big company want patents to be invalidated. They say to each other, if you accept our patents we accept yours.

  4. Re:Maybe because it's slow ? on Why is Java Considered Un-Cool? · · Score: 1

    Bound checking and buffer overflow takes very little extra time on modern processors, typically less than 10%. So you have to find another reason.

  5. Ocaml with the backstepping debugger on Searching for the Best Scripting Language · · Score: 2, Interesting

    I love the debugger of ocaml. You can backstep, you UNDO the execution of the previous 1, 10, 100, 1000, ... steps. Wonderful if you like me fill the code with asserts. If an assert occurs, just run in the debugger, then backstep until you know why the unthinkable happened and then you fix the bug.

  6. Re:Why not Firewire? on First Look At S-ATA Optical Storage Drive · · Score: 1

    >> Does that still use the CPU, causing a slowdown, or is all processing done on its own controller? I have one 250GB USB2-disk connected to my Centrino laptop, and whenever I use the disk, CPU-load increases to 30-50%. Is Firewire better?

  7. Re: So, why does Mandrake choose to make their own on YaST to Become Open Source · · Score: 1

    Because it works better than RedHat's and SUSE's. I paid for RedHat and SUSE, but still use Mandrake since stuff like file-sharing works.

  8. Re:...or desktops for that matter... on HP Shipping Turbolinux HP in Asia · · Score: 1

    I think DELL pays about 5% of the total computer price for Windows. That is not that much. I do not think a Linux only machine will be that much cheeper. It is rather sad that most computer companies have US-management, since Linux is more popular elsewhere. We would probably see more Linux computers if the European computer manufacturers would have survived. (The didn't, just see Tulip, AST, Olivetti)

  9. Re:GSM is encrypted on Encrypted Cell Phone Hits the Market · · Score: 1

    Sectra builds GSM-phones with advanced encryption. See http://www.sectra.se/security/

  10. Re:Time to add a VM? on What Will Be in Linux 2.7? · · Score: 1

    Agree! Not having to use C/C++ all the time will increase stability and remove a lot of buffer problems. There are VM out there which can do good stuff without needing 100 MB RAM.

  11. Most non-software patents are as stupid! on Can Recent MS Patents Affect Mono and DotGNU? · · Score: 1
    It is a common misconception that non-software patents are better than software patents. However, this is not true.

    I know of a patent where IR-light is used to warm the cement to remove old window-panes. The heat softens the cements.

    The combination of IR+window cement = invention!

    Conclusion: Everyone inside that patent trade knows that patents are stupid. The first to patent wins.

    Therefor, patent more or at least describe all your good ideas on a web page so that no one else can patent them.