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

Browse by Tags

All Tags » [Edit Tags] » [Edit Friggin' Tags] (RSS)
  • Re: The reason for redundant code

    [quote user="strcmp"]you have to declare the variables volatile for that to happen[/quote] How do you know they aren't declared volatile in that snippet?
    Posted to Forum by Spectre on 10-05-2008
  • Re: Faced with a future WTF Project

    WTF-y possible workaround for #3: when your code is called, move some of the 3rd party data off-chip and use that memory. Just re-load that data before returning. Depending on how much memory access your function does, it might well be faster than putting your stuff off-chip.
    Posted to Forum by joemck on 08-19-2008
  • Re: The i-beam: sequel to the wooden table

    [quote user="Carnildo"]Last time I checked, PrtScr was still missing two features that screen capture programs usually provide: screenshots of a selected region of the screen, and screenshots saved directly to disk.[/quote] Also the option to include the mouse cursor in the screenshot. Using...
    Posted to Forum by joemck on 07-30-2008
  • Re: We Don't Need Databases!

    [quote user="AccessGuru"] Well, if you ever wanted to move to a database, at least orders.inc should be easy to parse and convert to SQL insert statements. The biggest problem with this is the memory usage and lack of concurrent reading/writing. I don't think it's horrible, if you think...
    Posted to Forum by joemck on 07-27-2008
  • Re: AJAX without the A and the X

    [quote user="morbiuswilters"] It's a site about technical blunders running very WTFy forum software. To not exploit it for amusement and profit would be wrong. [/quote] Agreed. Coincidentally, if you type a capital T in the tag field, it auto-completes TABLE_CAT . Release shift and you...
    Posted to Forum by joemck on 07-21-2008
  • Re: Hurry - the forum is almost full

    [quote user="Iago"] Does all the text really have a pale outline, or is it just that your camera is "helpfully" trying to "enhance" the picture? (These haloes and suchlike are painfully common these days. Most people seem not to notice them, but once you start, you'll...
    Posted to Forum by joemck on 07-19-2008
  • Re: Recursive javascript security

    [quote] < center >< center >< center >< center >< center >< center >< center >< center > < center >< center > < p align = "left" > [/quote] ...used repeatedly throughout the page, especially later on. In the last 1/8 of the source...
    Posted to Forum by joemck on 07-07-2008
  • Re: Motherboard marketing WTF

    "PC Chips"... anything like buffalo chips? [quote user="jspenguin"] Gimme Info Realtime information display! Simply hit the F9 key, users can find the information about CPU, Motherboard model, BIOS version, Memory type & size, Devices,....etc, and tune the system in the quickest...
    Posted to Forum by joemck on 07-02-2008
  • Re: Schrödinger's error

    "Error: The operation has completed successfully." "Error: No error" These errors generally occur because of Windows API functions failing to call SetLastError() before they fail. The program sees the generic error return value and (as per the docs) calls GetLastError() to find out...
    Posted to Forum by joemck on 07-02-2008
  • Re: Employee can't remember password

    [quote user="jimheem"]¡pıɐs ǝɥ ʇɐɥʍ 'ɐǝʎ[/quote] WTF HOW U DO DAT??? <font style="flippedUpsideDown">like this?</font> But seriously... since WYSIWYG in the browser always sucks and HTML/BBcode confuse people, why not use the old text-mode conventions of _underline_...
    Posted to Forum by joemck on 05-30-2008
Page 1 of 2 (14 items) 1 2 Next >
Powered by Community Server (Non-Commercial Edition), by Telligent Systems