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)
  • Re: Customer complaints solved fast and cheap way

    So they buy their on parts from you? And only the shipping to and from you is a WTF?
    Posted to Forum by topspin on 07-02-2008
  • Re: IE BSOD

    Community Server A fatal TagException AA has occured at 0MGZ:1337D00D in WtF DPB(00) + ENJOYMUG. The current member will cancel his subscription. * Press any key to include the corresponding symbol in your reply. * Press Alt-F4 to close your browser. You will lose any unposted replies in all tabs. Plz...
    Posted to Forum by Spectre on 06-27-2008
  • IE BSOD

    WTF
    Posted to Forum by samanddeanus on 06-26-2008
  • "I think you are wasting our time"

    After a longer break from professional lifeIrecently decided to go back, and applied for a programmer position at a small startup nearby. And, guess what, the answer was justwhat everybody dreams of. Quote: From your CV you seem to be just the person we are looking for... Now that's what I like to...
    Posted to Forum by Da' Man on 06-24-2008
  • Re: And the real WTF is ...

    [quote user="nilp"] For saving the company thousands, if not tens of thousands, I got a $100 bonus. WTF. [/quote]YEEEEEEEEOUCH!!!!! I learned long ago, that 15-day bugs were more profitable than 1-day fixes. Of course, "mission critical" bugs would always get quick fixing, but some...
    Posted to Forum by danixdefcon5 on 06-16-2008
  • Re: HTML 4, WC3 validated

    [quote user="dtech"] Of course, there is no valid HTML way of putting flash in a page. (while still maintaining automatic updates for people who don't have it or have an outdated version) [/quote] Maybe, but why do that? If you want to upgrade Flash, go to Adobe's site. Personally,...
    Posted to Forum by Spectre on 06-07-2008
  • Re: Function returning a function - in C

    I'm not sure if there's a way to do exactly what you want, but you can enclose the function pointer in a struct and be happy: #include <stdlib.h> #include <stdio.h> struct container { struct container (* call)(int); }; struct container look_I_return_myself(int p) { struct container...
    Posted to Forum by Spectre on 05-30-2008
  • Re: SQL injection madness

    [quote user="superjer"] SQL Injection is too much work. I prefer the ease and convenience of: http://www.google.com/search?q="at+end+of+table"+"next+autoindex" [/quote] I clicked on the very first Google result and -- there's a tab labelled "Drop".. That couldn't...
    Posted to Forum by Tuuli Mustasydan on 04-28-2008
  • Re: Things we didn't know we needed - thanks, CNN!

    I love the FAQ:
    Posted to Forum by Yoooder on 04-23-2008
  • Inform 7 WTF

    This is part of a translation of Dungeon (Zork) to Inform 7 from FORTRAN 77. FORTRAN code: C ENCRYP-- Encrypt password C C Declarations C SUBROUTINE ENCRYP(INW,OUTW) IMPLICIT INTEGER (A-Z) INCLUDE 'dparam.for' CHARACTER*8 INW,OUTW,KEYW INTEGER UINW(8),UKEYW(8) DATA KEYW/'ECOVXRMS'/ ICHARA...
    Posted to Forum by samanddeanus on 04-23-2008
Page 1 of 11 (105 items) 1 2 3 4 5 Next > ... Last ยป
Powered by Community Server (Non-Commercial Edition), by Telligent Systems