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

Browse by Tags

All Tags » You're doing it wrong (RSS)
  • Re: Accidentally obfuscated code

    Funny, I thought I knew that about global and was pretty sure it had to be right after the def, but couldn't find it in the docs (docs say 'has to be in same code block') so I left it where it was. I merely changed some variable names around. 'The Real WTF' indeed gave the correct...
    Posted to Forum by worstje on 05-02-2008
  • Re: DreamHost $7.5 Million Billing System Error

    I get charged about £25 each time something bounces from my Halifax debit account. That amount can go beyond my overdraft facility, say I'm £-500 and they charge me £75 worth of charges for 3 bounces. It will push me to £-575. I'm not sure what happens after that point since the one time that happened...
    Posted to Forum by Tann San on 01-16-2008
  • Re: The best wooden table yet.

    Oh...my...God. And still he wasn't even able to keep the paper straight on the scanner.
    Posted to Forum by ince on 12-19-2007
  • Microsoft kills Santa Claus

    So this story is all over the place but I thought I'd post it here for anyone who doesn't check the various news site :¬)
    Posted to Forum by Tann San on 12-07-2007
  • Nokia Battery Recall Script

    The Nokia exploding-battery-recall is all over the tech newssites today, so I found myself wandering along to check if my battery was likely to a splode. Although I'm disappointingly unlikely to be on the receiving end of a delightful display of pyrotechnics, I did find an amusing display of WTF'ery...
    Posted to Forum by DaveK on 08-14-2007
  • Re: ...words fail me.

    Thus spake Morbii :Oh, I don't understand how this leads you to words failing you, though... Oh, that was just the tip of the iceberg. I didn't (can't, really) post any of the truly terrible code from this app, as it would give too much away. There are some real monsters lurking in here, like the game...
    Posted to Forum by untalented_newbie on 06-01-2007
  • ...words fail me.

    I found this little gem in a J2ME app here (method and var names have been altered slightly to protect the guilty): public void renderNumber(int number, Graphics g, int x, int y, int anchor) { int w = NumberWidth; int h = NumberHeight; g.setClip(x,y,w,h); g.drawImage(numberImg,(number * (-NumberWidth...
    Posted to Forum by untalented_newbie on 06-01-2007
Page 1 of 1 (7 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems