- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
The real WTF is putting Michael Moore in the same class as Ken Burns. The main problem is that Ken Burns creates documentaries, not propaganda reels.
Admin
Running with no pagefile may be slower because when you don't use your RAM enough (unused RAM should be free as in "Willy"), the OS can only free code pages (since they still sit on the disk where it loaded them from) and not data pages (because it doesn't have a place to put them). Relative slowdown happens when these data pages are less frequently accessed than the code pages becuase it would have saved disk accesses to swap those data pages out. However, in http://www.codinghorror.com/blog/archives/000422.html some folks argue that Windows frees pages even when it doesn't have to, which makes it less responsive (i.e. slower) with a pagefile in some cases.
Admin
Forget his explanation of Ken Burns... The explanation of the park sign and stalls was better.
And one I'd like to see more of, working in a school. Impatience seems to flood through the gates every morning and leave at 3.30... Both staff and students seem to think that a computer should do everything within 0.2s of clicking something. If it doesn't, they click again, which when printing results in 5 or 6 copies before they finally stop.
I don't know if it's always stupid. Depends on what you want to do. I run a few boxes with no swap and only 128 or 256MB of RAM... And they all use RAM disks to run from too.
You haven't used anything beyond Norton Internet Security, have you? The Corporate Symantec AV is fine. I rarely even think about it. And Ghost is fairly useful too. The only Symantec product I can think of that's in any way painful is NIS.
Admin
so in a nutshell we have to use pagefiles because a) some sorry excuse of a programmer writes a program that eats, drinks and crunches the memory. b) we're enterprisey users that plays crysis on vista while drawing on autocad and rendering 3dstudio.
aside from jokes, I understant why are we using pagefile, it still feels stupid.
Admin
Screenshots of insanely-long trial periods should be banned from Error'd unless the submitter can submit proof of written documentation from the manufacturer (on company letterhead, photographed on a wooden table) that bogus date in the screenshot is an actual bug and not the result of the end-user having hacked the trial-period.
Admin
How about UNICODE string buffer overflow?
Admin
Some things never change. Back in the day, there was a bug in the arcade game "Sinistar". If you could die twice (get hit twice at the same time), the game would decrement your life counter twice. If it was your last life, it would decrement it to -1 (0xFF for an 8 bit number). Thus, you could get 255 lives by dying twice.
Admin
It's against 3997806 apple interface guidelines.
Admin
Pictures 2, 3, 4 and 6 are not close to WTFs. Hints: creativity, a real effect, rounding, hacking Picture 5 did not load for me. Picture 1 is probably the only worthwhile entry.
Shame.
Admin
ImgBurn is an example of a program that works well, but which has a TERRIBLE user interface. It's clearly written by an amateur programmer, a technical-minded person who hasn't has much talent for designing user interfaces.
It's a program for burning CD's and DVD's. It shows a VERY small window which cannot be resized, and the UI is very peculiar.
It contains more "funny" messages like the one shown here.
Admin
Admin
What you want to say is that a system without a page file is more vulnerable to out-of-memory errors than a system with a page file, provided the RAM size is equal.
Admin
THE REAL WTF IS THAT HE'S USING NORTON ANTIVIRUS AM I RITE GUYS :D
Admin
ImgBurn is a CD/DVD burning program, which relies on the Image Mastering API and, in turn, device I/O. The WTFery of IMAPI means, among other things, operations cannot be immediately cancelled. (Plus, ImgBurn insists, whether it's its requirement or IMAPI's, that the disc be finalized and made Red Book legal, even if it's mostly otherwise a coaster.) Thus, when the user clicks Cancel, ImgBurn has work to do still, which may take some time.
Now picture a typical user: Cancel. ... Okay, maybe it didn't hear me, Cancel. Cancel! tap tap tap tap bash bash bash BASH BASH BASH <link to German kid video>
Thus, ImgBurn provides visual feedback in the form of a modal dialog that it recognises that the Cancel button has been clicked a second time, with a "cute" message, so that the user doesn't get upset that it isn't doing anything. The problem is, of course, that that's exactly what the user's going to think anyway. sigh
CAPTCHA: appellatio... mind went straight to the gutter on this one...
Admin
How hard is it to accept the FIRST cancel and put up a progress dialog informing of cancel action (finalizing the disc if they're so insistent)? Is user feedback such an effort? Yukky app.
Admin
I don't get the one about "Time and Attendance Records".
Admin
This is something that really irritates me and really lets TDWTF down, when stuff like the Ken Burns effect gets posted as a WTF when it's anything but. The lack of decent editing in the main articles is bad enough but an additional 3 seconds research (which might equal 3 seconds total, it seems) before clicking "Publish" would save the site from some really shocking mistakes.
Admin
Contrary to what you say, virtual memory does not make a system faster. In fact, a real time system using virtual memory management is an contradiction.
You are both idiots, but entertaining nonetheless.
Admin
Perhaps you need to read that again, but a bit more carefully:
It's no use ignoring half the sentence and complaining that what's left over doesn't make sense; those other words are there for a reason and they change the overall meaning.
Admin
LOFL! I didn't think of that!
Admin
The real WTF here is the amount of time it apparently takes for common knowledge to sink in. That is jpgs are used for photos and NOT interface screenshots. Because of their algorithm they don't work on such material and result in bloated pictures with artifacts (as seen here) if used anyway instead of gif or better yet png (thanks to Micros~1 for taking ages to support it properly) which look better and are way smaller.
Admin
Admin
yannow some applications actually recommend that you turn off your page file altogether - Like Pro-Tools
When you have substantial memory a pagefile doesn't add anything. If you are running I/O intensive applications vs. Disk intensive applications could make a real difference. I wish people that actually know something would make their grand generalizations instead of morons with either antiquated knowledge of computers or no real knowledge of computers spouting off their ignorant b.s.
Admin
Because sometimes going to the drive to load a cache of data you've already processed is faster than loading the original data and processing it again; especially if the drive is otherwise idle, or the original data is on slow media.
Admin
The iMovie Ken Burns entry is actually not an error.
See: http://en.wikipedia.org/wiki/Ken_Burns_Effect
Admin
Ken Burns refers to the Ken Burns Effect used in post processing of video. This effect involves panning an image around. Learn Things!
Admin
I had a trial version of Delphi once(I don't remember what version...). And one day it decided that it liked me and said that I had ~360 days left... And afterwards it kept "renewing" the trial license... I didn't really see any logic in it.... :)
Admin
To everyone talking about the Ken Burns effect, I read it as a WTF when it added " - C" to Ken Burns. Which makes sense with what TDWTF said as Cut starts with C. I don't think it had anything to do with Ken Burns not being an actual effect.