Earlier quoted context omitted.
Lightweight (teddit frontpage: ~30 HTTP requests with ~270 KB of data downloaded vs. Reddit frontpage: ~190 requests with ~24 MB) Was new reddit designed by actual morons? 24 MB and 190 requests! How did that pass any sort of QA?
Ad tracking, and obfuscation to make scraping harder, plus it's trendy to use lot's of JS libraries.
Teddit – An alternative Reddit front-end focused on privacy
81–90 of 96 posts
Re: Teddit – An alternative Reddit front-end focused on privacy
#82Earlier quoted context omitted.
They've already gotten rid of the .compact frontend and actively removed workarounds/aliases that users discovered when it was first removed. Old reddit is definitely next up on the chopping block.
appending .i to the end of the url will still get you the compact frontend
Re: Teddit – An alternative Reddit front-end focused on privacy
#83Earlier quoted context omitted.
I use https://addons.mozilla.org/en-US/firefox/addon/redirector/ for nitter, teddit and invidious.
The problem with redirectors is that it first has to go to the site you want to avoid and then it gets redirected. I always wanted something that would re-write pages as they are displayed and I couldn't find anything so I wrote my own greasemonkey script that gives me all of my searxng/teddit/piped/rimgo/wikiless/quetre/libremdb/proxitok/neuters/scribe/. It also removes most utm trackers and referral codes from urls…
Re: Teddit – An alternative Reddit front-end focused on privacy
#84While we're on the topic of privacy focused frontends, anyone have recommendations for similar YouTube frontends?
Piped and Invidious. I prefer Invidious for vague reasons, though either it or the instance I use most often seems to fail about 25--50% of the time on videos, with more popular content (e.g., music) failing most often, so I'll fall back to Piped. Otherwise I use mpv / ytdl, and in fact greatly prefer that approach. For those prefering a standalone GUI, there's VLC.
Re: Teddit – An alternative Reddit front-end focused on privacy
#85lynx gopher://hngopher.com
Re: Teddit – An alternative Reddit front-end focused on privacy
#86You can view multiple subreddits by joining their name with a plus sign, e.g. https://reddtastic.com/r/nsfw+gonewild
Edit: Yes, the home page is NSFW! You can also browse
- Reddit’s front page: https://reddtastic.com/r/
- r/popular: https://reddtastic.com/r/popular
- r/all: https://reddtastic.com/r/all
- Or any other subreddit like https://reddtastic.com/r/aww
Re: Teddit – An alternative Reddit front-end focused on privacy
#87Very slow but I think that’s a feature. Makes Reddit less addicting
I ended up deleting my Reddit accounts. Spend less time manually typing subreddits in or even using Reddit at all. I’m sure something else will take over but for now this and tildes leaves not much. There is more time for books or other things. I wonder if a huge swath of people started batch edit-deleting poisoning old comments, gpdr delete requests, and deleting accounts that Reddit would respond. It would greatly…
lynx gopher://gopherddit.com
with a tweaked lynx.cfg to display images with sxiv and videos with mpv.Only for /r/retrobattlestations, maybe /r/worldnews and /r/vintageunix.
Re: Teddit – An alternative Reddit front-end focused on privacy
#88Re: Teddit – An alternative Reddit front-end focused on privacy
#89If you don’t mind that Reddit knows your IP, and if you want to explore the NSFW side of Reddit, try https://reddtastic.com You can view multiple subreddits by joining their name with a plus sign, e.g. https://reddtastic.com/r/nsfw+gonewild Edit: Yes, the home page is NSFW! You can also browse - Reddit’s front page: https://reddtastic.com/r/ - r/popular: https://reddtastic.com/r/popular - r/all: https://reddtastic.co…
Re: Teddit – An alternative Reddit front-end focused on privacy
#90Earlier quoted context omitted.
Piped and Invidious. I prefer Invidious for vague reasons, though either it or the instance I use most often seems to fail about 25--50% of the time on videos, with more popular content (e.g., music) failing most often, so I'll fall back to Piped. Otherwise I use mpv / ytdl, and in fact greatly prefer that approach. For those prefering a standalone GUI, there's VLC.
I also quite enjoy the mpv/yt-dl(p) setup, and I often pair it with ytfzf[1] to ease the search part. FreeTube[2] is also a nicely done desktop frontend, capable of proxying requests through invidious. [1]: https://github.com/pystardust/ytfzf [2]: https://github.com/FreeTubeApp/FreeTube
I've started seeing some CLI youtube search front-ends, though I've yet to try them. Thanks for mentioning ytfzf, as I'm not sure that's popped up for me before.