Slashdot Mirror


User: andersbergh

andersbergh's activity in the archive.

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

Comments · 87

  1. Re:Google Earth is native! on CodeWeavers Package Google Chrome For Linux and Mac · · Score: 1

    But it looks just like a winelib application?

  2. Re:I wish... on Apple Declares DRM War On Sneaker Hackers · · Score: 3, Informative

    You're thinking of flash carts, not mod chips. And Nintendo is not exactly happy about those, in case you missed the recent R4 v. Nintendo stuff.

  3. Re:CE development without Visual Studio? on Debian On the Openmoko Neo FreeRunner Phone · · Score: 1

    There's a GCC based cross compiler that compiles for Windows CE targets, see http://cegcc.sourceforge.net/. I've never used it, but I would assume that it could be used for Windows Mobile development without having to pay for VS.

  4. Re:My theory... on Why Do We Have To Restart Routers? · · Score: 1

    Wow, I had the exact same issue with my DI-624+. It was awful, so we replaced it with an old Pentium 2 computer running Linux and I haven't looked back.

  5. Re:not so.. on Are C and C++ Losing Ground? · · Score: 1

    Shouldn't be too hard: I've ran D code on the Nintendo DS without a runtime in the background. Tango has separated the runtime so it shouldn't be too hard to get the rest running as well (especially with the stub gc). But yes, I wouldn't really agree that D is a suitable language for OS dev.

  6. Re:not so.. on Are C and C++ Losing Ground? · · Score: 4, Informative

    Well, the kernel definitely isn't written in Objective-C, here are the languages they use:
    C for the kernel
    Embedded C++ for the drivers (IO Kit)

    But many of the applications that make up OS X however are written in Objective-C.

  7. Re:You can't effectively close-source anything GPL on Sun May Begin Close Sourcing MySQL Features · · Score: 2, Insightful

    How could you fork code that hasn't been released in the first place?

  8. Re:Not that I begrudge them a right to make a buck on Sun May Begin Close Sourcing MySQL Features · · Score: 5, Informative

    That's not what the linked blog post says, basically what they're doing is developing new features to be put in MySQL 6.0 enterprise, and these _new_ features won't show up in community.

  9. Re:Ray-Tracing Extremely CPU Intensive on Crytek Bashes Intel's Ray Tracing Plans · · Score: 5, Interesting

    No it's not, usually games have a separate loop for logic (physics, AI, etc) running at say, 30 fps. If the GPU can push more frames than that, then why not.

  10. Re:Rivalry? on Google Docs Aims At Microsoft Office Live · · Score: 1

    Whooosh. You must be new here.

  11. Re:The Next Milestone on Acid3 Race In Full Swing, Opera Overtakes Safari · · Score: 1

    It's the same font renderer - the reference page doesn't use an image for the text.

  12. Re:And furthermore . . . on Sun Turns to Lasers to Speed Up Computer Chips · · Score: 1

    I don't like the commenting system, it's quite slow and very annoying to use. Usually I don't log in, but I guess this is a good incentive :-) I do hope that they will enhance it, perhaps even provide an option to disable it without logging in.

  13. Re:ws cards on NVIDIA Performance On Linux, Solaris, & Vista · · Score: 4, Informative

    There's definitely a different between say, 30 and 100 fps: http://100fps.com/how_many_frames_can_humans_see.htm

  14. Re:Riddle me this: on Web Ads Work Better Than TV Ads · · Score: 1

    I never said I needed every last bit of the "horsepower". But I use laptops. When they start to do things, the fans begin to spin, the thing heats up, etc. Especially so with a stupid flash banner in some firefox tab that I don't care about anyway... And I have no idea what you mean about .gifs, I think they're ok. They don't play stupid sounds, they don't use 10+% CPU, etc.

  15. Re:Riddle me this: on Web Ads Work Better Than TV Ads · · Score: 1

    Wtf, you're saying Flash banner ads are ok? I don't think I've ever seen an "ok" Flash ad. They all want to play sounds, and Flash is an inefficient piece of shit that uses a lot of resources. Thank you FlashBlock for existing.

  16. Re:That's great on Notebook Makers Moving to 4 GB Memory As Standard · · Score: 1

    No, BSD has nothing to do with it. They could have ported their old OS to x86. The switch to Intel is what made it possible (technically) to run it on PC's.

  17. Re:How about fixing things... on Ubuntu Dev Summit Lays Out Plans For Hardy Heron · · Score: 1

    When using VirtualBox you have to compile modules for every new kernel version as well, so I don't see how that is different. Same with qemu if you decide to use kqemu which is equivalent to what VMware or VirtualBox does.

  18. Re:Seems unlikely on Valve Looking to Port Games to Linux? · · Score: 1

    A Valve employee told me that they don't have the OpenGL renderer - the porting is outsourced to an EA team in the UK, and it's up to EA what they do with that source code. Unfortunately. I hoped for OpenGL support in Source.

  19. Re:But but but... on Apple Cuts Off Linux iPod Users · · Score: 1

    Actually, a load of stuff in the kernel comes from FreeBSD. See for yourself.

  20. Re:no zfs. no gpl 3 on Linux 2.6.22 Kernel Released · · Score: 1

    I think the GPLv2 is a better license - I'm not against tivoization. They release their changes to the source code, so you can still benefit from that. If they want their box locked down, fine with me. Why is the GPLv2 flawed?

  21. Re:Nah on Are 80 Columns Enough? · · Score: 1

    So don't accept code from people who are lazy and dumb. Problem solved.

  22. Re:Interesting date to choose... on GPL 3 Launch Date Announced · · Score: 1

    Yes, but wouldn't the VM binary count as a library?

  23. Re:Interesting date to choose... on GPL 3 Launch Date Announced · · Score: 1

    What about the compiled Quake 3 VM binaries (the game code)? Wouldn't that have to comply with the GPL as well, so no commercial closed source games (other than the assets)?

  24. DX10 on Windows XP? on Valve To Support DX10 With Episode 2 · · Score: 1

    How do they access DX10 features in the Source engine on XP? If that is the case, why upgrade to Vista for DX10 at all?

  25. Re:x64_86 on x86 Linux Flash Player 9 is Final · · Score: 5, Informative

    x86_64, not x64_86