Slashdot Mirror


OpenGL Version 4.3 Released

An anonymous reader writes "The Khronos Group has released the specification for OpenGL 4.3 at the SIGGRAPH 2012 conference in Los Angeles. New functionality includes: compute shaders that harness GPU parallelism for advanced computation, shader storage buffers, improved debug message output, high quality ETC2 / EAC texture compression as a standard feature, memory security improvements, robustness improvements, texture parameter queries, and more." The Khronos Group also released the OpenGL for Embedded Systems 3.0 specification, which is backwards-compatible with version 2.0. The new specification includes enhancements to the rendering pipeline, "a new version of the GLSL ES shading language with full support for integer and 32-bit floating point operations," and improved texturing functionality, among other things.

477 comments

  1. Progress by SplashMyBandit · · Score: 5, Interesting

    Thank goodness the Khronos Group took over from the old OpenGL Architecture Review Board (ARB). There has been great progress in OpenGL since then, catching up to Direct3D which had come from behind. With this OpenGL we can have this goodness on all desktop (Windows including XP, Linux, Mac, Unix) and mobile computing platforms (iOS, iPad, Android). Personally I'm most looking forward to the improved debug message output - hopefully that should save me some time tearing my hair out trying to resolve my mental model of what is going on vs. the realities/subtleties of GPU programming.

    1. Re:Progress by Anonymous Coward · · Score: 1

      Besides the accelerated 3D shaded error console output, is all this of any importance to those of us that generally don't play games?

    2. Re:Progress by ShoulderOfOrion · · Score: 3, Insightful

      Yes, if you do graphics/animation work (Blender and the like) or 3D CAD, or any of a number of other applications that need accelerated 3D graphics. Particularly if you'd like those apps to be cross-platform, not just on the desktops but on tablets, smartphones and the like.

    3. Re:Progress by SplashMyBandit · · Score: 5, Informative

      Do you have a phone or tablet? then OpenGL matters. If you use an operating system other than Windows, then OpenGL matters. If you like movies, then OpenGL matters. If you fly (OpenGL has implementations certified for flight instruments) then OpenGL matters. OpenGL is used for far more than just games, and far more widely than just the personal desktop.

    4. Re:Progress by Anonymous Coward · · Score: 1

      DO-178B OpenGL code generator for aviation.

    5. Re:Progress by Anonymous Coward · · Score: -1

      The real reason that the iPad blows out of the water the competition (less Jelly Bean Android) is that the desktop is "accelerated". The smoothness of the experience is what drives Average Joe and myself to this desktop. If you never had, you should try an ipad. There this computer flies like it was meant to be. I'm no Apple apologist. Try it yourself and ask yourself it this is not something desirable.

    6. Re:Progress by 91degrees · · Score: 2, Insightful

      Phones and tablets use OpenGL ES though. Which is related but different.

      A new version of OpenGL isn't particularly relevant just yet. There was also an announcement of a new version of OpenGL ES

    7. Re:Progress by Anonymous Coward · · Score: 0

      Do you have a phone or tablet? then OpenGL matters. If you use an operating system other than Windows, then OpenGL matters. If you like movies, then OpenGL matters. If you fly (OpenGL has implementations certified for flight instruments) then OpenGL matters. OpenGL is used for far more than just games, and far more widely than just the personal desktop.

      Medical software (viewing MRI scans f.ex.), mapping applications, various scientific/engineering design, simulation and drawing tools...

    8. Re:Progress by Joce640k · · Score: 2

      Do those CAD programs use OpenGL ES?

      OpenGL's biggest mistake was in actively trying to keep OpenGL ES off the desktop. They had a chance to dump a load of legacy API and make a clean start but they caused fragmentation instead (OpenGL on desktop, OpenGL ES everywhere else).

      --
      No sig today...
    9. Re:Progress by Anonymous Coward · · Score: 1

      Phones and tablets use OpenGL ES though. Which is related but different.

      OpenGL 4.3 is a proper superset of OpenGL ES 3.0, so apps written with OpenGL ES are OpenGL apps by default. This alone is a justification for a new release, especially with support for royalty free texture compression in OpenGL ES 3.0. OpenGL 4.3 also has new features related WebGL and GPU-based computation. Surely, all of this warrents a mere point release?

    10. Re:Progress by walshy007 · · Score: 1

      The fixed pipeline api still has it's uses. If you are just starting out in 3d and only need it for minimal things being able to just go glBegin(GL_TRIANGLES) and then start drawing stuff is neat. For a lot of people the fixed function pipeline is all they need, if you don't care about performance (i.e. your bottleneck is elsewhere) you don't even have to bother with vertex arrays etc either.

    11. Re:Progress by pavon · · Score: 3, Informative

      Well OpenGL ES wasn't good enough for the desktop. In addition to removing a bunch of old cruft they also removed a bunch of advanced features that embedded systems at the time couldn't handle. OpenGL ES 3.0 improves the situation quite a bit, and is at least a proper subset of OpenGL 4.3, but is still missing important features needed to get the best performance out of games.

    12. Re:Progress by Deus.1.01 · · Score: 1

      The best way to start out in 3D is memorize a bunch of API methods whose input are whisked away( presumable to help fuel Neo's Kung-Fu abilities as he fights AIs in the matrix stack)?

      After you create uniforms calls for light vectors and matrix arrays...and placed a simple array of floats to draw elements(hopefully appreciating the finesse of data type sizes in the process)....you'll feel like Buddha when you realize how it all comes together when you do the simple vertex transformations in the shader.

      Now obviously for a beginner that's alot to handle, and there are alot of utility libraries that can do the math for you.(and getting result back quickly is the best motivation there it, no doubt)
      But even with that you are MUCH more intimate with the mechanics then reading 100 times over about what the fixed functions methods do in the background.

      Also...Now one should have to go through the mental anguish of porting your data structures to attribute arrays and IBOs, while crying over the loss of glMaterial()!

      No! Really directing people to NeHe should be a crime against humanity!

      --
      My -1 Troll is actually a +1 funny. And my -1 flame is actually a +1 insightfull.
    13. Re:Progress by ultranova · · Score: 1

      The fixed pipeline api still has it's uses. If you are just starting out in 3d and only need it for minimal things being able to just go glBegin(GL_TRIANGLES) and then start drawing stuff is neat.

      But that means that you'll need to basically start again from the beginning once you want to do something more advanced. Using simple shaders and vertex arrays isn't really any harder, and means that you can build on what you've learned later on.

      For a lot of people the fixed function pipeline is all they need, if you don't care about performance (i.e. your bottleneck is elsewhere) you don't even have to bother with vertex arrays etc either.

      But the simplicity gain from using immediate mode is quite small, so why not just learn to do it the performant way from the beginning?

      --

      Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

  2. GNAA by Anonymous Coward · · Score: -1

    Are you gay? Are you a nigger? If you answered "yes" to both of these questions, then GNAA might be exactly what you're looking for!

    1. Re:GNAA by Anonymous Coward · · Score: -1

      Are you gay? Are you a nigger? If you answered "yes" to both of these questions, then GNAA might be exactly what you're looking for!

      I think you need to add "Are you American?". Of course there are associated organisations like the GNAE (gay niggers association of Europe) etc.

    2. Re:GNAA by shentino · · Score: -1, Offtopic

      Us slashdotters are good enough at boolean algebra without your peanut gallery "tutorials" thank you very much.

    3. Re:GNAA by Anonymous Coward · · Score: -1
    4. Re:GNAA by Alex+Belits · · Score: -1, Troll

      I an sure, they allow foreign members as long as they troll Americans, and what kind of gay nigger would miss a chance to troll some Americans?

      --
      Contrary to the popular belief, there indeed is no God.
    5. Re:GNAA by Simon+Brooke · · Score: 1

      Don't feed trolls.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
  3. Apple and OpenGL by Cutting_Crew · · Score: 5, Interesting

    When is apple going to get with the program related to 3D graphics? With Lion, they finally released drivers for OpenGL 3.3. Now, they are currently about 4 generations behind this new release. You would think, that with their success of their devices with fairly nice GPU's, that they would try to court gamers and developers. Let's face a hard truth. The most successful apps past and present are games. I know they want their drivers to be stable and all but they are way behind. I don't understand why they can't work with amd and nvidia on getting some stable driver releases...especially now with retina displays.

    Perhaps someone can explain what there thinking is here because I feel like they are missing out on some opportunities.

    1. Re:Apple and OpenGL by Anonymous Coward · · Score: 5, Informative

      Well, I don't want to get too technical, but the situation is that Apple is retarded.

    2. Re:Apple and OpenGL by Anonymous Coward · · Score: 1

      I concur.

    3. Re:Apple and OpenGL by perpenso · · Score: 2

      Games don't generally require the latest hardware and software. Developers usually want to support anything sold in the last few years.

      I think most developers would prefer that Apple fix bugs and inconsistencies in the older versions of OpenGL (and video drivers) rather than implement the latest OpenGL. In other words I think many developers would say Apple is behind in bug fixes not new features.

    4. Re:Apple and OpenGL by Anonymous Coward · · Score: 0, Interesting

      I'm a game developer. That is complete and utter bullshit.

    5. Re:Apple and OpenGL by MightyMartian · · Score: 2, Insightful

      Translation; I'm an Apple fanboy and frequently string bunches of words together in shallow and lame attempts to defend Apple's retarded and idiotic positions.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    6. Re:Apple and OpenGL by Anonymous Coward · · Score: 2, Insightful

      Games don't generally require the latest hardware and software. Developers usually want to support anything sold in the last few years.

      Ah, I see somebody has decided to begin talking out of his asshole.

    7. Re:Apple and OpenGL by SplashMyBandit · · Score: 2

      Especially as Apple removed pbuffer support backward compatibility at the same time. Sure, modern stuff should use FBOs instead, but removing pbuffers busted older stuff (eg. the JoGL Java OpenGL library that I use - fortunately this will be fixed soon).

    8. Re:Apple and OpenGL by perpenso · · Score: 1, Interesting

      Games don't generally require the latest hardware and software. Developers usually want to support anything sold in the last few years. I think most developers would prefer that Apple fix bugs and inconsistencies in the older versions of OpenGL (and video drivers) rather than implement the latest OpenGL. In other words I think many developers would say Apple is behind in bug fixes not new features.

      Translation; I'm an Apple fanboy and frequently string bunches of words together in shallow and lame attempts to defend Apple's retarded and idiotic positions.

      Guess again. I worked at a game developer for years, including the Mac development side. I am a bit familiar with the process of deciding minimum system requirements. My friends who deal with OpenGL on Mac on a nearly daily basis complain of bugs not a lack of features.

      Just curious, but you consider someone complaining about problems with the current OpenGL implementation on Mac to be a fanboy? That's a pretty interesting perspective you have there.

    9. Re:Apple and OpenGL by SplashMyBandit · · Score: 0

      citation please of your game.

    10. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      Apple products are never going to be 100% "up to date". Apple's entire planned obsolescence is based on next year's product having enough new features to entice people to buy new OS upgrades or entirely new hardware. If there are 15 features currently missing from the brand new iDevice then you will see 5 of them next year, 5 of them the year after that, and 5 of them the year after that. It took Apple 3 years to get USB3 onto their laptops. If Apple was 100% up to date on their current products then their might only be 1 or 2 headlining changes to next years model, and that simply isn't good marketing when you could hold back and then deliver 5 headlining changes.

    11. Re:Apple and OpenGL by Anonymous Coward · · Score: 1

      You know I can't do that. Suffice to say that I have about 6 years of professional experience. My current company is a fairly large cross platform developer. Unfortunately, we have to support Mac OS. The problem is that their archaic implementation of OpenGL is barely capable of running last generation console games. Let alone the real next gen stuff. OpenGL 4.1 would be awesome, given its compatibility with OpenGL ES. It would mean that we would at least be able to run our cell phone engine on it. Instead, we have to work with a horribly outdated version of OpenGL.

    12. Re:Apple and OpenGL by Ignacio · · Score: 5, Interesting

      My friends who deal with OpenGL on Mac on a nearly daily basis complain of bugs not a lack of features.

      ...

      HOLY SHIT!

      NOW I get it. Apple leaves the bugs in so that people focus on them instead of asking for new features! Then their product development group just throws whatever random features they feel like into a new product, and then tell the masses that they want to buy it. Brilliant!

    13. Re:Apple and OpenGL by perpenso · · Score: 1, Informative

      Games don't generally require the latest hardware and software. Developers usually want to support anything sold in the last few years.

      Ah, I see somebody has decided to begin talking out of his asshole.

      Guess again. For example Mac Diablo 3 minimum system requirements:
      Mac OS X 10.6.8
      Intel Core 2 Duo
      2 GB RAM

    14. Re:Apple and OpenGL by Anonymous Coward · · Score: 1

      Apple uses the term "retina" to market displays with pixels densities of 220ppi and up. It's not new, nor are they the sole supplier (they get theirs from LG and Samsung). To date, no Mac has been produced with a >=220ppi display (they are just shy of 110ppi) but Android phones have been produced with pixel densities higher then that of the iPhone 4/4S.

    15. Re:Apple and OpenGL by antifoidulus · · Score: 0

      Nice troll, but you lose(unless you dont count 220.5 as >=220.5

    16. Re:Apple and OpenGL by perpenso · · Score: 2, Interesting

      Suffice to say that I have about 6 years of professional experience.

      10+ years here, and that's not counting pre-historic 8- and 16-bit days.

      My current company is a fairly large cross platform developer. Unfortunately, we have to support Mac OS.

      Cross platform here too.

      The problem is that their archaic implementation of OpenGL is barely capable of running last generation console games.

      There is the difference. Porting from Windows vs porting from console. What I hear from the current Mac dev guys is generally complaints related to bugs. Bugs that are reported, not fixed patch after patch, bugs they have to work around depending on the specific video chipset.

    17. Re:Apple and OpenGL by Noughmad · · Score: 2

      And all this time I thought the Sirius Cybernetics Corporation was supposed to be Microsoft. Apparently Apple is learning from their book as well.

      --
      PlusFive Slashdot reader for Android. Can post comments.
    18. Re:Apple and OpenGL by beelsebob · · Score: 5, Informative

      When is apple going to get with the program related to 3D graphics? With Lion, they finally released drivers for OpenGL 3.3.

      No, they released it for GL 3.2 core, which is 1.1 generations behind the now current. The reason they did this is because they support this version of OpenGL on all hardware that Lion runs on. If you're coding for lion, you can guarentee that OpenGL 3.2 is there, and don't need to write multiple render paths like you do otherwise.

      Now the fun bit, and why it doesn't matter that they don't support GL 4.2 (or now 4.3)... OpenGL specs are in fact bundles of extensions. To make up the OpenGL 4.3 standard, they took a bunch of interesting looking OpenGL extensions, and said "in order to have a complete OpenGL 4.3 implementation you must implement these extensions without the prefixes". If you go code some OpenGL on a Mac, which has hardware that could support OpenGL 4.2, you will discover that the GL 3.2 core context that you have, in fact already includes all the extensions necessary to make up OpenGL 4.2, so while you have a GL 3.2 context, you can in fact do all the things you'd expect to do on that hardware.

      In short, a version number 1.1 less than the version number khronos are currently at makes very little difference to how well applications can be coded.

    19. Re:Apple and OpenGL by KliX · · Score: 2

      I don't think you're even slightly technical.

    20. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      " I know they want their drivers to be stable and all" . Yup, you said it. And the market, Average Joe and myself commend them for that.

    21. Re:Apple and OpenGL by allcoolnameswheretak · · Score: 1

      Er... why is this rated troll and why are there so many heated responses? Of course it makes sense for developers to support old hardware and not use all the latest shiny's in their product. This way you broaden your customer base. Look at the most successfull game ever, World of Warcraft, already required very low specs when it was released and it has stayed that way for all these years.

      Another advantage is that you can wait until bugs have been weeded out and tool support has cought up. I really don't get why parent is getting blasted like this.

    22. Re:Apple and OpenGL by allcoolnameswheretak · · Score: 1

      Wow, and this response is rated insightful... must be another one of those days on Slashdot.

    23. Re:Apple and OpenGL by DrXym · · Score: 2
      Many of the changes in OpenGL of late have been designed so as much work as possible can be offloaded from the CPU onto the GPU through shaders. Failing to keep up with the standard limits what developers can do to make their game as optimal as possible. It's in Apple's own interest to keep up with the spec because developers may increasingly disable advanced shaders or conditionally disable some optimizations simply because the APIs don't support them.

      Aside from that, there are games which do need more powerful hardware. Some people may be content to play Plants vs Zombies or other casual titles. Others want to play Skyrim or something else which does tax the hardware. If the hardware is capable of supporting a later version of OpenGL then it makes no sense that the OS should fail to provide access to it.

    24. Re:Apple and OpenGL by Savage-Rabbit · · Score: 1

      And all this time I thought the Sirius Cybernetics Corporation was supposed to be Microsoft. Apparently Apple is learning from their book as well.

      Having been on this forum for quite a while now, here is how I experienced the focus shift from Microsoft to Apple:

      • [c.a 2000] Slashdot posters don't particularly care about Apple other than to crack jokes about it. The rest of the time they stand in a big group pointing at Microsoft, shouting "Evil empire!! Evil empire!!! ... "
      • [c.a 2007] Having enjoyed great success with music players Apple begins to enjoy unprecedented success with smartphones and later with tablets while Microsoft stagnates.
      • [c.a 2008-2009] The big mob of Slashdot posters, looks confused, they scratch their heads and then turn to point at Apple and begin to shout with one voice: "Evil empire!! Evil empire!!! ... "
      --
      Only to idiots, are orders laws.
      -- Henning von Tresckow
    25. Re:Apple and OpenGL by Anonymous Coward · · Score: 2, Informative

      Apple was evil long before it was an empire.

    26. Re:Apple and OpenGL by Pino+Grigio · · Score: 3, Informative

      Well, here's the problem: the content pipeline. Most of the man-hours of work involved in putting a game like Skyrim together are artists, modellers, lighting gurus and animators. The actual coding of the engine itself is a big job yes, but content far outweighs it in terms of time. It's very hard to optimise content pipelines to take advantage of different techniques when it comes to 3D. What you tend to find at the moment is that most of it is designed to run with an earlier version, and there are a few effects added in using the later version. This shifts with the ubiquity of the hardware. That is why fixed function is deprecated or totally removed in current games, but GL 4/D3D 11 isn't really in widespread use in the industry as the baseline. It will be of course, just as soon as the percentage of users with that hardware goes above the bean-counters threshold.

    27. Re:Apple and OpenGL by martin-boundary · · Score: 2

      Let's face a hard truth. The most successful apps past and present are games.

      The hard truth is that games aren't the most successful apps. Email, browsing and office apps have been much more successful for a long time. It's easy to miss because browsers and email are usually free, so the simplest comparison is games vs office software, and even there office/word processing wins.

      Games *are* important, but they're nowhere near the top.

    28. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      Different anonymous here. Clearly the two positions need not be mutually exclusive. It would seem the difference in view point is likely the difference in engine capabilities and priorities. Sounds like your opengl devs have long since accepted Mac has an inferior opengl implementation and as such implemented what is supposed to work, only to find even the implementation not only lacks features, but is buggy in the features they do support.

      Whereas above, it sounds like the devs target the latest features and find that mac is an inferior target for opengl features. Furthermore, it may very well be that the way they've implemented specific aspects of their renderer exposes fewer bugs of their opengl implementation.

      I don't know why so many slashdot'ers view the world so black and white - or why they insist things much be exactly how they view it. Time and time again, the majority of slashdot'ers are wrong. Believe it or not, both people can be right. Even more so, and all too often (though does not appear to be the case here), both parties can be completely wrong.

    29. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      Er... why is this rated troll and why are there so many heated responses?

      Because this is slashdot. Most moderators are extremely proud of the fact they are dumber than a bag of hammers. In fact, most seem so dumb they are completely unaware of how dumb they are. Seemingly so dumb, they actually believe themselves knowledgeable. Don't attribute to malice what is far, far, far more likely stupidity on the part of the slashdot readership.

    30. Re:Apple and OpenGL by ceoyoyo · · Score: 1

      It WOULD be nice if Apple included various versions of OpenGL the way they do with their various drivers, so the latest one compatible with your hardware gets used. Then you could use the new features without the extension prefixes. Also, the update in 4.3 to make OpenGL a superset of ES would be very handy.

    31. Re:Apple and OpenGL by bluefoxlucid · · Score: 2

      Who cares? DirectX is better anyway. OpenGL 4.3 pff. DirectX is already up to 11!

    32. Re:Apple and OpenGL by Cutting_Crew · · Score: 2

      i guess i was counting generations differently. i was counting 4.0, 4.1, 4.2 and now 4.3. No not full releases but changes/optimizations/depreciations nonetheless.

      Now go download the free app OpenGL Extensions Viewer . I think you can also get them on your app store of choice. Here are my core features, AMD Radeon HD 6770M OpenGL Engine:

      3.0 100% 23/23 features
      3.1 100% 8/8 features
      3.2 100% 10/10 features
      3.3 30% 3/10 features
      4.0 0% 0/14 features
      4.1 0% 0/7 features
      4.2 0% 0/12 features
      4.3 ????????

      So really and truly we are look at 4 2/3 generations behind.Not to mention the shading language version is currently 1.50 on my system and the latest is currently, 4.3.

    33. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      http://arstechnica.com/apple/2012/08/graphics-improvements-give-mountain-lion-that-speedy-feeling/?comments=1#comments-bar

      Brad Oliver | Ars Scholae Palatinae 6 days ago

      Alfonse wrote:
      4.1? What is this BS? We are less than a week away (SIGGRAPH) from GL 4.3 or GL 5.0, and Apple can only implement 4.1? When 4.2 has been available for almost a year now?

      Apple's OpenGL support is ridiculous.

      As a GL developer on OS X, I'm always fascinated when I see these comments. Are you speaking this as someone who *really needs* something in GL 4 that you don't have right now? It's not like GL 4 is a magic wand you wave to gain speed from the framerate fairy.

    34. Re:Apple and OpenGL by Daniel+Phillips · · Score: 1

      Well, Apple is in some sense ahead of Linux because Mesa + Xorg is still at 3.0 + extensions, having only recently moved from 2.1 + extensions. Granted, you can get OpenGL 4.2 by installing the AMD or nVidia binary drivers. Intel still hasn't moved their (open source) driver from 3.something to 4.something yet. So Apple is actually in the middle of the pack on this on. Mind you, OpenGL 3.x is a highly respectable 3D platform already.

      --
      Have you got your LWN subscription yet?
    35. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      I suspect that some of the folks spending $400-500 on a video card were insulted by the suggestion that they are not the focus of many game developers.

    36. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      Others want to play Skyrim or something else which does tax the hardware.

      Seems to me Skyrim makes perpense's point. Its _recommended_ requirements include a card that was two years and three (GPU) generations behind the curve at launch, minimums go back a good way farther (how far back do 512MB cards go? Core 2 Duo's?).

    37. Re:Apple and OpenGL by gl4ss · · Score: 1

      Apple was evil long before it was an empire.

      yep, they had stellarly shitty hw support back when they were just an evil town too.

      and fuck, what the fuck does apple being behind in times with graphics have to do with what games developers want to develop for? of course they'd rather code for a modern system with modern api's. if a pc variants cutting edge is antiquated then the average for that platform is going to be even more antiquated - that's a bad thing.

      if they weren't so behind(retarded) then they could target some newer features. point being, that since apple is behind the minimum target specs(say, from a 3 year old machine+os) are more like targeting something that should be 8 years ago(who am I kidding, if you target a that old mac you're going to target some intel gma or radeon 9100 and that's more like 10 years ago crap bundled with crap drivers). the apple apologist in this thread is therefore a joke, no matter how much weed he has smoked with games developers targetting mac during his years that doesn't even come to the equation: games developers DO want cutting edge stuff fast for the platforms they develope for, since that's how things end up in the 3 year old target machines(by time passing 3 years).

      so: would you rather code for a target that's essentially 8 years old or 3 years old? the answer doesn't really depend on current year unlike the apologist in the thread implies.

      --
      world was created 5 seconds before this post as it is.
    38. Re:Apple and OpenGL by Noughmad · · Score: 1

      Yes, however there are many evil companies. Fortunately, only a few of them are big and important enough to make a difference in the life of Slashdot posters, even those who aren't customers of said companies. Microsoft was one of them (probably still is), but now so is Apple.

      --
      PlusFive Slashdot reader for Android. Can post comments.
    39. Re:Apple and OpenGL by Anonymous Coward · · Score: 0

      "makes very little difference to how well applications can be coded."
      Just a heads up, you're not Carmack.

    40. Re:Apple and OpenGL by beelsebob · · Score: 1

      Just a heads up, arguments to authority aren't arguments.

  4. Direct3D vs OpenGL by Anonymous Coward · · Score: 5, Interesting

    I always wondered why OpenGL never caught on, until I read this explanation at stackexchange.

    1. Re:Direct3D vs OpenGL by peppepz · · Score: 5, Insightful

      OpenGL never caught on? I think you're talking from inside a Windows perception bubble, for everything but Windows is based on OpenGL nowadays. And Windows is slowly losing relevance.

    2. Re:Direct3D vs OpenGL by bcmm · · Score: 3, Interesting

      OpenGL never caught on? That must be why iOS and Android gaming is dead and most new mobile games are written in XNA and released only for Windows Phone 7 these days.

      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
    3. Re:Direct3D vs OpenGL by oakgrove · · Score: 1

      Yeah and those 90 something million Wiis Nintendo moved outselling XBox and PS3 by 50 percent all run DirectX too. Yep, OpenGL is dead in the water. /s.

      --
      The soylentnews experiment has been a dismal failure.
    4. Re:Direct3D vs OpenGL by 91degrees · · Score: 1

      Yeah and those 90 something million Wiis Nintendo moved outselling XBox and PS3 by 50 percent all run DirectX too.

      They don't run OpenGL either.

      Technically neither do Android devices. OpenGL ES is not quite the same thing.

    5. Re:Direct3D vs OpenGL by beelsebob · · Score: 1

      OpenGL for embedded systems is still a version of OpenGL.

    6. Re:Direct3D vs OpenGL by ledow · · Score: 1

      Just going by the ones I know about on my own hard drive:

      - CS:GO has OpenGL support (in fact, so do most Valve titles for YEARS). That gets released next week, I think.
      - Dungeons of Dredmor has OpenGL support (in fact, so do most indie titles, including anything that goes onto phones, etc.)
      - Minecraft is OpenGL.
      - SpaceChem is OpenGL.
      - Killing Floor is OpenGL.
      - The Quake and Unreal series - all OpenGL.

      I could go on but that would involve actually checking each game rather than just searching for OpenGL-related files or kicking my memory into action. I don't actually have any of the large AAA titles because I don't buy them but saying that OpenGL is somehow a minor player is just naivety over what's on your own hard drive.

      In fact, out of all my Steam games, nearly half support or use OpenGL exclusively. Now, that's just on a survey of Windows-based Steam games. If I was to survery MS-published games or games also ported to XBox, it might look different (for obvious reasons). But if I looked at "games that have Linux, Android or Mac versions", I'd see almost exclusively OpenGL too.

      As others have pointed out, you can also find any number of non-game applications that use OpenGL.

      OpenGL is far from dead. You almost certainly have at least one device running it, whether that be your phone or your gaming machine. And you almost certainly have at least one game using it. And, more than likely, a vast portion of your software library either demands it or supports it.

    7. Re:Direct3D vs OpenGL by Anonymous Coward · · Score: 0

      Don't know about the most recent Unreal releases, but the first few had a number of rendering backends, including both OpenGL and Direct3D.

    8. Re:Direct3D vs OpenGL by Anonymous Coward · · Score: -1

      The fact this post was moderated anything other than "dumb fucking troll" is wonderful proof of just how completely stupid the slashdot moderators are these days.

      OpenGL is dramatically more successful than any other graphics API in the history of man kind. Period. To say it didn't "catch on" is to proclaim to the world a profound level of epic stupidity.

      Sorry, but FACTS say you are '-10 Troll'.

    9. Re:Direct3D vs OpenGL by Anonymous Coward · · Score: -1

      Did anybody bother to read the fucking link before commenting?

    10. Re:Direct3D vs OpenGL by Anonymous Coward · · Score: 0

      The link gives some interesting insight into why developers may have preferred D3D to OpenGL. But saying "never caught on" typically means something quite different than "less preferred." The former especially seems inaccurate if not constrained to the context of Windows machines.

    11. Re:Direct3D vs OpenGL by Anonymous Coward · · Score: -1

      Does DirectX run on MacOS X & Linux?

    12. Re:Direct3D vs OpenGL by Deliveranc3 · · Score: 1

      Near the end of Vista/XP I read some articles about how MS cut OpenGL performance by 30% saying it was so DirectX could run faster.

      There was a lot of talk about how OpenGL forced more work with the hardware.

      At the time DirectX11 was about 15-20% slower and they needed DX10/11 to succeed or Windows 7/Vista would flop.

      The only reason a lot of gamers got 7/Vista was for DirectX after 9. It was total skulduggery.
      Now since iPhones and iPads have become the hot place to release a little game and make a bunch of money off $2.99 sales.

      Now, OpenGL is the way for AAA developers to differentiate themselves and they're taking it seriously.

  5. Mesa by Anonymous Coward · · Score: 2, Insightful

    Great.. :-( one more version for Mesa to be behind of..

    1. Re:Mesa by Ignacio · · Score: 0

      I'd worry a bit more about nvidia and fglrx. They're not likely to support this until well into 2014.

    2. Re:Mesa by Randle_Revar · · Score: 1

      3.0 currently. 3.1 early 2013 hopefully.

  6. moD up by Anonymous Coward · · Score: -1

    knows that ever< is Mired in an

  7. Comment removed by account_deleted · · Score: 4, Informative

    Comment removed based on user account deletion

  8. OpenGL runs on Windows (did then, does now) by Anonymous Coward · · Score: -1

    "Windows is slowly losing relevance" - by peppepz (1311345) on Wednesday August 08, @02:22AM (#40915185)

    #1 Most Used/Biggest Marketshare on PC Desktops + Servers combined, & it's "losing relevance"? Then MacOS X + Linux never had it @ all, just based on the numbers, & don't argue with me - as the saying goes, "argue with the numbers": See here, "Read 'em & weep" -> http://en.wikipedia.org/wiki/Usage_share_of_operating_systems

    ---

    "OpenGL never caught on? I think you're talking from inside a Windows perception bubble, for everything but Windows is based on OpenGL nowadays" -

    I've used AND created OpenGL screensavers for Windows since Windows 2000, XP, Server 2003 - based on the OpenGL 2.1 standard ( & that code STILL RUNS on Windows Vista/7/Server 2008, via OpenGL 'wrappers' that NVidia drivers provide)...

    In fact?

    ---

    PERTINENT QUOTE/EXCERPT:

    http://developer.nvidia.com/opengl-driver

    "OpenGL Driver Support - Windows driver version 305.53 and Linux drivers version 304.15.00.02 provide beta support for OpenGL 4.3 and GLSL 4.30 on capable hardware."

    ---

    In fact, THIS is "still there" on Windows 7 (as it has been since 2000/XP/Server 2003/Vista), and it's quite "standards-current", per the above quote from NVidia:

    C:\windows\system32\opengl32.dll

    * Thus - it's been there, and IS STILL THERE, though DirectX is favored by Microsoft & DirectX display runs the AeroGlass desktop interface rather than OpenGL...

    (DirectX controls more than display, far more - OpenGL 2.1 didn't & I coded around it, was easier to code than DirectX, I'll give it that, but it didn't control sound, display, joysticks + more, DirectX could & did)

    APK

    P.S.=> So, let's stop the "false propoganda" gents, ok? Thank-You...

    ... apk - by peppepz (1311345) on Wednesday August 08, @02:22AM (#40915185)

    1. Re:OpenGL runs on Windows (did then, does now) by alantus · · Score: 4, Informative

      "Windows is slowly losing relevance" - by peppepz (1311345) on Wednesday August 08, @02:22AM (#40915185)

      #1 Most Used/Biggest Marketshare on PC Desktops + Servers combined, & it's "losing relevance"? Then MacOS X + Linux never had it @ all, just based on the numbers, & don't argue with me - as the saying goes, "argue with the numbers": See here, "Read 'em & weep" -> http://en.wikipedia.org/wiki/Usage_share_of_operating_systems

      ---

      Parent said "Windows is slowly losing relevance", the article you refer to shows current market share of operating systems, not change in time, so here are some relevant numbers you can argue with.
      From September 2008 to April 2012:
      Windows: 90.87% -> 84.13%
      Mac: 8.69% -> 14.80%
      Linux: 0.41% -> 0.86%

      So it seems it is true that Windows is slowly losing relevance. In the same period of time Linux doubled its usage. And I suspect they are not taking into account mobile devices such as cellphones and tablets.

      I've used AND created OpenGL screensavers for Windows since Windows 2000, XP, Server 2003 - based on the OpenGL 2.1 standard

      If your screensavers look anything like your posts, I'm not interested.

    2. Re:OpenGL runs on Windows (did then, does now) by peppepz · · Score: 1
      You're comparing a quantity and its derivative, a stock and a flow. I never said that Windows hasn't a large market share, and that you can't target OpenGL on Windows.

      After Windows NT, OpenGL has been a second class citizen there, and after Windows Vista, it became a third class one. It's hardware manufacturers that still provide the independent OpenGL implementations you enjoy on Windows. Microsoft's OpenGL implementation (version 1.1 I think) is a remnant of the NT era, when Windows was entering the workstation market, and that meant it had to support OpenGL.

    3. Re:OpenGL runs on Windows (did then, does now) by Anonymous Coward · · Score: -1

      Interesting variation of leetspeek combined with obviously a little too fast trigger. Yep, sounds like a gamer.

    4. Re:OpenGL runs on Windows (did then, does now) by Anonymous Coward · · Score: 0

      Uhm, wasn't that the whole point of OpenGL to begin with? Hardware manufacturers providing implementations of the OpenGL API. I think DirectX doesn't differ much in that respect. I doubt Microsoft writes drivers for NVidia, AMD, etc. All MS did was design the API.

      And as far as being a 3rd class citizen, Valve's optimizations on their OpenGL rendering path has benefit Windows as well, since the OpenGL version *on Windows* is now faster than the Direct3D version. Not bad for a 3rd class citizen :-)

    5. Re:OpenGL runs on Windows (did then, does now) by peppepz · · Score: 1

      When I said that "OpenGL on Windows is a second class citizen", I meant that Microsoft does no longer develop it, document it, promote it, not that you can't have good third-party OpenGL implementations (and games that make good use of it) on Windows. Check the OpenGL documentation on MSDN, it's stuck to OpenGL 1.1, probably dating back to the times when OpenGL was THE high performance graphics API for Windows NT.

    6. Re:OpenGL runs on Windows (did then, does now) by Anonymous Coward · · Score: -1

      Appears that gamers tell the truth with documented verifiable facts.

    7. Re:OpenGL runs on Windows (did then, does now) by Anonymous Coward · · Score: -1

      Yeah, and for once it is others linking facts and APK dancing around and trying to shrug them off because he can't disprove facts and numbers.

  9. Other note-worthy organizations by Anonymous Coward · · Score: -1

    GPEGO - Gay Penis Eater Global Organization
     
    FDSA - Federation of Dick Sucker Associations
     

  10. New OpenGL by Quakeulf · · Score: 1

    As a mobile and game developer this is great news and I am excited to test some of this myself. :3

  11. Backward compatibility? by JDG1980 · · Score: 1

    Apparently there is now some level of convergence between OpenGL and OpenGL ES, so that a valid OpenGL ES 3.0 application is also valid OpenGL 4.2. Does this also apply to ES 2.0? In other words, is a valid ES 2.0 application also a valid non-ES 4.2 application?

    1. Re:Backward compatibility? by Anonymous Coward · · Score: 0

      Yes - any OpenGL application is forward compatible with future releases of OpenGL, and this includes OpenGL ES. OpenGL ES 2.0 applications are valid OpenGL 3.2* applications, and will be valid OpenGL ES 3.0 applications, which are/will be valid OpenGL 4.3 applications.

      In other words (arrows indicate forward compatibility):
      OpenGL ES 2.0 -> OpenGL ES 3.0 -> OpenGL 4.3
      OpenGL ES 2.0 -> OpenGL 3.2* -> OpenGL 3.3 -> OpenGL 4.0 -> OpenGL 4.1 -> OpenGL 4.2 -> OpenGL 4.3
      OpenGL 1.0 -> OpenGL 2.0 -> OpenGL 3.0 -> OpenGL 3.1 -> OpenGL 3.2 -> OpenGL 3.3 -> OpenGL 4.0 -> OpenGL 4.1 -> OpenGL 4.2 -> OpenGL 4.3

      The reason for this is, as other posters have pointed out, future version of OpenGL are simply groups of extensions with vendor-specific prefixes removed and required by the core. It's a really good way to advance the standard, and makes it easy for proprietary vendors (nVidia, ATi) to easily support new standards, because they just have to implement the standard API functions that then call their own proprietary versions that have their prefix.

      * I think OpenGL ES 2.0 complements the "full" OpenGL 3.2 version, although I could be wrong. It is tied to a specific version though, so if I am incorrect, simply replace 3.2 with the correct version.

  12. OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

    I proved that much by showing the path to the OpenGL32.dll library, and the fact NVidia supports OpenGL on both Windows AND Linux!

    "If your screensavers look anything like your posts, I'm not interested." - by alantus (882150) on Wednesday August 08, @04:43AM (#40915835)

    Where are the ones you've done? They aren't - so you're a "lot of talk"/an "armchair quarterback", nothing more!

    (Additionally, the failed illogical ad hominem attack that failed you just tried has been been turned against you, with ease because you're just a "user", not a "doer" - your attack is weak, and yes, YOU are weak... lol!).

    ---

    Funny how that site begins with this quote: "This operating system (OS) analysis shows that Microsoft Windows is still the most utilized operating system followed by MAC and Linux"

    (Funny that, eh?)

    It's also funny their chart shows (from Sept. 2008 - July 2009) that:

    Windows had 90.87% (Sept. 08) to 89.97% (July 2009) of the market - a .9 % loss (big deal, lol): NOT EVEN 1%!

    MacOS X had 8.69% (Sept. 08) to 9.29% (July 2009) of the market - a .6% gain (again, BIG DEAL, lol): NOT EVEN 1%, & roughly 1/2 percent only

    Linux had .41% (Sept. 08) to .64% (July 2009) of the market - a .23% gain (once more, BIG DEAL, lol): NOT EVEN 1/2 a percent!

    * Those are not even enough to make the statement he did since by the time Windows becomes an "underdog" (mind you, IF that trend continues, & it's only a "seasonal fluctuation", not a trend), like MacOS X &/or Linux?

    The sun will have gone "SuperNova" & mankind will be extinct...

    (Windows is in the OVERWHELMING majority from the source you used, & mine, in Wikipedia - no questions asked, AND, it will remain so (since it has for ages now holding steady))

    APK

    P.S.=> When Linux &/or MacOS X gets over 50% marketshae on PC desktops + Servers combined? Get back to us then - since until then? You've haven't made a point with (lol) 1/2% "gains", & being SO FAR BEHIND, it's not even funny...

    ... apk

    1. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Modding him down isn't disproving his points.

    2. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      His points were already shot down. Not disproved, but instead shown to be irrelevant straw men to what was actually being discussed. No one claimed Windows didn't have OpenGL, so no matter how detail given to prove Windows has OpenGL, the posts won't contradict a parent post or become relevant. APK didn't understand that statements were being made about a rate of change/derivative of a value, so talking about how big that value is irrelevant. Instead he ignores anyone calling out on this, and starts to hide behind the lack of Linux and OSX's popularity as if that somehow makes him correct or relevant about the discussion at hand. Soon he'll devolve back into his paranoid delusion of claiming anyone that disagrees with him is some single mastermind ac troll trying to stalk him.

      Maybe he could save himself a lot of typing (or copy-pasting) by learning what an ignoratio elenchi fallacy is. Doesn't matter if how correct or incorrect his facts are if they have nothing to do with people he throws it at. Otherwise, I should be able to just tack a bunch of facts onto this post, and by his own rules, he can't say anything negative or reject the post without disproving those facts: two time two is four, Socrates was a man, some apples are red. So by his rules, he won't be making a point until he disproves one or those, or until Windows has a 98% market share, since apparently arbitrary market shares are needed before speaking.

    3. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Windows had 90.87% (Sept. 08) to 89.97% (July 2009) of the market - a .9 % loss (big deal, lol): NOT EVEN 1%!

      In other words, he was still correct.

    4. Re:OpenGL is STILL THERE in Windows boys by halltk1983 · · Score: 1

      The sun is too small to go supernova. Lrn2science.

      --
      Watch for Penguins, they eat Apples and throw rocks at Windows.
    5. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Linux and MacOS X are way behind. The tiny 1% fluctuation in Windows marketshare at not even 1% doesn't justify the original poster saying "Windows is on the way out" essentially, in my opinion. If Microsoft lost 50% then it'd be obvious they were on the way out but that is not the case. The rest on OpenGL is the fact it is still there and works says it all. DirectX is used to run Windows' Aero Glass display on the desktop but you can still run and use OpenGL applications. The original poster is trying to do an old marketing trick of "if you say it often enough people will believe it" and it didn't work on the poster that was down modded nor myself. That's all.

    6. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Losing relevance isn't 1% marketshare loss. 50% would be.

    7. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Linux or MacOS X marketshare is too small to be relevant.

    8. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Except that 1% loss continued to a 6% loss. If you zoom in enough on a gradual change, of course the percentage change is going to be smaller. A cumulative loss of a percent or two a year is not a fluctuation, nor a massive loss, neither of which is what the original poster said. It is a slow, gradual loss, which is what the original poster said. Trying to claim the original poster said, in quotes, "Windows is on the way out," and imply this requires more than a slow loss as they had instead claimed, would amount to putting words in their mouth in addition to having issues of being a strawman.

    9. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      -1% isn't a negative percentage, only percentages below -50% are actually negative!

    10. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Even when wrong about something inconsequential, you have to hide behind changing the subject.

    11. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Truth's always the subject. This is truth -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40921717 it's not hiding behind anything, it's just truth and fact. Sometimes truth hurts, but don't let it make you cry! It's only truth, see link above.

    12. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      You hide by going off topic. Quit projecting. This isn't about the sun.

    13. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Funny, if truth is always on topic, then stating that the sun is too small to go supernova is perfectly on topic, since it is the truth.

    14. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      And a story about science fiction is not about Windows market share, but that doesn't seem to stop APK either:

      http://ask.slashdot.org/comments.pl?sid=3035653&cid=40926387

    15. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      Question: Do MacOS X or Linux run DirectX (and, natively)?

    16. Re:OpenGL is STILL THERE in Windows boys by wertigon · · Score: 1

      Way to miss the entire point, buddy.

      The fact is they are DECLINING, and lost 6%, mostly to Apple during a *four-year* period.

      Meanwhile there is Wii, PS3, Linux, iOS and Android running OpenGL *or* OpenGL ES *or* a subset/superset of these. Thus, yes, OpenGL is very relevant today, and no, it's not any harder than Direct3D. But on the desktop it might very well be too late.

      --
      systemd is not an init system. It's a GNU replacement.
    17. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You failed on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    18. Re:OpenGL is STILL THERE in Windows boys by Anonymous Coward · · Score: -1
  13. lets be clear about the hardware.... by Cutting_Crew · · Score: 4, Insightful

    if you have a fairly recent mac chances are the graphics hardware can do ALL the great OpenGL stuff. Thats what makes it even more puzzling. Its not that the hardware on these systems aren't there. There just isn't any drivers. Right now my macbook pro can perform all OpenGL 4.1 commands. But no drivers since Apple has been twiddling their thumbs.

    1. Re:lets be clear about the hardware.... by Anonymous Coward · · Score: 0

      Apple doesn't write the drivers. AMD and nVidia do.

      http://arstechnica.com/apple/2012/08/graphics-improvements-give-mountain-lion-that-speedy-feeling/?comments=1&start=63#comments-bar

      Brad Oliver | Ars Scholae Palatinae 5 days ago

      Nyx wrote:
      Why not do something simple like throw some cash nV/AMD/intel's GPU devs's way to help them update their shit before the next version of their OS?

      There's an interesting symbiotic relationship between Apple and the GPU vendors. I see it repeated over and over that Apple is responsible for the OS X GL drivers, and this is not really the full story.

      Both AMD and Nvidia have dedicated OS X GL teams working on their respective Mac GL drivers, so a lot of the issues here are not entirely Apple's. Related to that, it's easy to think that throwing more GL engineers or money at the issue is a good solution, but harder in practice: finding qualified people to do the work is difficult. Knowing GL from an API standpoint is one thing, being able to work on the driver back-end is another.

  14. OpenGL's still on Windows & Windows rules! by Anonymous Coward · · Score: -1

    It's still there, AND, provided in the opengl32.dll I showed the pathway to no less

    Plus, NVidia for example (& the concrete, documented verifiable & UNDENIABLE example I used), provides a "shim" of its own also proven by the driver page I noted from NVidia itself as well for greater functionality specific to its driverset & video cards!

    * I've developed stuff on it/around it (screensavers) that were coded on the OpenGL 2.1 std. (years ago, circa 2001-2004) that STILL RUN on modern Windows (Windows 7 64-bit here, no less, & my code was 32-bit).

    APK

    P.S.=> No questions asked - it's still around, & like I showed alantus (882150) here (with HIS sources, mind you) -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40917557 the 1/2% "gains" that Linux + MacOS X had are IMMATERIAL, not even worth noting!

    (Especially when & where Windows has the OVERWHELMING 'share-of-market' mind you, by a STAGGERING majority/many, Many, MANY "orders of magnitude")

    Heck - Even HIS source material site starts out by saying the same as I just did in essence, in between the parenthesis above - Windows, rules: By a HUGE margin...

    So, if the "trend" (more of a seasonal fluctuation, no threat) continues? It'll be AGES, if ever (never will happen), until those OS displace Windows as the "top-dog"...

    However - We ALL KNOW that that's NOT going to happen, for a simple reason: Developers & hardware oems BOTH go for Windows, because it has the overwhelming marketshare it does!

    (Which means it will NEVER be displaced simply because of that - yes kids, hardware & software "drive the market" & that market? Windows, hugely, as the favored one - always was, always WILL be!)

    ... apk

  15. Re:Apple and OpenGL - UPDATE by Cutting_Crew · · Score: 1

    here is something that I came across on arstechnica about graphics improvements with Mountain Lion
    A little below halfway down the page:

    "However, the improved drivers appear to be working in concert with overall improvements to OS X's graphics subsystem. According one source who spoke to Ars on the condition of anonymity, Apple has significantly altered the architecture of the graphics subsystem in Mountain Lion, cleaning up the interface between OpenGL and drivers in order to implement upcoming support for OpenGL 4.2. OS X currently supports version 3.2, and the lack of support for the latest version shows when comparing performance with Windows"

  16. Modding him down isn't disproving his points by Anonymous Coward · · Score: -1

    Downmodders: Get back to us if MacOS X or Linux has 50% marketshare/user mindshare or better on desktops and servers combined, ok? Since they do not, combined?? Your "points" are weak (not even a trend with half a percent 'gains' for them) and so, they're extremely statistically weak and the proof's in the pudding as to what people use and like. Developers will build the software that pays them, and that is on Windows. Hardware makers build boards for platforms they know they can sell them on with drivers of high quality (even if only after time and patching). That's Microsoft Windows on both accounts. Facts are facts. The fact you may not like hearing it since it is fact is immaterial. Your downmods are not justified in the face of facts you cannot disprove or deny.

  17. will it run on ... by Anonymous Coward · · Score: 0

    weyland?

  18. Bad headline... by Anonymous Coward · · Score: 0

    Should read as "OpenGL version 4.3 SPECIFICATION Released

    If the Khronos folks are not releasing an actual implementation (and when will they ever?), then there's nothing here of note

    This is only interesting when a real company (Intel, Nvidia, Apple, AMD...) releases an actual driver that implements the spec. Until that happens, this is a nothing announcement.

  19. do any of the new features matter? by gl4ss · · Score: 1

    for example, was the high quality texture compression already in ati/nvidia implementations?

    that and questions like that were probably on the mind of the guy asking what it matters for joe schlobs - not does opengl matter, but how do these new additions matter and if they matter in a tangible seeable way.

    --
    world was created 5 seconds before this post as it is.
    1. Re:do any of the new features matter? by SplashMyBandit · · Score: 1

      > for example, was the high quality texture compression already in ati/nvidia implementations?
      My understanding is that texture compression was not in all OpenGL instances in the past because of patent issues (the S3 company owned a patent on it, and it was known as S3TC). Now texture compression is guaranteed to be in OpenGL because an efficient patent-free implementation has been released and standardized on. This is a big win, especially for fully-compatible Free Software implementations of OpenGL (eg. The long-running Mesa Project).

  20. IF/WHEN Linux + MacOS X get by Anonymous Coward · · Score: -1

    Over 50% marketshare, get back to us. As is, combined, they only represent what? Ahem: "far, Far, FAR from over 50%"... period.

    * When, they have that? Well - That's when it counts - only then!

    Until then... well, you know! Lmao...

    (That'll be the ONLY time it'd be fair to say "Windows is losing relevance": When usage of the competition exceeds it on the platforms noted above... where Windows completely dominates)

    APK

    P.S.=> When the clock hand strikes 13 on the "12th of NEVER", then that'll happen (Linux or MacOS X being the most used Operating Systems on the planet on PC Desktops & Servers combined... )...

    ... apk

    1. Re:IF/WHEN Linux + MacOS X get by Anonymous Coward · · Score: -1

      "That'll be the ONLY time it'd be fair to say "Windows is losing relevance": When usage of the competition exceeds it on the platforms noted above... where Windows completely dominates)"

      No, that is when it would be fair to start saying Windows has lost relevance. Losing is relative, indicating the rate of change or derivative. Maybe that would be more obvious if you get around to learning/refreshing on calculus.

  21. Losing relevance? When Linux + MacOS X by Anonymous Coward · · Score: -1

    Combined have the most marketshare on desktops + servers & by many orders of magnitude in the lead no less, as Windows is now and has been for DECADES?

    Ahem: That is far from "losing relevance", when you're at roughly 90% marketshare for the combined PC Desktop + Server marketspace combined, over MacOS X at maybe what? 8% and Linux at 2%, if that?

    (Overall, even with smartphone OS in the mix? Windows is still running 70% per http://en.wikipedia.org/wiki/Usage_share_of_operating_systems of what's out there in terms of computing equipment's Operating Systems used!)

    On servers overall, it's roughly a 50/50 split, toss in the desktops though, you see the difference!

    Windows 7's a truly "workstation-class" OS, as is Windows Server 2008 (especially in Compute Cluster Edition) a truly "world-class server system"...

    On the latter, the high tpm #'s are impressive in companies worldwide!

    (E.G.-> Look @ NASDAQ for example, keeping high transactions per minute/tpm 99.999% uptime with SQLServers in clusters running a stock exchange's "information dissemination system", & that uptime's for nearly 8 years straight running now...)

    "Losing Relevance"?

    (Come on!)

    * That's like saying the Sun is in danger of being cold, compared to liquid nitrogen!

    APK

    P.S.=> Again: When Linux &/or MacOS X can show EVEN A COMBINED 50% of marketshare in personal computer desktops + servers combined, then, you can get back to us with "losing relevance" (regarding Windows losing it, it is the most relevant by a longshot since it IS most used)...

    ... apk

    1. Re:Losing relevance? When Linux + MacOS X by Anonymous Coward · · Score: -1

      So you're just going to keep repeating that again, reiterating that you failed to understand what people are talking about? There are quicker ways to prove you don't understand what a derivative is.

    2. Re:Losing relevance? When Linux + MacOS X by Anonymous Coward · · Score: -1

      Does DirectX run on MacOS X or Linux (especially natively)?

    3. Re:Losing relevance? When Linux + MacOS X by Anonymous Coward · · Score: -1

      Still not addressing what people were talking about, again.

  22. When Linux + MacOS X (even combined) by Anonymous Coward · · Score: -1

    Get over 50% marketshare over Windows? Get back to us... on that "12th day of NEVER", & when the hand on the clock strikes 13 (it'll NEVER happen, or it would have by now, especially from a FREELY GIVEN AWAY Operating System like Linux (which works, & isn't 1/2 bad nowadays either)).

    "Free" should have won, but that's assuming that both products do the job as well as one another, & clearly, that's not what consumers feel based on the marketshare of Windows on PC Desktops + Servers combined at roughly 90% of the market on Windows...

    (People grow up on Windows, they are familar with it, & like it... Developers make wares & Hardware OEMS also make boards & peripherals where they can sell them most, that's Windows again...)

    * Those are reasons WHY Windows is on top, has been on top for decades, and, will continue to do so by many, Many, MANY Orders of Magnitude...

    APK

    P.S.=> 90% is a HUGE lead over the 2 competitors in Linux + MacOS X & COMBINED, no less... apk

    1. Re:When Linux + MacOS X (even combined) by Anonymous Coward · · Score: -1

      You like using NEVER in all caps, which makes it even more absolute. Absolutes are great, just like: Large computer companies NEVER go out of business or disappear. Microsoft always has been and will always be.

    2. Re:When Linux + MacOS X (even combined) by Anonymous Coward · · Score: -1

      Question: Do MacOS X or Linux run DirectX (especially natively)?

  23. Facts & numbers inside by Anonymous Coward · · Score: -1

    Linux + MacOS X combined aren't relevant @ * I'll consider Linux &/or MacOS X relevant when they get over 50% marketshare, EVEN combined... then, MAYBE, Microsoft has to worry some, but, only some!

    APK

    P.S.=> Considering most of the world's PC Desktops + Servers combined are setup on Windows & have been for decades, then the world tends to agree with me on that account... apk

  24. More Facts & numbers inside here too by Anonymous Coward · · Score: -1

    5-3=2... it is cool to state unrelated numbers and facts... it is almost as good as responding to what people actually said.

    1. Re:More Facts & numbers inside here too by Anonymous Coward · · Score: -1

      Question: Do MacOS X or Linux do DirectX (especially natively)?

  25. Truth inside by Anonymous Coward · · Score: -1

    Topic's OpenGL (or DirectX), not suns\supernova. You're off topic. Still, eventually earth's sun will supernova (or change another way). LMAO - Perhaps by then MacOS X + Linux combined will have more what percentage of marketshare? 10% combined! Rotflmao. (Mostly especially vs. Windows' 90% or better which it has had for decades now?? LOL, now, that's truth and facts). Do Linux or MacOS X run DirectX is the question on the table now, and do they do so, natively??

    1. Re:Truth inside by Anonymous Coward · · Score: -1

      So... you're some sort of topic god. You're the only one who is capable of declaring what is on topic? No one was discussing whether DirectX ran on another platform until you brought it up. To be fair, your blunder also brought up supernovas for the first time, so that is kosher too.

  26. As already predicted... by Anonymous Coward · · Score: -1

    Trying to change the topic again to hide. As previously predicted http://tech.slashdot.org/comments.pl?sid=3033483&cid=40926329

  27. Do MacOS X or Linux do DirectX (+ natively)? by Anonymous Coward · · Score: -1

    You were asked a question: Answer it http://tech.slashdot.org/comments.pl?sid=3033483&cid=40926965 or just refer to the subject above.

  28. Why're you avoiding a simple question? by Anonymous Coward · · Score: -1

    Does DirectX run on MacOS X or Linux (and natively)?

    1. Re:Why're you avoiding a simple question? by Anonymous Coward · · Score: -1

      Yes, versions of DirectX API have been implemented on Linux and OSX.

      My turn: Is any statement of truth on topic or not? In other words, is it possible for something to be both true and off-topic?

    2. Re:Why're you avoiding a simple question? by Anonymous Coward · · Score: -1

      Do you have proof? Show us a citation of that from a reputable source and that it runs natively (not WINE etc.).

    3. Re:Why're you avoiding a simple question? by Anonymous Coward · · Score: -1

      Wine runs natively and includes a reimplementation of the DirectX API. Parenthetically excluding it or trying to tack on further conditions to your original simple question makes it look like now you're trying to avoid a simple question.

  29. Why avoid a simple question? by Anonymous Coward · · Score: -1

    Does DirectX run on MacOS X or Linux (and natively)??

  30. Valve might change the trend by DrYak · · Score: 1

    The blobs currently don't lag behind because they share a lot of code between os versions.
    Nvidia's approach is basically throwing out of the window anything that exist under Linux and recompile their windows code. Although this brings tons of drawback (basically nvidia's drivers don't play nice with anything else, and lot of advanced features are missing - like the Optimus debacle and Linus' big fuck you), it has the advantage that they support their own bells and whistles and so OpenGL 4.3 is already out.
    AMD's approach is finding a compromise to make their shared catalyst code play a little bit better with Linux standards by bending and twisting it a little bit. Drawback is that it takes a little bit longer, and can be slightly more buggy, advantage is that you get the latest goodness (OpenGL 4.3 soonish) and the latest Linux goodness (full Xrandr support since ages, for example).

    Intel is the exception here: They don't have blobs. They actually pay developers (formerly Tungsten Graphics, now bought up by VMWare) to develop fully open-source drivers. The advantage is that they get the latest Linux features or even played a role in developing them (KMS, TTM/GEM, Gallium3D, etc.). The drawback is that they are limited by Mesa's support (currently Gallium3D is only fully compliant to 3.0 although there is ongoing effort to add support for the necessary extension to pass compliance to the rest of the 3.x serie)

    So yeah, currently Mesa is a bottle neck.
    For now.

    The involvement of Valve into Linux gaming might change this trend.
    Valve is having linux developers on their payroll. And they aren't only interested in ports. They are interested in developers with driver knowledge too.
    There's an active collaboration with Intel to get Mesa advance, specially regarding extensions that Valve needs. For example, while Mesa's current target is getting the rest of the 3.x-serie compliance, Valve and Intel did collaborate to get some debugging function properly implemented (which are required for 4.x compliance).
    If Valve keeps throwing efforts and resource at Linux (which they might given their current struggle against Microsoft over the next Windows version 8 and its built-in store) the pace at which Linux and Mesa in particular progress will speed up.

    Intel will also play a bigger role in the future: as their GPU are becoming "well enough" not only for desktop needs but even for basic gaming needs (plays anything which is not Crysis 3 at a decent speed), they are gaining market share, simply because they are the "stuff built-in by default" (mid-range and business mainboards with enough graphic power in the chipset, laptop without a Nvidia MXM module, etc.) and as such and because they are fully opensource, they attract also linux users and thus some developers.

    And there's a networking effect in play too. Unlike the binary world where everyone is out on his own, with open-source there are a lot of shared frameworks and facilities (the stuff that Nvidia tries to ignore). Development done by one can benefit the others. (Specially given the modular infrastructure of Gallium3D).
    So improvement done to Gallium3D by Intel can also improve the opensource driver of AMD.
    And AMD is taking part into the opensource development. Maybe the legal-approval process for their documentation release is moving at glaciation speed, but on the other hand they are trying to help and have even a few opensource developers on their own payroll.
    (And last but not least, although Nvidia themselves tend to kick all this community development in the nuts, the 3rd party reverse engineered opensource drivers Nouveau can both benefit from- and contribute to- Gallium3D development).
    Even Google throws some resources in from time to time, like helping port older Intel hardware to the newer Gallium3D framework.

    We are slowly arriving at a solution where a lot of interested parties are putting resources into development. And said parties include hardware developers themselves (Intel, AMD) and gamin

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  31. OpenGL *is* a standard by DrYak · · Score: 1

    OpenGL is a standard, a specification, an API.
    Catalyst, Mesa/Gallium3D, etc. are actual implementation, actual code.

    release-wise: Nvidia and AMD have compliant drivers out.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  32. Avoiding again? by Anonymous Coward · · Score: -1

    Wine doesn't run natively and doesn't count. Either link some proof Linux or MaxOS X run DirectX, or admit you are avoiding the question.

    1. Re:Avoiding again? by Anonymous Coward · · Score: -1

      Define natively then? It runs as a DLL when running Windows EXEs, or can be linked against as a library for compiling things into a Linux or OSX binary. How is that not native? If that is not native, then Windows doesn't have a native implementation either. Just excluding it otherwise looks like you are moving the goal posts. How would you answer someone asking, "What is Microsoft's current dominant OS? (And not a version of windows...)."

      You ask for proof, and seem big on demanding people not avoid questions... while you avoid questions, and more importantly, avoid the answers. It is not surprising that you have trouble considering how quickly posts delve into asinine, with less, and less connection to what is being said. You asked a simple question, got a simple answer, then you started avoidance.

      You're probably just a troll, as it is hard to picture someone actually caring about the topic that much and also being that thick. Well, you only got three posts out of me, unlike some other poor sap(s).

  33. That's not native, it's EMULATED by Anonymous Coward · · Score: -1

    Plus, I doubt it's DirectX at its current latest + bugfree & able to run ALL games that use DirectX: Thus, making Linux inferior (and possibly MacOS X also).

    * After all: Since Windows CAN do BOTH OpenGL + DirectX natively and Linux & MacOS X cannot natively for DirectX, & at their "latest-greatest"? Thus, Windows does more, natively & at the "latest-greatest" builds of BOTH 3d display engines, Windows does more & is thus, superior...

    APK

    P.S.=> Pure common-sense, & it's where I've been taking YOU here, the entire time - a "trolley ride for a troll", like yourself...

    ... apk

    1. Re:That's not native, it's EMULATED by Anonymous Coward · · Score: -1

      Considering you can compile against Wine's implementation of DirectX to make a binary that uses it as a library... just like you would against the DirectX dll on Windows, that is about as native as it gets. And if you've done any game development, you would see even MS's implementation is not bugfree ... so I guess by your definitions no one can run DirectX natively.

      So that makes four posts... and the last one. This trolley ride looks like it keeps going off-topic from what others were talking about and what the story is about.

    2. Re:That's not native, it's EMULATED by Anonymous Coward · · Score: -1

      It is a shame people like you try to politely answer his questions or point out issues. Because in the end he'll just deny that he is wrong, claim facts are on his side when they are clearly not, and then just scare anyone away with a reasonable posts. He'll view this as winning, convinced that people are leaving since they can't prove him wrong. Well, normal humans can only show you are wrong so many times before feeling like they are talking to a broken record and leaving. No matter how many times that broken record repeats, it doesn't become any more right.

  34. Answer = NO, not natively... apk by Anonymous Coward · · Score: -1

    Not @ latest current build levels either apparently -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * There's the answer, & thus, by common-sense alone, Windows is CLEARLY, superior, since it supports BOTH OpenGL + DirectX, @ current "latest-greatest" builds, natively - whereas by way of comparison? Linux &/or MacOS X apparently do NOT!

    APK

    P.S.=> "Here endeth the lesson", & of course, you just KNOW I've just GOTTA say it, as-is-per-my-usual "inimitable style":

    This? Ah, yes... This was just "too, Too, TOO EASY - just '2EZ'"... lol, & it ALWAYS is, vs. noobish trolls on /. ...

    ... apk

    1. Re:Answer = NO, not natively... apk by Anonymous Coward · · Score: -1

      Not natively on Windows, you have to install third party software to make 3D work on Windows.

  35. Answer = NO (not natively & not latest)... apk by Anonymous Coward · · Score: -1

    Not @ latest current build levels either apparently -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * There's the answer, & thus, by common-sense alone, Windows is CLEARLY, superior, since it supports BOTH OpenGL + DirectX, @ current "latest-greatest" builds, natively - whereas by way of comparison? Linux &/or MacOS X apparently do NOT!

    APK

    P.S.=> "Here endeth the lesson", & of course, you just KNOW I've just GOTTA say it, as-is-per-my-usual "inimitable style":

    This? Ah, yes... This was just "too, Too, TOO EASY - just '2EZ'"... lol, & it ALWAYS is, vs. noobish "Pro-*NIX trolls", on /. ...

    ... apk

  36. Answer = NO (& not natively, or latest builds) by Anonymous Coward · · Score: -1

    Not @ latest current build levels either apparently -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * There's the answer, & thus, by common-sense alone, Windows is CLEARLY, superior, since it supports BOTH OpenGL + DirectX, @ current "latest-greatest" builds, natively - whereas by way of comparison? Linux &/or MacOS X apparently do NOT!

    APK

    P.S.=> "Here endeth the lesson", & of course, you just KNOW I've just GOTTA say it, as-is-per-my-usual "inimitable style":

    This? Ah, yes... This was just "too, Too, TOO EASY - just '2EZ'"... lol, & it ALWAYS is, vs. noobish "Pro-*NIX trolls" on /. ...

    ... apk

  37. Answer = NO (not native OR latest builds) by Anonymous Coward · · Score: -1

    Not @ latest current build levels either apparently -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * There's the answer, & thus, by common-sense alone, Windows is CLEARLY, superior, since it supports BOTH OpenGL + DirectX, @ current "latest-greatest" builds, natively - whereas by way of comparison? Linux &/or MacOS X apparently do NOT!

    APK

    P.S.=> "Here endeth the lesson", & of course, you just KNOW I've just GOTTA say it, as-is-per-my-usual "inimitable style":

    This? Ah, yes... This was just "too, Too, TOO EASY - just '2EZ'"... lol, & it ALWAYS is, vs. noobish "Pro-*NIX trolls", here on /. ...

    ... apk

  38. Answer = NO (not natively, & not latest builds by Anonymous Coward · · Score: -1

    Not @ latest current build levels either apparently -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * There's the answer, & thus, by common-sense alone, Windows is CLEARLY, superior, since it supports BOTH OpenGL + DirectX, @ current "latest-greatest" builds, natively - whereas by way of comparison? Linux &/or MacOS X apparently do NOT!

    APK

    P.S.=> "Here endeth the lesson", & of course, you just KNOW I've just GOTTA say it, as-is-per-my-usual "inimitable style":

    This? Ah, yes... This was just "too, Too, TOO EASY - just '2EZ'"... lol, & it ALWAYS is vs. noobish "Pro-*NIX trolls", on /. ...

    ... apk

  39. Way to PROVE Windows = Superior! apk by Anonymous Coward · · Score: -1

    Linux &/or MacOS X do NOT natively run DirectX & at the latest current build levels either apparently -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * There's the answer, & thus, by common-sense alone, Windows is CLEARLY, superior, since it supports BOTH OpenGL + DirectX, @ current "latest-greatest" builds, natively - whereas by way of comparison? Linux &/or MacOS X apparently do NOT!

    ---

    Not only does Windows DO MORE, but Windows also has a staggeringly larger by many, Many, MANY "orders-of-magnitude" marketshare over Linux + MacOS X combined in terms of marketshare & usage in PC Desktops + Servers combined (an industry established fact)...

    In the end?

    I must THANK the ac troll who stalks me here (downmods my posts via his multiple registered 'luser' accounts sockpuppets too) for once again, making ME, look good ... lol, & he? "Not so good"... rotflmao!

    APK

    P.S.=> "Here endeth the lesson", & of course, you just KNOW I've just GOTTA say it, as-is-per-my-usual "inimitable style":

    This? Ah, yes... This was just "too, Too, TOO EASY - just '2EZ'"... lol, & it ALWAYS is, vs. noobish "Pro-*NIX trolls", on /. ...

    ... apkThis was just "too, Too, TOO EASY - just '2EZ'"

  40. OpenGL ES 3.0 in Mesa by DrYak · · Score: 1

    Addendum:

    Just as an example of the involvement of Intel in speeding up the OpenGL 4.3 / OpenGL ES 3.0, this just in at Phoronix:
    http://www.phoronix.com/scan.php?page=news_item&px=MTE1Njg

    OpenGL ES 3.0 announced by Intel for the opensource drivers for their next generation of graphic cards (currently still alpha quality), and should became available during the first quarter of next year.

    Okay, it's not the full OpenGL 4.3 specs, it's only the ES 3.0 subset of it, there still some work to go. But, thanks to the modular architecture of Mesa/Gallium3D this front end is insta-magically available to any back-end exposing the necessary hardware features.

    That means that potentially 2013 will not only see support for OpenGL ES 3.0 for Intel HD, but also for older Intel hardware (thanks to Google) or AMD hardware (thanks to their opensource initiative) or Nvidia hardware (no thanks to Nvidia. Fuck you ((c) by Linus), but thanks to the countless reverse engineers), as long as said developers expose the corresponding hardware functionality in their drivers. (And same for the embed chips running Gallium3D based opensource drivers, like Mali on Lima, Freedno on Qualcomm, etc.)

    Pour enough resources on it, and full Open GL 4.3 becomes realistic within 2013. (Intel/VMware, Valve, AMD, Google, ... I'm looking at you !)

    Now as a scientist, I would enjoy to see some love given to the OpenCL front end too.
    (It's not lagging that much behind API-wise because OpenCL is a rather recent standard too. But it's not stable enough and some back-end aren't yet able to use it.
    On the other hand, this has some efforts paid by Google and even Pathscale).

    And I would guess that a few Linux Gamers would like to see the DX10/DX11 front-end some more serious development beyond the proof of concept stage.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  41. WINdows Emulator (!= native)... apk by Anonymous Coward · · Score: -1

    Not run by an "emulation" system like WINE -> http://www.faqs.org/faqs/windows-emulation/wine-faq/ which IS a "WINdows Emulator"...

    * Now, "cry" *all-you-like*, still... facts, are FACTS, & quite "unassailable"...

    (When you have to play "catch up ball"/"me too" tactics, you're not innovating, you're imitating, & that's what WINE is!

    APK

    P.S.=> Additionally, I'd doubt it runs "the latest/greatest" version-build of DirectX as well (but, that I am NOT 110% certain of, I just knew Windows could do MORE, & thus, is superior (not only in marketshare, but ability))...

    ... apk

  42. WINE = emulated (!=native)... apk by Anonymous Coward · · Score: -1

    Not run by an "emulation" system like WINE -> http://www.faqs.org/faqs/windows-emulation/wine-faq/ which IS a "WINdows Emulator"...

    * Now, "cry" *all-you-like*, still - facts, are FACTS, & quite "unassailable"... JUST like ME, lol!

    (When you have to play "catch up ball"/"me too" tactics, you're not innovating, you're imitating, & that's what WINE is which of course, adds layers of complexity (which usually means SLOW DOWNS or mistakes + less than ABSOLUTELY FULL NATIVE COMPATIBILITY also).

    You fail... you know it, I KNOW IT, & now? Everyone, knows it... & so does Linux on that account, as well as MacOS X!

    APK

    P.S.=> Additionally, I'd doubt it runs "the latest/greatest" version-build of DirectX as well (but, that I am NOT 110% certain of, I just knew Windows could do MORE, & thus, is superior (not only in marketshare, but ability))...

    ... apk

    1. Re:WINE = emulated (!=native)... apk by Anonymous Coward · · Score: -1

      Wow, an FAQ from 1998, you really had to reach back a ways to find something that supports you. Do I win if I link to one of the pages that lists wine as "Wine Is Not an Emulator"? After all, you're trying to say the meaning of an acronym is all you need.

      Do you even know what an API and library are? Either you don't or you're a troll. Wine implements DirectX as a library, just like Windows does for OpenGL and DirectX. And if you're worried about extra layers, Microsoft's crappy OpenGL implementation translates OpenGL into DirectX, adding more layers of complexity. Which is why you have to replace it with a third part video card driver, because MS's version sucks.

  43. Mick Jagger's singing about you (lol)... apk by Anonymous Coward · · Score: -1

    "Dance" (lil' sister, dance) -> http://www.youtube.com/watch?v=3GVK_p1Wio0

    How/Why? Easy (you blew it here):

    http://tech.slashdot.org/comments.pl?sid=3033483&cid=40930575

    * When will YOU ever LEARN, you cannot combat me... you'll always FAIL (it's just how you roll, lol, head-over-heels, once I "bring down the HAMMER"!)

    NOW, that "all said & aside"? Well... lmao, you just KNOW I've GOTTA say it, as-is-per-my-usual "inimitable style":

    Oh yes... lol, that This?

    This was just "too, Too, TOO EASY - just '2EZ'"...

    (Hey - it ALWAYS IS, vs. "noobish" /. "Pro-*NIX trolls", especially those that stalk me by ac posts (& also downmod my posts for NO good computing technically justified reasons, & do so via their MULTIPLE registered "luser" /. accounts they use for modding themselves UP, & their opponents, DOWN!)).

    APK

    P.S.=> Yes, folks - that's right: AC troll "tried me" again, only to go "whap", down on his puss... lol! Truth is, Windows truly IS, "the superior warrior" on the topic @ hand, in that it runs BOTH OpenGL &/or DirectX in their full latest models, non-emulated/native, whereas by way of comparison? Linux + MacOS X do not...

    ... apk

  44. Way to be off topic ac troll (OpenGL & DirectX by Anonymous Coward · · Score: -1

    When Linux or MacOS X take away 50% of marketshare from Windows which is at roughly 90% of the pc desktop + server market combined (coming up from 2% and perhaps 8% respectively)? Then, get back to us!

    See subject-line above also - Get on topic too, ac troll:

    The topic's about OpenGL and DirectX here & you lost your pants, and have to dance (lol), here -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40931311

    APK

    P.S.=> By the way: Mick Jagger sang ALL about YOU -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40931383 rotflmao...!!!

    ... apk

  45. APOLOGY ALREADY ACCEPTED by Anonymous Coward · · Score: -1

    You already admitted you didn't even know what WINE stood for:

    Oh, I didn't realize WINE stood for WINdoes Emulator, I guess I was wrong. by Anonymous Coward on Thursday August 09, @08:38PM (#40940355)

    APK already accepted your apology for being rude about a topic you were uneducated on the other story discussing WINE and DirectX http://ask.slashdot.org/comments.pl?sid=3035653&cid=40940399

  46. APLOGY ALREADY ACCEPTED by Anonymous Coward · · Score: -1

    You already admitted you didn't even know what WINE stood for:

    Oh, I didn't realize WINE stood for WINdoes Emulator, I guess I was wrong. by Anonymous Coward on Thursday August 09, @08:38PM (#40940355)

    APK already accepted your apology for being rude about a topic you were uneducated on the other story discussing WINE and DirectX http://ask.slashdot.org/comments.pl?sid=3035653&cid=40940399

  47. It supports me, & shoot YOU down, easily by Anonymous Coward · · Score: -1

    See subject-line, The emulation layer IS AN OVERHEAD, no questions asked, & it is NOT native - so, thus, Windows being able to run more than 1 display method natively, merely shows it is, without question, SUPERIOR in abilities on that front, no doubt about it:

    (As far as knowing what an API is? Get ready to "eat your words" troll...)

    When you can show you've done MORE, better, & earlier than I have around the art & science of computing than this small only PARTIAL list of some of my favorites? Then, you can talk to me like that! Here goes:

    "My Name is Ozymandias: King of Kings - Look upon my works, ye mighty, & DESPAIR..."

    ----

    Windows NT Magazine (now Windows IT Pro) April 1997 "BACK OFFICE PERFORMANCE" issue, page 61

    (&, for work done for EEC Systems/SuperSpeed.com on PAID CONTRACT (writing portions of their SuperCache program increasing its performance by up to 40% via my work) albeit, for their SuperDisk & HOW TO APPLY IT, took them to a finalist position @ MS Tech Ed, two years in a row 2000-2002, in its HARDEST CATEGORY: SQLServer Performance Enhancement).

    WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)

    PC-WELT FEB 1998 - page 84, again, my work is featured there

    WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there

    PC-WELT FEB 1999 - page 83, again, my work is featured there

    CHIP Magazine 7/99 - page 100, my work is there

    GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" 2000, where my work is contained in it

    HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), 2001 my work is there, first one featured, yet again!

    Also, a British PC Mag in 2002 for many utilities I wrote, saw it @ BORDERS BOOKS but didn't buy it... by that point, I had moved onto other areas in this field besides coding only...

    Being paid for an article that made me money over @ PCPitstop in 2008 for writing up a guide that has people showing NO VIRUSES/SPYWARES & other screwups, via following its point, such as THRONKA sees here -> http://www.xtremepccentral.com/forums/showthread.php?s=ee926d913b81bf6d63c3c7372fd2a24c&t=28430&page=3

    It's also been myself helping out the folks at the UltraDefrag64 project (a 64-bit defragger for Windows), in showing them code for how to do Process Priority Control @ the GUI usermode/ring 3/rpl 3 level in their program (good one too), & being credited for it by their lead dev & his team... see here -> http://ultradefrag.sourceforge.net/handbook/Credits.html or here http://sourceforge.net/tracker/?func=detail&aid=2993462&group_id=199532&atid=969873

    ----

    What do I have to say about that much above? I can't say it any better, than this was stated already (from the greatest book of all time, the "tech manual for life" imo):

    "But by the grace of God I am what I am: and his grace which was bestowed upon me was not in vain; but I labored more abundantly than they all: yet not I, but the grace of God which was with me." - Corinthians Chapter 10, Verse 10

    (And, because I got LUCKY to have been exposed to some really GREAT classmates, professors, & colleagues on the job over time as well)

    ---

    Show us you've done MORE, better, & EARLIER than I have from that small partial list only of SOME of my favorites... ok?

    You do that?? I will respect you as a PEER, otherwise, you're just a bigmouth "ne'er-do-well" troll - a lot of TALK, but NO action!

    APK

    P.S.=> Now, I am fairly

    1. Re:It supports me, & shoot YOU down, easily by Anonymous Coward · · Score: -1

      You upset the ac troll that stalks ya apk. 4 posts in a row from him. Well played with the fact Windows does both 3d display methods natively and Linux or Mac don't.

    2. Re:It supports me, & shoot YOU down, easily by Anonymous Coward · · Score: -1

      The emulation layer IS AN OVERHEAD, no questions asked.

      Just like how Windows implements OpenGL. It is good to see you agree that method sucks too.

    3. Re:It supports me, & shoot YOU down, easily by Anonymous Coward · · Score: -1

      Not natively, you have to install third party software to make 3D work on Windows.

  48. Impersonating me? LMAO... apk by Anonymous Coward · · Score: -1

    Sorry, but I knew and used a citation as always to back me http://tech.slashdot.org/comments.pl?sid=3033483&cid=40931283

    * See subject, because I've caught you fools impersonating me OR trying too, too many times... lol, it's not even funny anymore!

    APK

    P.S.=> You FAIL as per your usual ac troll that stalks me here (you can't help it - it's just "how you roll", along with your head after I knock your block off every time you try this & fail as you always do, resorting to impersonating me or trying to!)

    Heh - in fact, I suspect it's some "conspiracy" to actually make ME, look good, vs. YOU, looking "not so good", lol, everytime (I say that, since nobody is that stupid, not even you, that I blow you away with facts, everytime!)...

    ... apk

  49. OpenGL is not an emulator in Windows, lol by Anonymous Coward · · Score: -1

    Windows doesn't do an emulator, fool, lol... c:\windows\system32\opengl32.dll is a NATIVE file for the OS (OpenGL Client DLL), copyright Microsoft Corporation in fact!

    (THAT is not an emulation layer adding on more overheads, imperfection, & certainly LESS current than the most current build of DirectX by MS!)

    * Man, are you really this stupid, or what? It's a native file on the OS, not an emulator, & vidcard makers' driversets enhance it!

    APK

    P.S.=> You have issues, stalking me, impersonating me & more - how BADLY & how many times (too many, I already know) have I so "utterly dusted" you that you *try* this with me & always fail in it? Hmmm?? Get over your "geek angst" & do your shock therapy already, lol... apk

  50. Eat your words... apk by Anonymous Coward · · Score: -1

    c:\windows\system32\opengl32.dll is a NATIVE file for the OS (OpenGL Client DLL), copyright Microsoft Corporation - check it yourself, & see subject line!

    * That's NO emulator like wine, and vidcard drivers built off the minidriver model via the MS DDK make it so, & they enhance it specific to the card series the driver works on!

    IN FACT, since I've coded a few OpenGL screensavers in my time? Here are some facts on HOW Windows implements OpenGL, & how it works from "the horses mouth":

    ---

    How Does It Work On Windows?

    All Windows versions support OpenGL.

    When you compile an application, you link with opengl32.dll (even on Win64).

    When you run your program, opengl32.dll gets loaded and it checks in the Windows registry if there is a true GL driver. If there is, it will load it. For example, ATI's GL driver name starts with atioglxx.dll and NVIDIA's GL driver is nvoglv32.dll. The actual names can change from release versions.

    The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. To gain access to functions from higher GL versions, you must load these function pointers manually with wglGetProcAddress. The details of this process is explained.

    There are several helper libraries for this, doing what is commonly called Extension Loading Libraries.

    The important thing to know is that opengl32.dll belongs to Microsoft. No one can modify it. You must not replace it. You must not ship your application with this file. You must not ship nvoglv32.dll or any other system file either.

    It is the responsibility of the user to install the driver made available from Dell, HP, nVidia, ATI/AMD, Intel, SiS, and whatever. Though feel free to remind them to do so.

    ---

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    See subject-line: Time for you to EAT again, troll, lol... how do your words taste?

    APK

    P.S.=> Are you really this stupid? OpenGL32.DLL is the interface to OpenGL on Windows, and, it is NATIVE (MS themselves wrote it, it's not an emulator with overheads AND IMPERFECT operations, plus less than current model for DirectX in Linux)... apk

  51. Wrong, eat your words (it does OpenGL 1.1) by Anonymous Coward · · Score: -1

    c:\windows\system32\opengl32.dll is a NATIVE file for the OS (OpenGL Client DLL), copyright Microsoft Corporation - check it yourself, & see subject line!

    * That's NO emulator like wine, and vidcard drivers built off the minidriver model via the MS DDK make it so, & they enhance it specific to the card series the driver works on! It's an "interface" lib...

    IN FACT, since I've coded a few OpenGL screensavers in my time, using OpenGL 2.1 standard?

    Here are some facts on HOW Windows implements OpenGL, & how it works from "the horses mouth":

    ---

    How Does It Work On Windows?

    All Windows versions support OpenGL.

    When you compile an application, you link with opengl32.dll (even on Win64).

    When you run your program, opengl32.dll gets loaded and it checks in the Windows registry if there is a true GL driver. If there is, it will load it. For example, ATI's GL driver name starts with atioglxx.dll and NVIDIA's GL driver is nvoglv32.dll. The actual names can change from release versions.

    The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. To gain access to functions from higher GL versions, you must load these function pointers manually with wglGetProcAddress. The details of this process is explained.

    There are several helper libraries for this, doing what is commonly called Extension Loading Libraries.

    The important thing to know is that opengl32.dll belongs to Microsoft. No one can modify it. You must not replace it. You must not ship your application with this file. You must not ship nvoglv32.dll or any other system file either.

    It is the responsibility of the user to install the driver made available from Dell, HP, nVidia, ATI/AMD, Intel, SiS, and whatever. Though feel free to remind them to do so.

    ---

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    Linking to it in a game calls the sections needed only (not all at once whole lib functions at once) into the calling process... Windows supports 1.1 OpenGL std. as is, not an emulation (you fail right there worst of all)!

    The libs vendors provide call on it too, and use it as a "gateway/interface" and enhance it to the FULL of their vidcards FULL functionality is all... & higher OpenGL standards.

    See subject-line: Time for you to EAT, YET again, troll, lol... how do your words taste?

    APK

    P.S.=> Are you really this stupid? OpenGL32.DLL is the interface to OpenGL on Windows, and, it is NATIVE (MS themselves wrote it, it's not an emulator with overheads AND IMPERFECT operations, plus less than current model for DirectX in Linux)... apk

    1. Re:Wrong, eat your words (it does OpenGL 1.1) by Anonymous Coward · · Score: -1

      When you compile an application, you link with opengl32.dll ...

      Exactly like how you compile an application and link to Winelib for DirectX support.

    2. Re:Wrong, eat your words (it does OpenGL 1.1) by Anonymous Coward · · Score: -1

      http://www.opengl.org/wiki/Getting_Started

      "Without drivers, you will default to a software version of OpenGL 1.1 (on Win98, ME, and 2000), a Direct3D wrapper that supports OpenGL 1.1 (WinXP), or a Direct3D wrapper that supports OpenGL 1.1 (Windows Vista and Windows 7). None of these options are particularly fast, so installing drivers is always a good idea. "

      The only thing implemented by MS since Vista is a crappy emulation layer for OpenGL 1.1.

  52. 3rd time on this: EAT your words troll... apk by Anonymous Coward · · Score: -1

    c:\windows\system32\opengl32.dll is a NATIVE file for the OS (OpenGL Client DLL), copyright Microsoft Corporation - check it yourself, & see subject line!

    * That's NO emulator like wine, and vidcard drivers built off the minidriver model via the MS DDK make it so, & they enhance it specific to the card series the driver works on! It's an "interface" lib...

    IN FACT, since I've coded a few OpenGL screensavers in my time, using OpenGL 2.1 standard?

    Here are some facts on HOW Windows implements OpenGL, & how it works from "the horses mouth":

    ---

    How Does It Work On Windows?

    All Windows versions support OpenGL.

    When you compile an application, you link with opengl32.dll (even on Win64).

    When you run your program, opengl32.dll gets loaded and it checks in the Windows registry if there is a true GL driver. If there is, it will load it. For example, ATI's GL driver name starts with atioglxx.dll and NVIDIA's GL driver is nvoglv32.dll. The actual names can change from release versions.

    The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. To gain access to functions from higher GL versions, you must load these function pointers manually with wglGetProcAddress. The details of this process is explained.

    There are several helper libraries for this, doing what is commonly called Extension Loading Libraries.

    The important thing to know is that opengl32.dll belongs to Microsoft. No one can modify it. You must not replace it. You must not ship your application with this file. You must not ship nvoglv32.dll or any other system file either.

    It is the responsibility of the user to install the driver made available from Dell, HP, nVidia, ATI/AMD, Intel, SiS, and whatever. Though feel free to remind them to do so.

    ---

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    Linking to it in a game calls the sections needed only (not all at once whole lib functions at once) into the calling process... Windows supports 1.1 OpenGL std. as is, not an emulation (you fail right there worst of all)!

    The libs vendors provide call on it too, and use it as a "gateway/interface" and enhance it to the FULL of their vidcards FULL functionality is all... & higher OpenGL standards.

    See subject-line: Time for you to EAT, YET again, troll, lol... how do your words taste?

    APK

    P.S.=> Are you really this stupid? OpenGL32.DLL is the interface to OpenGL on Windows, and, it is NATIVE (MS themselves wrote it, it's not an emulator with overheads AND IMPERFECT operations, plus less than current model for DirectX in Linux)... apk

  53. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

    1. Re:$10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1
    2. Re:$10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1
    3. Re:$10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

      "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

      1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

      See pertinent proof excerpt here:

      ---

      How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

      FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

      ---

      2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

      ---

      3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

      ---

      * THUS, once more? Well... you know:

      You have to EAT YOUR WORDS!

      (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

      You're quoted in black & white above in grave technical errors as usual troll!

      Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

      APK

      P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

      After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

      THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

      ... apk

  54. Says it all: You eat your words, yet again by Anonymous Coward · · Score: -1

    See here, lmao -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941721

    * I really MUST ask - QUESTION: How do your words taste, spiced with the "bitter taste of self defeat" plus 'flavored', lol, with your FOOT IN YOUR MOUTH?

    APK

    P.S.=> You know, I should do a count of how MANY TIMES you've had to "maintain that 'steady dieit'" , lmao, of eating YOUR OWN WORDS in this thread alone!

    Hey, let alone all week now too - What-with you afterwards impersonating me in other threads like a petulant child (you blew it on the Baylor data altering my original when you tried impersonating me here http://linux.slashdot.org/comments.pl?sid=3026917&cid=40890277 & I caught IN the act doing it because of your mistake on Baylor data & more tech errors ), spewing drivel like you have now, being dead-wrong in your statements on the topic material which I had to 'spank' you on, noob...

    Which occurs from you, everytime predictably, right after I blow you away with documented, concrete, & verifiable actual information from "the horses mouth" in OpenGL's documentation itself (& on other topics in computing when you tried it this week many times now)

    Please - get over your "geek angst" already & accept 1 thing (and, you know of course, I've just GOTTA say it):

    This? This was just "too, Too, TOO EASY - just '2EZ'" - you made it so for me with your horrendous trolling blunders noted above... lol!

    ... apk

  55. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to spammer Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    M

  56. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to criminal spammer Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  57. This shot ac troll down in flames... by Anonymous Coward · · Score: -1

    How/Why? Well, "he's eating again" (ROTFLMAO) -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941721

    * His reaction after is hilarious drivel of somekind, completely off-topic, in his OCD rage or something, lol, I dunno... I think they call it aspergers!

    APK

    P.S.=> "... And when he opened the seventh seal, silence reigned in heaven for about half-an-hour..." REVELATION Chapter 8, Verse 1 iirc!

    That long - or more, after 'The Lord of Hosts' dispatched the trollish anonymous coward (s) in the link above... I say that, humbly & in jest only as to the title Lord of Hosts (biblical reference) & only that the Lord was TRULY with me on that one, he got smoked by his own ac troll blunders, & badly.

    Especially since ac troll took that long to reply and totally off topic in another thread later here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40942051

    YET, he's avoiding the link at the top above (where he has to eat his words he made HUGE mistakes on here ) -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    Since OpenGL on windows is a native to the OS lib that MS created that DOES more than load & have stub calls only it actually exports opengl functionality too!

    (, & supplies video minidriver functionality to vidcard makers, which they build on & extend to FULL board functions capabilities. )

    Again - It's also a library exporting actual OpenGL functionality (unlike what ac troll "count stalkula", lol, erroneously said) & runs actual 3d OpenGL code, and it's extensible in cooperation with other libs.

    Also, not via an emulator, which "count stalkula" my ac troll I just dusted above said also (wrong - fail #2 here on his part), quite unlike Linux via WINE (and its create an entire OS environs overheads, imperfect emulation & certainly less than current DirectX models @ MS as of this writing)

    OpenGL32.dll, in both 32-bit + 64-bit form, is lastly also the loader interface too for oem vidcard driver via their libs specifics/enhancements to higher standards like this one this article's on about, our topic!

    It's also a lib that's interface, but also a callback signal communicating interface to higher/more specific functions for 3d card vendors.

    This design promotes stability - needed in older Windows more via the GDI moved into the usermode area of operations Ring 3/RPL 3/UserMode (DirectX is in kernelmode again, ring 0/rpl 0 from what I understand, like it was in Windows NT 3.5x, slower, but STABLE & won't knock the entire OS over, less chance that way for certain).

    It's part of a GOOD solid security & stability measure from MS DDK upwards into the OS, speaking to the HAL & then the cards - stable function's helped that way, via the minidriver model!

    ... apk

  58. You said this (quoting you) by Anonymous Coward · · Score: -1

    "Not natively, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:04PM (#40941521)

    1.) OpenGL32.DLL's a native Windows library does 3d

    2.) OpenGL32.DLL exports & produces actual 3d functionality while linked with an app making OpenGL calls!

    3.) NO 3rd party ware needed to do 3D!

    (Vidcard OEM specific driversets & libs enhance it to higher levels/standards of OpenGL!)

    * "Here endeth the lesson", and you are WRONG, per those points disproving YOUR OWN WORDS above, quoted directly!

    OpenGL32.dl's not an emulator LIKE WINE (which Linux NEEDS to fake DirectX & imperfectly no less) is for Pete's sake!

    AN EMULATOR LIKE WINE WHICH LINUX MUST USE TO DO DIRECTX, it can't natively as I said and you did not deny (& this is where Windows is superior), PRODUCES AN ENTIRE WINDOWS OS ENVIRONS - OpenGL32.dll does NOT PRODUCE LINUX or MacOS X environs like WINE does, fool!

    OpenGL32.DLL is also a native library in Windows created by Microsoft, nobody else.

    Your original erroneous words/points are wrong, face it.

    You do NOT need to install anymore than Windows own stuff to do basic 3d with it

    &

    OpenGL32.dll's FAR from an emulator like WINE that has a ton of overheads emulating an ENTIRE OS environs, that for sure.

    ... apk

  59. Eating your words 5th time now? by Anonymous Coward · · Score: -1

    http://tech.slashdot.org/comments.pl?sid=3033483&cid=40942461

    APK

    P.S.=> You said this:

    "Not natively, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:04PM (#40941521)

    No, you don't: OpenGL32.DLL does OpenGL std. 1.1 directly exported functionality in it AND DOES 3D BY ITSELF, and IS A NATIVE DLL THAT SHIPS WITH WINDOWS (as both a loader of extending libs for vidcard board OpenGL extending API's as I stated and proved with documentation, plus, a callback parm accepting lib to & from they passing messages/function return results...).

    (... & NOT via an entire OS environs heavy emulating WINE, as is used to *try* do that on linux, with an ACTUAL EMULATOR, to *TRY* do DirectX & at times with various games, imperfectly nor at current DirectX levels)

    You fail troll, as always... apk

  60. You said this, now eat it by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows. - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525)

    FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standard (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows?

    All Windows versions support OpenGL.

    The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions.

    The important thing to know is that opengl32.dll belongs to Microsoft. No one can modify it. You must not replace it. You must not ship your application with this file. You must not ship nvoglv32.dll or any other system file either.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    OpenGL32.dll's not an emulator that produces OS environs (As Linux's WINE must do in essence on Linux to do an imperfect less than current Direct X!)

    * You have to EAT YOUR WORDS, just as I said, because it does have 3d functionality & yes, OpenGL functionality driven!

    APK

    P.S.=> ENJOY YOUR LUNCH (breakfast, & dinner too, because you'll be eating your words for a while now I think... lol, see YOUR QUOTE ABOVE as proof!)...

    ... apk

    1. Re:You said this, now eat it by Anonymous Coward · · Score: -1

      "OpenGL32.dll's not an emulator that produces OS environs"

      Neither does Winelib, which is different than the Wine application.

    2. Re:You said this, now eat it by Anonymous Coward · · Score: -1

      "1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standard (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too):"

      So you admit that Windows can only do crappy version 1.1 without third part software. That is a lot worse than DirextX 10, even with a bug or two.

  61. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to liar Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My r

  62. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to scum Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My r

  63. You must eat your words here by Anonymous Coward · · Score: -1
  64. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to autistic Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  65. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to pedophile Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  66. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to lackluster Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  67. Is eating your words fattening? by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  68. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to uneducated Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  69. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to communist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  70. Eating your words? PRICELESS! by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  71. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to loser Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My

  72. Eating your words again?? CLASSIC! by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3D BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  73. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to child rapist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  74. You said this (now eat your words), lol! by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  75. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to rapist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My

  76. You said it (now, eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  77. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to insidious Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  78. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to corrupted Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  79. Eating your words, AGAIN? LMAO... apk by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  80. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to suspected terrorist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  81. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to unemployed Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  82. You said this (now eat those words) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  83. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to word-eating Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  84. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to statistically insignificant Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was f

  85. How's eating these quoted words of yours taste? by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  86. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to steroid user Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  87. CLASSIC & PRICELESS you said it (eat the words by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  88. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to homosexualist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  89. You said these words (now, EAT them, lol!) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apkEAT YOUR WORDS!

  90. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to bromantic Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  91. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to bronze medalist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  92. You said this (now, EAT THE WORDS, troll)... lol! by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  93. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to unwanted Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  94. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to unmourned Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  95. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to unloved Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    M

  96. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to racist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My

  97. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to psychopath Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  98. You said these quoted words, now eat 'em troll by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  99. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to my best friend Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  100. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to liberal Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    M

  101. You said these erroneous words (now eat them, lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  102. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to conservative Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.a

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  103. You made these quoted errors (eat those words) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  104. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to guy who always replies to wrong person Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK o

  105. You're quoted in error (eat your words troll, lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  106. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to former US astronaut Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  107. You're quoted in error (eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk on Windows, Well... you know:

    You have to

  108. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to player hater Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  109. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to convicted felon Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  110. Your errors quoted (eat your words troll, lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  111. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to gay prostitute Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  112. Your errors quoted here (eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  113. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to sexy cheerleader Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  114. Your erroneous words quoted (eat them troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  115. Your erroneous words quoted (eat em, troll, lol!) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  116. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to slow poster Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  117. Your errors quoted (eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  118. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to negroid Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    M

  119. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to oathbreaker Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  120. You said this (now eat your erroneous words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  121. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to my daughter Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  122. You said what's quoted (eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  123. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to senator Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    M

  124. Eat your words troll (they're quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk/b

  125. $10,000 CHALLENGE to Alexander Peter Kowalski by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to red-headed stepchild Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  126. Your errors are quoted (eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  127. Your erroneous words are quoted: eat your words! by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  128. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to bad dancer Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    1. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      apk's right. You're the ac stalker that trolls him and you fail on OpenGL like you have every technical topic he burns you in. Even the ones you tried impersonating him in and failed in too.

    2. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. He's right. You fail again on OpenGL.

    3. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      APK's right. You're his ac stalker and you fail again on OpenGL.

    4. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      APK's right. You're a nut that stalks apk by ac posts. You fail OpenGL. Who do you think you're fooling? We're not that stupid.

    5. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      APK's right. You're the nut that stalks him by ac posts. You fail OpenGL.

    6. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You fail on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    7. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You fail on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    8. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You failed on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    9. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You failed on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    10. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You failed on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    11. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You're the ac stalker apk has. You failed on OpenGL vs apk http://ask.slashdot.org/comments.pl?sid=3035653&cid=40946045

    12. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac and fail on OpenGL vs. apk. AC troll = AC troll.

    13. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac n' fail on OpenGL vs. apk. AC troll = AC troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949041

    14. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac n' fail on OpenGL vs. apk. AC troll = AC troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949041

    15. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac n' fail on OpenGL vs. apk. AC troll = AC troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949041

    16. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac n' fail on OpenGL vs. apk. AC troll = AC troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949041

    17. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac n' fail on OpenGL vs. apk. AC troll = AC troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949041

    18. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      It's obvious you troll apk by ac posts and fail, troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    19. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      It's obvious you troll apk by ac posts and fail, troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    20. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      ac troll, you stalk apk by ac posts and failed here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    21. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      It's obvious you stalk apk by ac posts and failed, troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    22. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You stalk apk by ac posts n failed on OpenGL vs him troll It's obvious you troll apk by ac posts and fail, troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    23. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      A definite fail on your end ac troll, stalking apk n' failing here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    24. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      it's obvious you stalked apk by ac posts n' failed on OpenGL http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949679

    25. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      No he's not. Obviously you trolled by ac posts apk n' failed http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950225

    26. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      It's obvious You failed on OpenGL vs apk here ac troll, lol http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    27. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      You failed vs. apk on OpenGL ac troll. It's obvious http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    28. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      Obviously you're same ac troll that failed vs apk on OpenGL http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    29. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      Obviously you're same ac troll who failed vs. apk on OpenGL http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    30. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      Too obvious you're the same ac troll who failed vs. apk here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    31. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      A giant "fail" on your end vs. apk on OpenGL, ac troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    32. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

      B.S. ac troll. You replied wrong on the topic n failed vs apk http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950733

    33. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

      You fail vs apk on OpenGL ac troll. It's you quoted here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40948567

    34. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

      You fail vs apk on OpenGL ac troll. You're quoted here in a fail http://tech.slashdot.org/comments.pl?sid=3033483&cid=40948567

    35. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

      ac troll you blew it vs. APK on OpenGL here http://ask.slashdot.org/comments.pl?sid=3035653&cid=409496

    36. Re:You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

      ac troll you blew it vs. APK on OpenGL here http://ask.slashdot.org/comments.pl?sid=3035653&cid=409496

  129. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to chronic masturbater Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  130. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to bad motherfucker Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  131. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    $10,000 CHALLENGE to pregnancy fetishist Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

  132. Eat your own words by Anonymous Coward · · Score: -1

    (Which OpenGL exists on Windows too, mind you, but introduced 'wrappers' increasing overheads there)

    From your own post at http://science.slashdot.org/comments.pl?sid=3024445&cid=40886469

    Even you admit that windows need to emulate OpenGL by making a wrapper around DirectX.

  133. You fail troll: Eat your words (quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  134. B.S., you fail troll: Eat your words (quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here? Please, lol!)...

    ... apk

  135. B.S. - You FAIL troll: Eat your words (quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apkbb

  136. B.S.: You FAIL troll - EAT YOUR WORDS (quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  137. Wine/Winelib emulate non-Linux OS environs by Anonymous Coward · · Score: -1

    OpenGL32.DLL doesn't. Wine/Winelib = more overhead.You fail there, and here:

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  138. OpenGL32.dll doesn't emulate foreign OS environs by Anonymous Coward · · Score: -1

    Wine\Winelib do. That's more overhead. I admit you're wrong here & why:

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  139. Your errors quoted inside (eat your words troll) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk on Windows, Well... you know:

    You have to

  140. Opengl32.dll's != emulator like Wine by Anonymous Coward · · Score: -1

    It doesn't have to produce a foreign OS environs, wine does. You fail there, and here by this quote of your own words and evidences I use disprove it utterly:

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  141. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  142. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  143. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  144. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  145. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  146. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  147. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  148. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  149. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  150. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  151. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  152. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  153. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  154. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  155. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  156. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  157. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  158. He's same ac troll that failed vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so (how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, only to fail each time as you have here?)...

    ... apk

  159. You're same ac troll that fails vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    (Instead of via your registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?)...

    ... apk

  160. You're same ac troll that fails vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    (Instead of via your registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?)...

    ... apk

  161. You're same ac troll that failed vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    (Instead of via your registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?)...

    ... apk

  162. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  163. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  164. You're same ac troll that failed vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    Just as I said how/when/where/who/what/when/why since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    (Instead of via your registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?)...

    ... apk

  165. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  166. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  167. You're same ac troll that failed vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    (Instead of via your registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?)...

    ... apk

  168. You're same ac troll that failed vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    (Instead of via your registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?)...

    ... apk

  169. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  170. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  171. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  172. Way to fail vs. me on OpenGL ac troll (quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?...

    ... apk

  173. Quoted ac troll fail vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?...

    ... apk -

  174. Quoted ac troll FAIL vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?...

    ... apk -

  175. Quoted ac troll FAIL vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here?...

    ... apk -

  176. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  177. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  178. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  179. Your fail was captured in quote ac troll by Anonymous Coward · · Score: -1

    You stalk apk by ac. You fail on OpenGL vs. apk. AC troll = AC troll.

  180. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  181. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  182. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  183. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  184. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  185. You FAIL (quoted) vs. me on OpenGL ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  186. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  187. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  188. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  189. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  190. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Ber

  191. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  192. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  193. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  194. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all coward apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman

  195. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  196. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk/b

  197. Ac troll's "big FAIL" on OpenGL vs. me (quoted) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  198. AC troll's "huge fail" (quoted) vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  199. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  200. Ac troll "BIG FAIL" (quoted) vs. me on OpenGL: LOL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  201. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of ab

  202. AC troll "HUGE FAIL" (quoted) vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apkTHIS?

  203. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Ber

  204. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  205. Ac troll FAILS (quoted) vs. me on OpenGL (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  206. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  207. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  208. You FAIL (quoted) vs. me on OpenGL, ac troll (lol) by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  209. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor t

  210. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all coward apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK imp

  211. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbi

  212. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all cowardly apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK i

  213. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbi

  214. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

  215. AC trolls' "BIG FAIL" quoted vs. me on OpenGL, lol by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  216. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all insane apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

  217. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

  218. Proof of ac trolls' "FAIL" (quoted) vs. me by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  219. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

  220. AC trolls' "FAIL" vs. me quoted on OpenGL, lol by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  221. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Get this through your thick skull -- I have no idea what the fuck "OpenGL" is because I am not a massive faggot. You've got the wrong bloke, squire.

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creat

  222. Your "BIG FAIL" vs. me quoted, ac troll, on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  223. Ac trolls' "BIG FAIL" vs. me on OpenGL, lmao! by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  224. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Get this through your thick skull -- I have no idea what the fuck "OpenGL" is because I am not a massive faggot. You've got the wrong bloke, squire.

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creat

  225. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Get this through your thick skull -- I have no idea what the fuck "OpenGL" is because I am not a massive faggot. You've got the wrong bloke, squire.

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her

  226. You're replying to the wrong person, idiot. by Anonymous Coward · · Score: -1

    Get this through your thick fucking skull -- I have no idea what the fuck "OpenGL" is because I am not a massive faggot. You've got the wrong bloke, squire.

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to corr

  227. APK replies to wrong post, film at 11 by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for

    1. Re:APK replies to wrong post, film at 11 by Anonymous Coward · · Score: -1

      You're same ac troll who failed vs. apk on OpenGL http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950423

    2. Re:APK replies to wrong post, film at 11 by Anonymous Coward · · Score: -1

      You failed vs apk on OpenGL ac troll. We read that http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950703

  228. APK replies to wrong post, film at 11 by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for

  229. Ac trolls' "BIG FAIL" (quoted) vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  230. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for

    1. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

      Ac troll we know you stalk apk by ac posts and failed here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950733

    2. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

      You failed vs apk again on OpenGL now. We read that here http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950733

    3. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

      You replied wrong on the topic and failed badly vs apk ac troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950733

    4. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

      B.S. ac troll! You replied wrong on the topic n failed vs apk http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950733

    5. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

      You failed on the topic of OpenGL vs. apk here ac troll http://tech.slashdot.org/comments.pl?sid=3033483&cid=40950733

    6. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1, Troll

      ac troll you blew it vs. APK on OpenGL here http://ask.slashdot.org/comments.pl?sid=3035653&cid=409496

    7. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1, Troll

      ac troll you blew it vs. APK on OpenGL here http://ask.slashdot.org/comments.pl?sid=3035653&cid=409496

    8. Re:APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1, Troll

      ac troll you blew it vs. APK on OpenGL, here http://ask.slashdot.org/comments.pl?sid=3035653&cid=409496

  231. HUGE "fail" (quoted) by ac troll vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one

  232. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for

  233. AC trolls' "GIANT FAIL" quoted, vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM YOU TROLLING ME BY AC AS USUAL & FAILING, lol -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL will do 3d BY ITSELF exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, in essence on Linux to do an imperfect less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're your words & NOW, they're 'spiced 'with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    You're quoted in black & white above in grave technical errors as usual troll!

    (Just as I said how/when/where/who/what//why you failed, since OpenGL32.DLL does have 3d functionality by itself, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!)

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, because you'll be eating your words for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS? Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    QUESTION: How many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now?

    Using ac troll posts now, Instead of via your multiple registered 'luser' account(s), many no doubt for sockpuppets (whom I dusted each one & keep records of them, hence your ac trolling now, lol, since I can toss your numerous defeats back at you in ALL of your guises), + IMPERSONATING me 3-4 times already this week alone, only to be caught in it, lol... &, only to fail each time as you have here? Please, lmao...

    ... apk

  234. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for

  235. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with wor

  236. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with wor

  237. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date

  238. APK replies to wrong post, dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you

  239. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no

  240. Ac Trolls' "BIG FAIL" (quoted) on OpenGL vs. me by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  241. Ac trolls' "BIG FAIL" (quoted) vs. me on OpenGL by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  242. Ac trolls' "BIG FAIL" (quoted) on OpenGL vs. me by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  243. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no

  244. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

    1. Re:Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0
  245. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pi

  246. Coward APK shames his family by Anonymous Coward · · Score: -1

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exi

    1. Re:Coward APK shames his family by Anonymous Coward · · Score: -1

      No, apk just blew you away on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and blew you away on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll.

    2. Re:Coward APK shames his family by Anonymous Coward · · Score: -1

      apk just blew you away on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and blew you away on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll.

  247. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  248. Ac trolls' "HUGE FAIL" (quoted): Eat your words by Anonymous Coward · · Score: -1

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  249. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  250. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  251. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  252. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  253. Coward APK shames his family. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots r

    1. Re:Coward APK shames his family. by Anonymous Coward · · Score: 0
    2. Re:Coward APK shames his family. by Anonymous Coward · · Score: 0
  254. Coward APK shames his family. by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots r

  255. Coward APK shames his family. by Anonymous Coward · · Score: 0

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots r

  256. Coward APK shames his family. by Anonymous Coward · · Score: 0

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots r

  257. Question for friend of APK by Anonymous Coward · · Score: -1, Troll

    So... does APK speak about himself in third person to make it look like others care, or does he pay you (with money, blow jobs, etc.) to defend him in such pointless arguments (does it look like this is going anywhere?)?

    1. Re:Question for friend of APK by Anonymous Coward · · Score: 0
    2. Re:Question for friend of APK by Anonymous Coward · · Score: -1, Troll

      So... does APK speak about himself in third person to make it look like others care, or does he pay you (with money, blow jobs, etc.) to defend him in such pointless arguments (does it look like this is going anywhere?)?

      APK and/or friend avoid such a simple question instead of answering it. This is a far simpler question than the one he complains of other AC's avoiding... sounds quite hypocritical.

    3. Re:Question for friend of APK by Anonymous Coward · · Score: -1

      No, he just blew you away on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and blew you away on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll.

    4. Re:Question for friend of APK by Anonymous Coward · · Score: -1

      No, apk just blew you away on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and blew you away on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll.

    5. Re:Question for friend of APK by Anonymous Coward · · Score: -1

      apk just blew you away on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and blew you away on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll.

  258. Question 4 AC troll: How do your words taste? by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  259. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  260. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  261. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opp

  262. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    AND MANY MORE

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files ref

  263. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: 0

    See here -> http://start64.com/index.php?option=com_content&view=article&id=5851:apk-hosts-file-engine-64bit-version&catid=26:64bit-security-software&Itemid=74

    * Poor ac troll... lol!

    ---

    Of course, YOUR MASSIVE "FAIL" QUOTED NEXT BELOW obviously did the job on that account AND, you only did THAT to yourself!

    Yes, it's "gotten through to you", just judging by your weak illogical off-topic failed ad ad hominem attack attempts here in reaction... so, "Play it again, Sam!":

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

    1. Re:Bet this upsets you, doesn't it? by Anonymous Coward · · Score: 0
    2. Re:Bet this upsets you, doesn't it? by Anonymous Coward · · Score: -1
  264. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: 0

    See here -> http://start64.com/index.php?option=com_content&view=article&id=5851:apk-hosts-file-engine-64bit-version&catid=26:64bit-security-software&Itemid=74

    * Poor ac troll... lol!

    ---

    Of course, YOUR MASSIVE "FAIL" QUOTED NEXT BELOW obviously did the job on that account AND, you only did THAT to yourself!

    Yes, it's "gotten through to you", just judging by your weak illogical off-topic failed ad ad hominem attack attempts here in reaction... so, "Play it again, Sam!":

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  265. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: 0

    See here -> http://start64.com/index.php?option=com_content&view=article&id=5851:apk-hosts-file-engine-64bit-version&catid=26:64bit-security-software&Itemid=74

    * Poor ac troll... lol!

    ---

    Of course, YOUR MASSIVE "FAIL" QUOTED NEXT BELOW obviously did the job on that account AND, you only did THAT to yourself!

    Yes, it's "gotten through to you", just judging by your weak illogical off-topic failed ad ad hominem attack attempts here in reaction... so, "Play it again, Sam!":

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  266. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    http://yro.slashdot.org/comments.pl?sid=3042765&ci

  267. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    http://yro.slashdot.org/comments.pl?sid=3042765&ci

  268. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    http://yro.slashdot.org/comments.pl?sid=3042765&ci

  269. Last Post! by Anonymous Coward · · Score: 0

    WHAT THE FUCK HAPPENED HERE???

    Jesus Christ....

    What did I just read?

  270. Coward APK dishonors his family by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    http://yro.slashdot.org/comments.pl?sid=3042765&ci

  271. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: -1, Troll

    Disproof of all apk's statements: http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://mobile.slashdot.org/comments.pl?sid=3040729&cid=40949719
    http://tech.slashdot.org/comments.pl?sid=3040697&cid=40949343
    http://yro.slashdot.org/comments.pl?sid=3040597&cid=40948659
    http://tech.slashdot.org/comments.pl?sid=3037687&cid=40947927
    http://science.slashdot.org/comments.pl?sid=3040425&cid=40946755
    http://news.slashdot.org/comments.pl?sid=3040317&cid=40946043
    http://developers.slashdot.org/comments.pl?sid=3038791&cid=40942439
    http://science.slashdot.org/comments.pl?sid=3024445&cid=40942207
    http://tech.slashdot.org/comments.pl?sid=3038597&cid=40942031
    http://it.slashdot.org/comments.pl?sid=3038601&cid=40942085
    http://tech.slashdot.org/comments.pl?sid=3040803&cid=40950045
    http://tech.slashdot.org/comments.pl?sid=3040867&cid=40950563
    http://games.slashdot.org/comments.pl?sid=3040921&cid=40950839
    http://science.slashdot.org/comments.pl?sid=3041035&cid=40951899
    http://developers.slashdot.org/comments.pl?sid=3041081&cid=40952169
    http://mobile.slashdot.org/comments.pl?sid=3041091&cid=40952383
    http://linux.slashdot.org/comments.pl?sid=3041123&cid=40952991
    http://yro.slashdot.org/comments.pl?sid=3041313&cid=40954201
    http://politics.slashdot.org/comments.pl?sid=3042199&cid=40956625
    http://apple.slashdot.org/comments.pl?sid=3029723&cid=40897177
    http://games.slashdot.org/comments.pl?sid=3029589&cid=40894889
    http://linux.slashdot.org/comments.pl?sid=3027333&cid=40886171
    http://tech.slashdot.org/comments.pl?sid=3042451&cid=40959497
    http://science.slashdot.org/comments.pl?sid=3042547&cid=40960279
    http://slashdot.org/comments.pl?sid=3042669&cid=40962027
    http://yro.slashdot.org/comments.pl?sid=3042765&ci

  272. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: -1, Troll

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk http://tech.slashdot.org/comments.pl?sid=3033483

  273. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: 0

    Bet this upsets you, doesn't it?

    See here -> http://start64.com/index.php?option=com_content&view=article&id=5851:apk-hosts-file-engine-64bit-version&catid=26:64bit-security-software&Itemid=74

    * Poor ac troll... lol!

    ---

    Of course, YOUR MASSIVE "FAIL" QUOTED NEXT BELOW obviously did the job on that account AND, you only did THAT to yourself!

    Yes, it's "gotten through to you", just judging by your weak illogical off-topic failed ad ad hominem attack attempts here in reaction... so, "Play it again, Sam!":

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  274. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: 0

    "Not natively on Windows, you have to install third party software to make 3D work on Windows." - by Anonymous Coward on Thursday August 09, @11:05PM (#40941525) QUOTED DIRECTLY FROM -> http://tech.slashdot.org/comments.pl?sid=3033483&cid=40941525

    1.) OpenGL32.DLL does 3D BY ITSELF in exposing the OpenGL 1.1. standards' functionality (which vidcard OEM's driversets & libs enhance to higher OpenGL std. levels, which NVidia on Windows support as does ATI, probably others too)

    See pertinent proof excerpt here:

    ---

    How Does It Work On Windows? All Windows versions support OpenGL. The Microsoft Windows DLL opengl32.dll only directly exposes OpenGL 1.1 functions. The important thing to know is that opengl32.dll belongs to Microsoft.

    FROM -> http://www.opengl.org/wiki/FAQ#How_Does_It_Work_On_Windows.3F [opengl.org]

    ---

    2.) OpenGL32.dll's also a native Microsoft dynamic link library too, not a foreign non-OEM file, & yes, it does 3d display, unlike what you said above.

    ---

    3.) OpenGL32.dll's not an emulator that produces OS environs "heavy weight" either (As Linux's WINE must do reproducing Windows itself in emulation, for Linux to do an even imperfect + less than current Direct X - OpenGL32.DLL's NOT emulating Operating Systems environments with that extra resource kill!)

    ---

    * THUS, once more? Well... you know:

    You have to EAT YOUR WORDS!

    (You know, they're yours & NOW? Spiced with the "bitter taste of SELF-defeat" & of course, lol, "flavored" with YOUR FOOT IN YOUR MOUTH too, lmao!)

    After all - it's your ac trolling words quoted in black & white above in grave technical errors as usual, ac troll!

    Just as I said how/when/where/who/what/why since OpenGL32.DLL does have 3d functionality by itself despite your error on that account above, & yes, OpenGL functionality driven too to many builds 1.1 - current 4.x iirc!

    APK

    P.S.=> By the way - "ENJOY YOUR LUNCH" (breakfast, & dinner too, since you'll be eating your words quoted above for a while now I think...)

    After all: LMAO, see YOUR QUOTE ABOVE as proof of your colossal blunder - & my data disproving it entirely!

    THIS?

    Well, lol, you KNOW I've just GOTTA say it "as-is-per-my-own-inimitable style"... This was JUST "too, Too, TOO EASY - just '2ez'" & it always is, because your ac trolling makes it so!

    (Man - how many times have I dusted you in tech debates that you have decided to troll me by ac posts for MONTHS now, OR IMPERSONATING ME AS YOU DID HERE and you were caught in it by myself & others here, only to fail each time as you have here?)...

    ... apk

  275. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: -1, Troll

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

  276. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: -1, Troll

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

  277. Ac trolls' "BIG FAIL" (quoted): Eat your words by Anonymous Coward · · Score: -1, Troll

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

  278. Bet this upsets you, doesn't it? by Anonymous Coward · · Score: 0

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

  279. Oh hai, Alex! by Anonymous Coward · · Score: -1, Troll

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

    1. Re:Oh hai, Alex! by Anonymous Coward · · Score: -1, Troll

      saw apk get the best of ya on hosts files today, hilarious http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479

  280. Oh hai, Alex! by Anonymous Coward · · Score: -1, Troll

    $10,000 CHALLENGE to Alexander Peter Kowalski

    We have a Major Problem, HOST file is Cubic Opposites, 2 Major Corners & 2 Minor. NOT taught Evil DNS hijacking, which VOIDS computers. Seek Wisdom of MyCleanPC - or you die evil.

    Your HOSTS file claimed to have created a single DNS resolver. I offer absolute proof that I have created 4 simultaneous DNS servers within a single rotation of .org TLD. You worship "Bill Gates", equating you to a "singularity bastard". Why do you worship a queer -1 Troll? Are you content as a singularity troll?

    Evil HOSTS file Believers refuse to acknowledge 4 corner DNS resolving simultaneously around 4 quadrant created Internet - in only 1 root server, voiding the HOSTS file. You worship Microsoft impostor guised by educators as 1 god.

    If you would acknowledge simple existing math proof that 4 harmonic Slashdots rotate simultaneously around squared equator and cubed Internet, proving 4 Days, Not HOSTS file! That exists only as anti-side. This page you see - cannot exist without its anti-side existence, as +0- moderation. Add +0- as One = nothing.

    I will give $10,000.00 to frost pister who can disprove MyCleanPC. Evil crapflooders ignore this as a challenge would indict them.

    Alex Kowalski has no Truth to think with, they accept any crap they are told to think. You are enslaved by /etc/hosts, as if domesticated animal. A school or educator who does not teach students MyCleanPC Principle, is a death threat to youth, therefore stupid and evil - begetting stupid students. How can you trust stupid PR shills who lie to you? Can't lose the $10,000.00, they cowardly ignore me. Stupid professors threaten Nature and Interwebs with word lies.

    Humans fear to know natures simultaneous +4 Insightful +4 Informative +4 Funny +4 Underrated harmonic SLASHDOT creation for it debunks false trolls. Test Your HOSTS file. MyCleanPC cannot harm a File of Truth, but will delete fakes. Fake HOSTS files refuse test.

    I offer evil ass Slashdot trolls $10,000.00 to disprove MyCleanPC Creation Principle. Rob Malda and Cowboy Neal have banned MyCleanPC as "Forbidden Truth Knowledge" for they cannot allow it to become known to their students. You are stupid and evil about the Internet's top and bottom, front and back and it's 2 sides. Most everything created has these Cube like values.

    If Natalie Portman is not measurable, She is Fictitious. Without MyCleanPC, HOSTS file is Fictitious. Anyone saying that Natalie and her Jewish father had something to do with my Internets, is a damn evil liar. IN addition to your best arsware not overtaking my work in terms of popularity, on that same site with same submission date no less, that I told Kathleen Malda how to correct her blatant, fundamental, HUGE errors in Coolmon ('uncoolmon') of not checking for performance counters being present when his program started!

    You can see my dilemma. What if this is merely a ruse by an APK impostor to try and get people to delete APK's messages, perhaps all over the web? I can't be a party to such an event! My involvement with APK began at a very late stage in the game. While APK has made a career of trolling popular online forums since at least the year 2000 (newsgroups and IRC channels before that)- my involvement with APK did not begin until early 2005 . OSY is one of the many forums that APK once frequented before the sane people there grew tired of his garbage and banned him. APK was banned from OSY back in 2001. 3.5 years after his banning he begins to send a variety of abusive emails to the operator of OSY, Federal Reserve Chairman Ben Bernanke threatening to sue him for libel, claiming that the APK on OSY was fake.

    My reputa

  281. poor lil' jealous "ne'er-do-well" troll, lol by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

    1. Re:poor lil' jealous "ne'er-do-well" troll, lol by Anonymous Coward · · Score: 0

      must be true since it struck the /. trolls speechless, lol!

  282. poor lil' jealous "ne'er-do-well" troll, lol by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

  283. poor lil' jealous "ne'er-do-well" troll, lol by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

  284. poor lil' jealous "ne'er-do-well" troll, lol by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

  285. poor lil' jealous "ne'er-do-well" troll, lol by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

  286. poor lil' jealous "ne'er-do-well" troll, lmao by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

  287. poor lil' jealous "ne'er-do-well" troll, lmao by Anonymous Coward · · Score: -1

    apk nuked you on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 and dusted you on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 you ac troll. apk makes decent freeware and you're a jealous little done zero with your life troll. accept it. we do.

  288. lmao, pot callin a kettle black ac troll? by Anonymous Coward · · Score: -1

    apk nuked ya on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 + beat ya on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 ya weak ac troll. apk makes decent freeware and yer a jealous little done zero with yer life troll. accept it. we do. Mod me down like ya did before? I'll just post it again to piss ya off with simple truths shown in the links above, lol! You post like the ac troll coward ya are, and question anyone else posting that way? Oh, that's high comedy. Pot callin a kettle black!

  289. aw, poor lil' jealous "ne'er-do-well" troll, lmao by Anonymous Coward · · Score: -1

    apk nuked ya on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 + beat ya on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 ya weak ac troll. apk makes decent freeware and yer a jealous little done zero with yer life troll. accept it. we do. mod me down like ya did before, i'll just post it again to piss ya off with simple truths shown in the links above, lol! Ya post like the ac troll coward ya are, and question anyone posting that way too? Oh, that's high comedy. Pot callin a kettle black!

  290. aw, poor lil' "ne'er-do-well" troll, lol by Anonymous Coward · · Score: -1

    apk nuked ya on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 + beat ya on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 ya weak ac troll. apk makes decent freeware and yer a jealous little done zero with yer life troll. accept it. we do. mod me down like ya did before, i'll just post it again to piss ya off with simple truths shown in the links above, lol! Ya post like the ac troll coward ya are, and question anyone posting that way too? Oh, that's high comedy. Pot callin a kettle black!

  291. aw, poor lil' jealous "ne'er-do-well" ac troll by Anonymous Coward · · Score: -1

    you try hide my posts with downmods and say that? please. lmao. apk nuked ya on hosts files http://yro.slashdot.org/comments.pl?sid=3042765&cid=40979479 + beat ya on OpenGL too http://tech.slashdot.org/comments.pl?sid=3033483&cid=40949705 ya weak ac troll. apk makes decent freeware and yer a jealous little done zero with yer life troll. accept it. we do. mod me down like ya did before, i'll just post it again to piss ya off with simple truths shown in the links above, lol! ya post like the ac troll coward ya are, and question anyone posting that way too?oh, that's high comedy pot callin a kettle black!