Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

syndication.thedailywtf.com

The Daily WTF

Get the latest updates from The Daily WTF directly as they happen.

Follow now 530 followers

Latest posts

Last updated about 21 hours ago

CodeSOD: Unaccountable Counting

1 day ago

Ulvhamne sends us some bad code that, well, I think at this...

CodeSOD: Query Query Query

2 days ago

Bob's employer had a data-driven application which wasn't performing terribly well. They...

CodeSOD: An Obsolete Approach

3 days ago

Marcus's team was restructuring the API, and the architect thus wanted a...

CodeSOD: Concrapenate Strings

4 days ago

As oft discussed, null-terminated C-style strings are an endless source of problems...

Error'd: Believe It Or Not

7 days ago

This week we have a special visit from a mythical beast: the...

CodeSOD: A List of Mistakes

8 days ago

Yesterday we talked about bad CSS. Today, we're going to talk about...

CodeSOD: Classical Design

9 days ago

There is a surprising amount of debate about how to use CSS...

CodeSOD: A Small Partition

10 days ago

Once upon a time, I was tuning a database performance issue. The...

CodeSOD: A Top Level Validator

11 days ago

As oft stated, the specification governing email addresses is complicated, and isn't...

Error'd: Paycheque

14 days ago

There are an infinite variety of ways to be wrong, but only...

CodeSOD: To Tell the Truth

15 days ago

So many languages eschew "truth" for "truthiness". Today, we're looking at PHP's...

CodeSOD: Terminated By Nulls

16 days ago

Strings in C are a unique collection of mistakes. The biggest one...