Not sure if you're on iOS, but Apollo is a very well built third-party Reddit client. It's about 70MB to install, and lets you clear the data cache if you're concerned about storage. You can also browse without an account.
I wish I could get Safari reddit links to open in Apollo without having to copy the URL. First it's "continue in browser" to dismiss the overlay that shows up each time trying to get me to use the app, then it's "read the rest of the discussion" to go from amp trash to the actual reddit site, and now they only load like 4 comments at a time and you need to click a link to load another page each time you want to see the children to a comment.
Apollo is a breath of fresh air, but iOS rules for having a website link open in an app are extremely convoluted and require explicit hard-code dapproval from both the domain owner and app author, meaning even if you man-in-the-middle reddit.com on your intranet to provide the required headers/metafiles, you would need Apollo's author to also add reddit.com to the list of URLs the app is capable of intercepting. Yuck.
If tapping Share -> Apollo isn't ideal for you, there's always the web extension route. You can hack the Sea Creator sample code extension's `content.js` file to replace https://*.reddit.com/ with x-whatever-apollo-url-prefix-is:path/to/reddit/comment if you're serious about doing this in iOS Safari:
It might be possible to ask Apollo to include this, by providing something like the above comments as a feature request. I'm not sure what Apple would think during app review, and Apollo might not be willing to risk it.
Apollo already has a share target that opens Reddit links in Apollo (and can also detect copied Reddit links when you launch Apollo). I just purchased Opener because I want it to automatically launch Apollo when I click a Reddit (AMP) link in Google, but it can’t do that.
If you are on reddit.com, click the share icon, and there will be a "open in Apollo" option. If you end up on an AMP page, you have to click the share icon in the gray bar up top next to the reddit.com header, and there will be an "open in Apollo" option.
Switch to DuckDuckGo and don’t get AMP pages again. You can also use !g at the start of your search to try Google’s results. Search quality is good and I only check Google occasionally when I know I’ve found the answer that way before but it’s not one of the top results on DDG. I haven’t measured but I think this saves me time.
I used DDG for years but switched to Google and StartPage because DDG just doesn’t work well for the types of searches I tend to perform. I found myself using !g for everything.
I need to look into it a bit more, when I used Apollo images were loading so fast I assume they are preloaded before I even clicked on them. If that is the case, that’s not ideal for me - I’ve seen NSFW content make the front page, but I don’t click on it. Just not sure if it is actually loading the content regardless.