As somewhat of an aside, I've used google ads before (small money) and found the experience to be awful. Very confusing interface and I am almost positive I was doing things wrong. I've also used Facebook and found it much better. It's weird because that's google's cash cow. Does everyone who spend real money just go through a personal broker or something or does everyone use that interface?
What drives ad spend?
Had a reddit recruiter reach out to me recently looking for engineering leadership for their upcoming product road map. What's in: ads, influencers, crypto, NFTs. What's not in: improving the core feature set of reddit like community management, curation, search, or user interface/experience.
Hard pass, and a bad sign of what's to come.
Clicking a nested thread seems to crash whatever browser I use 1/10th of the time, the videos never work, and the time it takes to open a thread is almost unbelievable in 2022.
(Never mind the times it won’t let me view content without the app.)
Never see Reddit's website on mobile ever again
"This page looks better in the app"
No reddit. It sure as shit doesn't.
Reddit obviously has the data for robust machine learning, but not sure how an experiments-management startup aligns with it unless it's an acquihire.
"Our next challenge is to apply what we’ve built to improve the user experience for redditors"
"we’ll no longer be signing up new commercial customers to the Spell service"
It's definitely an acquihire. MLOps has been one of Reddit's weaker areas historically, so this acquisition makes sense to get a talented team in with a clear understanding of the space.
Their investors are being taken on a wild ride.
Search being an open joke? Not going to even look at it.
Purchase a few ML people? Oh that will surely increase our valuation.
Do something about toxic supermods? That's a feature.
I got banned for a year from Armenia sub for criticizing an Armenian politician from the ruling party (who has been involved in a bunch of corruption scandals, including fake companies winning tenders under his grandma's name). The country subs, especially in post-USSR space, are run by ruling party representatives who tolerate zero dissent.
If Reddit doesn't do itself in it'll be the moderators ruining their own communities.
Reddit is a walking corpse and I'm happy to participate in the monthly "Reddit is shit" punching bag thread.
I do agree on the neat alternative piece, but all of the ones that have come up in the past had some sort of flaw (or in some cases deliberate slower growth) that caused them not to go viral (Voat, Tildes, etc)
It does look like they plan to do something about it finally: https://www.reddit.com/r/reddit/comments/v3frc1/what_were_wo...
> Performant
> One consistent message from redditors has been that performance on the site and native apps could be better. We agree. That’s why the Reddit engineering team is working on making the Reddit platform faster and more reliable.
> A quick heads-up–this section is for engineers and robots. If you like a bit of nerdy tech talk, read on. If you don’t want to get lost in the technical details of what it takes to keep a site likeReddit running, you may want to skip ahead to the ‘Excellent’ section.
> Improving platform stability
> Last year, a major priority was improving feed load times (also known as Cold Start Latency) so that redditors could tap into their feeds and scroll through posts quickly, without waiting or watching little blue spinners tell them the page is loading. Because of those efforts, we saw drops in wait times across the board—iOS went down -11%, Android -19%, and the backend was down -25%. We also made improvements that reduced crashes and errors, resulting in a 64% reduction in downtime and a 97% reduction in background error rate.We’ll continue to invest in these sorts of latency and stability improvements, while also investing in a design system to componentize Reddit’s user interface (UI).
> Making Reddit faster, faster, faster!
> Another big factor in a webpage’s performance is how much stuff it loads. The number of requests for assets, the size of those assets, and how those assets are used are all good indicators of what sort of performance the site will generally have. Reddit’s current web platforms make a lot of requests and the payload sizes are high. This can make the site unwieldy and slow for redditors (especially in places that may already have slower internet service).
> We’ve already begun work on unifying our web (what some of you call new Reddit) and mobile web clients to make them faster, clean up UX debt, and upgrade the underlying tech to a modern technology stack. (For those interested in such things, that stack is Lit element, Web Components, and Baseplate.js. And the core technology choice is server-side rendering using native web components, which allow for faster page loads.) Stay tuned, because we’ll be sharing more on these efforts later in the year, and there’s some exciting stuff on the way.