Slashdot Mirror


User: loufoque

loufoque's activity in the archive.

Stories
0
Comments
3,170
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,170

  1. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 1

    So essentially the advantage of this virtual machine is that it forces mod providers to provide a retargetable source of their mods?

  2. Re:32-bit pointers in x32? on GLIBC 2.16 Brings X32 Support, ISO C11 Compliance, Better Performance · · Score: 1

    You can use SSE math (though it's not enabled by compilers by default), you just can't pass scalar floating-point arguments in SSE registers.

    Also this is a bit irrelevant to what the message I replied to said. The poster asked whether multiple x32 processes could still use more than 4GB. I replied that it is already the case with i386 processes running with an amd64 kernel (actually, it's also even possible with a 32-bit kernel with PAE enabled).

  3. Re:32-bit pointers in x32? on GLIBC 2.16 Brings X32 Support, ISO C11 Compliance, Better Performance · · Score: 1

    I'm not missing anything. Your comment, albeit replying to mine, has nothing to do with it.

  4. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 1

    What kind of advantage does that have over recompiling the mods for a new architecture?

  5. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 1

    Linking a DLL does not require recompilation.

  6. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 1

    This was decided later. It still doesn't explain why they'd think their system would be faster than inter-process communication.

  7. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 1

    Whatever overhead an IPC mechanism would have would be insignificant compared to the overhead of running interpreted code as was initially desired.

  8. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 1

    I see, so the whole system exists for sandboxing.
    But then why not do a simpler approach where each module runs in its own process and communicates with the master through an IPC mechanism (sockets, shared memory, named pipes...)?

  9. Re:What's the point of this system? on Quake 3 Source Code Review · · Score: 3, Interesting

    I wrote this very comment *because* I read that article.

  10. What's the point of this system? on Quake 3 Source Code Review · · Score: 2

    From a quick reading, I don't get the point of this system.
    Couldn't they just compile their C code to a dll normally and then load that dll and call vmMain?

    I don't see what those "virtual machines" are bringing.

  11. Re:32-bit pointers in x32? on GLIBC 2.16 Brings X32 Support, ISO C11 Compliance, Better Performance · · Score: 2

    You've always been able to run 32-bit applications with a 64-bit kernel. x32 is not required for this.

  12. Re:32-bit pointers in x32? on GLIBC 2.16 Brings X32 Support, ISO C11 Compliance, Better Performance · · Score: 1

    You don't need to use x32 for this. It works fine with the usual i386/i686 ABI.

  13. Re:Drops the most important feature of C99 on A New C Standard Is On the Way · · Score: 1

    For VS 2010, C++11 (then 0x) implementation was actually better than g++

    MSVC10 is very bad at standard conformance, even with C++98. It has so many bugs it's not even funny, notably in name lookup and overload resolution. When bugs are reported to them they refuse to fix them.
    GCC, on the other hand, has had very good C++ support for a long time and is only getting better.

  14. Re:Oh AMD, on AMD To Open-Source Its Linux Execution & Compilation Stack · · Score: 1

    You mean being considered then discarded?

    On Linux, Nvidia is still clearly the best option as long as you're ok with proprietary drivers.

  15. Re:Recompile on Why Intel Needs Smartphones More Than They Need Intel · · Score: 1

    Are they written in assembly language or something?

    Pretty much. They use special intrinsics mapped to instructions specific to the floating-point units that ARM processors have (VFP, NEON).

  16. Re:Random delay legislation on Aussie Telco Lays New Fiber For Microsecond Trading Boost · · Score: 1

    A global law? You mean from the world government?

  17. Re:Chimps? on Bonobos Join Chimps As Closest Human Relatives · · Score: 1

    You think no one tried that one before?

  18. What's the link with D&D? on Study Shows Teen Gamers Like Tech, But Don't All Crave IT Jobs · · Score: 1

    What's the link between technology and D&D? Roleplaying (which involves real-life social interaction) in a medieval setting (which has no technology) is pretty far from IT or software development.

    It is true that software engineers often fancy board and role playing games. But it's not because of technology, it's because of their mindset.

  19. Re:ACM out of touch on The History of the CompSci Degree · · Score: 1

    Then it wasn't really Computer Science. Computer Science is a theoretical field akin to Meta-Mathematics and Logic.

    True, its main application is to solve problems, and the most complex and interesting problems are usually in Physics. But that's just an application, it's not what the discipline itself is.

  20. Re:ACM out of touch on The History of the CompSci Degree · · Score: 1

    Software design is part of Software Engineering, not Computer Science. Those two are about as different as Electrical Engineering and Physics.

  21. Re:Technologies are only delaying the real thing on How Technology Promotes World Peace · · Score: 1

    The point he made is that at current world population growth we'll be forced to kill off most of our population to survive. I pointed out that we could feed 20 billion people just fine, which, with the growth of the past 20 years, gives us at least 50 years.

    World population growth is however expected to drop dramatically in the next 20 years.

  22. Re:Technologies are only delaying the real thing on How Technology Promotes World Peace · · Score: 1

    for some reason

    I suggest you read the parent message by Taco Cowboy.

    http://slashdot.org/comments.pl?sid=2911939&cid=40303213

  23. Re:Technologies are only delaying the real thing on How Technology Promotes World Peace · · Score: 1

    You mean, as long as we don't mind eating pesticide-infused GMO crops, foregoing beef, and hoping that fisheries magically don't collapse?

    We're talking about manufacturing food for a huge quantity of people as opposed to killing off four fifth of the world population. Beef? Fish? You're dreaming. They don't yield enough protein for the space they use.

  24. Captain Obvious on How Technology Promotes World Peace · · Score: 1

    Everything said in that summary is so obvious I hope the authors were given a super hero medal for figuring it out.

  25. Re:Technologies are only delaying the real thing on How Technology Promotes World Peace · · Score: 1

    With current agriculture technologies, the Earth can provide sustenance for 20 billion people.