The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Browse by Tags

All Tags » wtf!? (RSS)
  • Double WTF with Orangelabel!

    Check out this article from main page - the first screenshot from the web of some icon design company... I followed the link to their page, and found out, that the image has been updated... but... not how you'd expect it to be... I wonder how , and why they've done this... (and it's even...
    Posted to Forum by SEMI-HYBRID code on 08-25-2008
  • Accidentally obfuscated code

    Code is as follows: interpretedData={'location 1':{},'location 2':{},'location 3':{},'location 4':{},'location 5':{},'location 6':{}} # interpretedData gets further initialized elsewhere. # SetData is called with one parameter (data) by a C++ application...
    Posted to Forum by worstje on 05-02-2008
  • Ensure that any deallocated pointers are set to NULL

    virtual ~CppUnknownT() { if(_pUnk) { _pUnk = NULL; _pUnk->Release (); } Perhaps we should add "after your done using it".
    Posted to Forum by Viral on 01-08-2008
  • Keyboards - the Bread and Butter of Computers?

    I have a $5 Amazon gift certificate from BigLook.com, so I decided to browse around for items under $15. Since I recently got a Sony VGN-UX380N MicroPC with a built-in keyboard that leaves much to be desired, I looked at a roll-up, rubber keyboard and this is what I found: Apparently, computer products...
    Posted to Forum by GuyPaddock on 05-23-2007
  • Best help mesage ever

    Most useful help message ever. I'm glad I bothered to type NET HELPMSG 3777.
    Posted to Forum by Mal1024 on 05-13-2007
Page 1 of 1 (5 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems