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
    Conquering Impostor Syndrome

    Two years ago I documented my struggles with Imposter Syndrome and the response was immense.  I received messages of support and commiseration from new web developers, veteran engineers, and even persons of all experience levels in other professions.  I've even caught myself reading the post...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    Parallax Sound Waves Animating on Scroll

    Scrolling animations are fun. They are fun to create and fun to use. If you are tired of bootstrapping you might find playing with scrolling animations as a nice juicy refreshment in your dry front-end development career. Let's have a look how to create animating...

  • By
    Create Keyboard Shortcuts with Mousetrap

    Some of the finest parts of web apps are hidden in the little things.  These "small details" can often add up to big, big gains.  One of those small gains can be found in keyboard shortcuts.  Awesome web apps like Gmail and GitHub use loads of...

Discussion

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