6 Reason Why Digg Is Losing Me

By  on  

I've been an avid Digg user for over a year now. Over the course of a year, Digg and its posts have changed to the point that I can hardly stand going to the website anymore.

I am not an Apple Fanboy

Anything related to Apple, or with Apple in the name, gets a minimum 2,000 diggs. I realize that Digg itself is inherently a clique-ey website, but is everything Apple-related news?

I don't care about Ron Paul

Ron Paul's supporters are definitely winning the Apply debate, but that's probably because no other candidates get any play. Do a search (yeah, I'll get to search) for Ron Paul and get 119 pages worth of results. What's funny is that I've never seen anything with regards to Ron Paul outside of Digg.

I like search functionality that works

I'm have a lot of respect for Eli White, Digg coder and PHP guru, and I don't even know if he coded Digg's search, but search is pretty bad. Unfortunately I can't provide a specific example but I don't trust search enough to use it anymore. From what's been mentioned in many Digg comments, search hasn't gotten any better. As a test, I tried a search and got the dreaded "Try again later" message. Neat.

I hate seeing [PIC] next to every post

I'm a huge proponent for a picture section -- oh, not because I'd ever visit it, but I like going to Digg to get good content and articles, not "LOLCat" photos dugg by 15 year old girls.

I don't dig digging Digg

Any article inside or outside of the Digg website gets a minimum 3,000 diggs. Digg is cool, everyone gets it, we don't need to see Digg articles on Digg.

I'm not a fan of Digg downtime

Though it seems this situation has been better lately, Digg seems to be down quite often. I can't recall how many times I've gone to Digg and gotten the infamous "Digg is down" screen. At least I learn that Dan likes Oasis though, right?

What do you think? Do you have any major peeves I haven't mentioned?

Recent Features

  • By
    CSS 3D Folding Animation

    Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

Incredible Demos

  • By
    Duplicate the jQuery Homepage Tooltips Using Dojo

    The jQuery homepage has a pretty suave tooltip-like effect as seen below: Here's how to accomplish this same effect using Dojo. The XHTML The above HTML was taken directly from the jQuery homepage -- no changes. The CSS The above CSS has been slightly modified to match the CSS rules already...

  • By
    MooTools Text Flipping

    There are lots and lots of useless but fun JavaScript techniques out there. This is another one of them. One popular April Fools joke I quickly got tired of was websites transforming their text upside down. I found a jQuery Plugin by Paul...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!