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
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

  • By
    HTML5’s placeholder Attribute

    HTML5 has introduced many features to the browser;  some HTML-based, some in the form of JavaScript APIs, but all of them useful.  One of my favorites if the introduction of the placeholder attribute to INPUT elements.  The placeholder attribute shows text in a field until the...

  • By
    Background Animations Using MooTools

    One of the sweet effects made easy by JavaScript frameworks like MooTools and jQuery is animation. I ran across this great jQuery tutorial that walks you through animating a background image of a page. Here's a quick MooTools code snippet that...

Discussion

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