Slashdot Mirror


User: bioglaze

bioglaze's activity in the archive.

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

Comments · 117

  1. Re:Hard-wired DirectX? on Intel To Integrate DirectX 11 In Ivy Bridge Chips · · Score: 1

    Intel's Linux drivers are a lot slower than Windows drivers. Then again, they support more OpenGL extensions than Windows drivers.

  2. Re:Shatters Confidence of Control on WikiLeaks Set To Release Unpublished Iraq War Docs · · Score: 1

    Obama administration has denied more FOIA requests than Bush administration:
    http://hotair.com/archives/2010/03/16/surprise-obama-administration-defies-more-foia-requests-than-bush-wh/

  3. Re:Hardware Acceleration and Benchmarks on Lightspark 0.4.2 Open Source Flash Player Released · · Score: 1

    I haven't done any benchmarking, but it is hardware accelerated. It also uses OpenGL Shading Language.

  4. Suggestions on Recommendations For C++/OpenGL Linux Tutorials? · · Score: 2, Informative

    Most of the tutorials are outdated and won't work in modern OpenGL core profile. Avoid tutorials that use glBegin(), glVertex(), glLight(), gluPerspective(), glMatrixMode(), glVertexPointer(), or learn just enough from them that you can create a context and draw stuff in Linux. After that you can adapt Windows-specific tutorials's code to Linux. I liked these tutorials:
    http://sites.google.com/site/opengltutorialsbyaks/introduction-to-opengl-3-2---tutorial-01
    http://www.opengl.org/wiki/Tutorial:_OpenGL_3.1_The_First_Triangle_(C%2B%2B/Win)

  5. Re:Binary blob ... eh? on Linux Port For id's Tech 5 Graphics Engine Unlikely · · Score: 1

    > Intel's drivers are good

    Their current Linux drivers are not good. I cannot use VBOs or shaders without crashing my system, and I have X4500HD which is supposed to be fast and support SM4. The Mesa driver implements OpenGL 2.0 and GLSL 1.10, both of which are outdated. Performance is also slower than in Windows.

  6. Re:My experience... on Bluetooth Versus Wireless Mice · · Score: 1

    > My Bluetooth mouse at work occasionally lags behind, or sometimes stops moving for short whiles (even when it's not fallen
    > asleep). I haven't ever seen this with Logitech's dedicated wireless devices.

    My Logitech wireless mouse using proprietary protocol does this too.

  7. Re:2% were lost... on Finnish Court Dismisses E-Voting Result · · Score: 1

    In this case the error was evenly distributed, because it was caused by bad UI design. The voters could pull off the card before they finished their voting process.

  8. Re:not free if you can't jailbreak on id Releases Open Source Wolfenstein 3D for the iPhone · · Score: 1

    I suspected as much but when I checked out the zip, it's actually got all the level data there.

    But their licence is not the same as the source's.

  9. Re:Easy Peasy on Which Distro For an Eee PC? · · Score: 1

    I start timing my bootup when I hit the power button and I stop timing when wireless authenticates with the router. Currently my bootup time is 31 s. I'm using Eee PC 701 and Xubuntu 8.10 with custom kernel from kernel.org. I hope to see better bootup time with Xubuntu 9.04 and ext4.

  10. Re:ReiserFS on Real-World Benchmarks of Ext4 · · Score: 1

    And BallmerFS will fucking kill GoogleFS... no, wait...

    I think BallmerFS will fsck chairFS.

  11. Re:Ubiquity of flash on Adobe Releases Preview of 64-bit Flash For Linux · · Score: 1

    Flash format specification is available on an open enough licence to be used for making an open source player.

  12. Re:Maybe on Is Ubuntu Getting Slower? · · Score: 1

    I'm using Kubuntu and I always compile a kernel from kernel.org. I don't even make a .deb, just install it manually.

  13. Re:No deal. on Linux Now an Equal Flash Player · · Score: 1

    Adobe's EULA for Flash has changed a few months ago. Now it's possible to read the specs and use them in your own project like Gnash.

  14. Laurence Lessig on President Signs Law Creating Copyright Czar · · Score: 1

    > 269 comments, and nobody has noticed that Lawrence Lessig's name is misspelled.

  15. My story on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    I began programming when I was 16. First I made simple chatbots and console i/o to learn C and C++. Then I moved on to graphics programming because it allowed me to learn many useful algorithms and data structures. I remember the glory when I got my first pixel on the screen. I began coding demo effects and software 3D engines. Actually seeing self-made things move on the screen provided me with motivation to learn more. Now, at 25, I write ray tracers and little games.

  16. Re:Zenburn on Best Color Scheme For Coding, Easiest On the Eyes? · · Score: 1

    I found Zenburn several months ago and I absolutely love it. It works fine in GNU Emacs, but I had to install emacs-goodies-el package to get it working.

  17. Re:2%? really? on Mozilla Firefox 3 Features Screencast · · Score: 1

    There are several flash-heavy sites or blogs like http://www.alexattitude.com/ that will crash my browser every time I visit them.

  18. Re:Best Eee distro? on War Brewing on the Inexpensive Laptop Front · · Score: 1

    I got my Eee yesterday and I'm currently downloading eeeXubuntu. Their website says that Fn+FX-keys are supported at least since the upcoming .3 release.

  19. Re:Plot Feel on Dreamworks Acquires Rights for Ghost in the Shell · · Score: 1

    I also got my inspiration to read Catcher in the Rye after watching GITS:SAC :-)

    GITS:SAC has more content than the movies (of course, 2 seasons vs. 2 movies) and it's more loyal to the manga. I can't name any other series/movies that deal with political/societal issues raised by humans becoming more like machines (except Blade Runner) and machines becoming more like humans.

  20. Re:Not Typical NIN, Give It A Listen! on Reznor Follows Radiohead, Offers Free Album · · Score: 1

    Reznor did sound effects for Doom 3, but they didn't get into the released game. They can be downloaded, but iirc he doesn't approve it. He also did music to the Doom movie.

  21. Re:I'm tired of the euphemisms on Vista SP1 Released to Manufacturing · · Score: 1

    The cake is a lie, even if it's delicious.

  22. Re:Is Firefox 3 going to be better? on Firefox 3 Beta 1 Review · · Score: 1

    If you read many webcomics, you should consider using a tracking service. I use http://piperka.net/

  23. Re:I agree on Vista Vs. Gutsy Gibbon · · Score: 1

    At least with Kubuntu, you can instruct Adept to install security updates automatically without confirmation.

  24. Re:Start the live-action Evangelion movie, please! on New Hope for Jackson Hobbit Film? · · Score: 1

    I fear that it will become too "westernized", meaning that they could drop all religious symbolism etc.

  25. question on Windows XP SP3 Build 3205 Released w/ New Features · · Score: -1, Redundant

    ...but does it run on Linux?