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

Browse by Tags

All Tags » sarcasm (RSS)
  • Re: Emailed SQL Statements

    Well, look on the bright side, SQL injection would have been pretty difficult.
    Posted to Forum by lolwtf on 07-27-2008
  • Re: We Don't Need Databases!

    Well, hard-coding the value makes it much more efficient than using a database. Right?
    Posted to Forum by Zecc on 07-27-2008
  • Re: HP shatters excessive packaging world record

    [quote user="Cyrz"] I always wondered if the parts return department was amused or annoyed by my antics. Perhaps a bit of both, depending on what I sent that day. [/quote] They must've thought you were such a cool-guy.
    Posted to Forum by TheDude on 07-21-2008
  • Re: Not suspicious

    [quote user="billhead"] <obligatory> TRWTF is that the op posted an image of the news story while this spiffy WYSIWYG editor can handle copy and pasting of the story from BBC. </obligatory> [/quote] [quote user="emurphy"] () //--> addthis_url = location.href; addthis_title...
    Posted to Forum by PSWorx on 07-16-2008
  • Re: SquirrelMail's PHP code

    Very true. SM is WTF'able. I do think that with all this massive knowledge, why not implement a new free open-source webmail application? I would assume that a more updated IMAP-capable client is available, and if not, why not write one since the standard is so familiar? Cuz you don't wanna....
    Posted to Forum by pauluskc on 05-06-2008
  • Re: Jim Bastard programs a true WTF

    [quote user="JimBastard"][quote] Maybe the ram wasn't fully cleared on a warm boot. A cold boot probably would have done the trick. [/quote]It was about a week before the machines were removed from the ITC. They sat completey shut down over night several times. [/quote] Ahh, so they had...
    Posted to Forum by Eternal Density on 04-20-2008
  • Re: Why do people hate vista?

    DAL and 3 tier and Information Hiding are just a hype. Those are no substitute for embedding SQL everywhere.
    Posted to Forum by Ice^^Heat on 04-16-2008
  • Re: Lysis got banned

    [quote user="Physics Phil"] [quote user="WeatherGod"] You know, up to this point, I really didn't have an opinion of Lysis either way. I mostly just gloss over the MPS vs. Lysis flamewars, so I really couldn't see who was really trolling or not. Now that Lysis is acting some...
    Posted to Forum by pig_vomit on 04-03-2008
  • Re: The internet enabled coffee machine/wooden table

    [quote user="OperatorBastardusInfernalis"] Less WTF if it's one of these modern PCs without a parallel port. Back then this was SO simple... port[$378] := $A3, and it set the data wires to 10100011. 8 wires to REALLY EASILY toggle from DOS apps... those were the times. Now, good lock doing...
    Posted to Forum by Soviut on 03-30-2008
  • Re: The really stupid way of turning a number negative

    [quote user="zzo38"] ... return $num - $num * 2; ... [/quote] Now, TRWTF(tm) is that they should've optimized their math: ... return $num - ( $num << 1 ); ...
    Posted to Forum by modelnine on 03-25-2008
Page 1 of 3 (22 items) 1 2 3 Next >
Powered by Community Server (Non-Commercial Edition), by Telligent Systems