Live data from Hacker News

Reddit Status

redditstatus.com

21–30 of 47 posts

Re: Reddit Status

#22

Does anyone know why Reddit seems to be alone among the world’s most popular sites in having so many outages and frequent periods of slowness? I’ve been on it for more than a decade and its unreliability has been fairly constant. Is the engineering team more resource constrained than others or held back by unusual amounts of legacy code, or is it simply confirmation bias resulting from earlier experiences?

Outages are definitely less common than they used to be. But I would guess that reddit is one of the most popular sites on the internet because it's basically like an anonymous(ish) facebook with content guaranteed to be popular with the majority (by design).

They've also made major efforts to keep the site socially sane for the majority of users (for better or worse, IMO generally better) with their moderation model.

Whether or not it's a great site technically is irrelevant. It's something people want and something I keep coming back to because there's no equivalent when it comes to niche communities.

Re: Reddit Status

#23
post #21

"vote backlog" is an interesting metric. Does anybody know how the vote counting system works?

I believe comments, posts, and votes are placed into a queue and later (seconds usually) committed to the database. They're not visible to the public until they're committed (but they make the UI act like it's already there for the poster themselves). Just a guess from my observations though.

Re: Reddit Status

#24
post #18
post #8

Anyone willing to put a price on 1 hour and 14 minutes of Reddit downtime? I would guess this cost less than a $1,000,000 USD but more than $100,000.

According to [], they had $119M revenue in 2019. That's about $14k/h. [] https://techcrunch.com/2019/12/04/reddits-monthly-active-use...

My first exposure to empty set citations

Re: Reddit Status

#25
post #23
post #21

"vote backlog" is an interesting metric. Does anybody know how the vote counting system works?

I believe comments, posts, and votes are placed into a queue and later (seconds usually) committed to the database. They're not visible to the public until they're committed (but they make the UI act like it's already there for the poster themselves). Just a guess from my observations though.

Pretty standard pattern. Facebook does it as well.

Re: Reddit Status

#26

Earlier quoted context omitted.

Do you use the actual site or do you use Reddit with an app? I think the actual site, Reddit.com, is the one with more outages.

I agree with the parent poster (rarely any outage), but I use old.reddit.com.

Yeah, I use old.reddit.com as well.

Re: Reddit Status

#27
post #19

Does anyone know why Reddit seems to be alone among the world’s most popular sites in having so many outages and frequent periods of slowness? I’ve been on it for more than a decade and its unreliability has been fairly constant. Is the engineering team more resource constrained than others or held back by unusual amounts of legacy code, or is it simply confirmation bias resulting from earlier experiences?

From AMA (ask [Reddit sysadmins] anything) announcement 2019/09/19 https://old.reddit.com/r/sysadmin/comments/9ver7h/14nov_redd... "I can answer this! According to various sources (mainly, complaints on the redesign subreddit), the new.reddit interface is a lot less tolerant of timeouts and delays. Old.reddit was much more relaxed and would wait longer before throwing up errors (like logouts and such), but new.reddit…

Wow, I didn't know there was actually more to dislike about "new" reddit.

Re: Reddit Status

#29
post #19

Does anyone know why Reddit seems to be alone among the world’s most popular sites in having so many outages and frequent periods of slowness? I’ve been on it for more than a decade and its unreliability has been fairly constant. Is the engineering team more resource constrained than others or held back by unusual amounts of legacy code, or is it simply confirmation bias resulting from earlier experiences?

From AMA (ask [Reddit sysadmins] anything) announcement 2019/09/19 https://old.reddit.com/r/sysadmin/comments/9ver7h/14nov_redd... "I can answer this! According to various sources (mainly, complaints on the redesign subreddit), the new.reddit interface is a lot less tolerant of timeouts and delays. Old.reddit was much more relaxed and would wait longer before throwing up errors (like logouts and such), but new.reddit…

Even if it were truely the reason (it's just someone uninvolved who saw a lot of complaints about the new interface) it doesn't explain the rest of the decade where there was no "new interface" and it was still a meme that Reddit was constantly down.

Re: Reddit Status

#30

I am convinced that Reddit's status page underreports outages, there are a lot of times I can't access the site for 15min but it never shows up on here. (And I don't even visit it that often.) I think they're the major company with the fewest 9s of uptime.

> I am convinced that Reddit's status page underreports outages

If they are like every other major company out there, status page reports are a function of a manager or PM judgement call, not the output of a monitoring system.

Post reply on HN