- 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
1970's working on a mainframe. EVERYTHING was given an ID. 4 letter prefix and 5 digit number they did NOT have names JBGL12345 was a JCL Job that ran ACGL4323 which was a Cobol program.... Do find out what the ID's meant there was a set of 3 ring binders kept by MIS. When you wanted to create something, they wrote the information in the book, and returned to you the ID. The numeric were sequential within a pre-defined prefix...
Admin
We live in a delect culture.
Admin
It deletes everything older than 31 days. which can be a bit more than a month. which might result in the odd delectable surprise
Admin
Self-documenting code is about as useful as "one size fits all" clothing
Admin
This is delictable code.
Admin
Shakespeare was wrong. A rose by any other name is not a rose.
Admin
At least the misspelling was in a comment, not the function name. I have to gnash my teeth daily to this inherited gem:
public void Initailize()
Admin
I'm surprised that they don't use lower snake case for their table names. That actually already says a lot about the product even without seeing a single line of code :-)
Admin
Notice the mishmash of case styles for the SQL keywords:
Delete
andInterval
are Title case,FROM
,CURRENT_DATE
, andDAY
are UPPER case, andwhere
is lower case. All three styles are used in the date expression.Admin
Yeah, there are lazy developers and there are sloppy developers. Seek out the first ones, they are the most productive because don't impress with lines counts. Avoid the last kind, cause all they produce is technical debt.
Seems to ring true all the time :-)
Admin
Yeah, that "ize" ending makes my teeth itch...
Admin
Reminds me of a variable called Midnight that was defined at 8:00pm.
Admin
I like "delect." It's like voting against something. In this case, consistency.
Admin
Well, it would have been midnight somewhere, so it wasn't technically wrong...
Admin
The typo in $thedel, the typo in $thedel. Hi-ho the db-o, the typo in $thedel
Admin
Others of that kind seen in reality: BytesWritten, BytesReaden, ducomentID, intelegence_test_score, equilize_results(), retern_result() - which didn't contain even one ?: -, checkTermine... all of them part of a high priced "healthcare solution". Deliciouss!
Admin
Deprelated?
Admin
I pun like that all the time.
Admin
I'm very delected by this entertaining WTF! =)
Admin
Perhaps it was midnight UTC and they used U.S. Eastern time (during DST, -04:00) to represent it.
Admin
We must work at the same place
Admin
You didn't notice "tail"?