>Libreddit is themed around Reddit's redesign whereas Teddit appears to stick much closer to Reddit's old design. This may suit some users better as design is always subjective.
I really like libreddit. It was very easy for me to set up and host my own instance behind a VPN. I registered a very simple .com domain of repeating letters so I can quickly just double-tap the word "reddit" on my phone's address bar and replace the word "reddit" with my libreddit's domain name and tap "go".
No more trying to type "old" over "www" or fight the "you must use the app"
It sucks that all this talk about scraping HTML will only push Reddit to deprecate Old Reddit even faster so users are forced to use a Javascript-heavy experience, complete with random HTML IDs. What then?
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.
Old Dot Reddit is already so deprecated I'm astounded anybody even knows about it anymore. So what the heck are you talking about? It's pretty much gone so what's your go-to now that it's been a pretty garbage site to browse for more than a year? If it’s just inertia then Jesus. And now it's in it's just automatically submitting people's comments I never clicked enter before it just sent that yikes what the heck man you're the handle on your damn Tech the f** is going on.
Right now it seems legal to scrape Reddit. But given their trajectory of making the API fairly expensive to use, do you think it's likely that they would also limit/prohibit scraping (assuming apps like Apollo start scraping as an alternative)?
This is the first classic example that I've encountered where a company will uses its power and ownership to completely render smaller, independent products unsustainable
Slightly off the main topic - but this is the first time I've seen codeberg.org (where Teddit is hosted). Looks like a serious competitor to GitHub, curious if anyone has worked with Codeberg and can list its pros and cons compared to GitHub / GitLab.
On my personal Teddit instance, pages load approximately eight times faster than on reddit.com! There are also some nice UX features, such as being able to see the entire nested threads (like here on Hacker News) without expanding them individually.
Did you do anything to speed up Teddit page loads? I self-host too and Teddit is a bit sluggish since it seems to load everything on the page before rendering[1].
I tried Libreddit as an alternative, which is much faster, but I prefer the look/feel of Teddit.
No, I'm sorry to say I haven't made any patches for that. My broadband speed is about 5MiB per second and it loads quickly on that, but Teddit does indeed time-out quite frequently on GSM.
Whoa MAJOR NSFW warning here!! Don't click this if you're not alone.
I know the commenter mentioned but it sounded like it was an optional thing. Nope!
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.
> It is a private front-end like Invidious but for Reddit.
- Fast: written in Rust for blazing-fast speeds and memory safety
- Light: no JavaScript, no ads, no tracking, no bloat
-Private: all requests are proxied through the server, including media
-Secure: strong Content Security Policy prevents browser requests to Reddit
of course you cant post, comment, or upvote from it.
No more trying to type "old" over "www" or fight the "you must use the app"
There are also plenty of extensions for almost every browser that redirects reddit, which are easy to fork and update for a custom instance.
I added a custom !r bang that uses kagi to search reddit via a lens with that redirect. Works great
[1] https://help.kagi.com/kagi/features/redirects.html
https://github.com/burhan-syed/troddit
Was new reddit designed by actual morons? 24 MB and 190 requests! How did that pass any sort of QA?
But I'm not really a web dev so I might be misreading things.
Also: https://codeberg.org/teddit/teddit/issues/400
So if you call /get-comments/1234 it scrapes post 1234 and returns the JSON object exactly as the official API does.
Then third party clients can just point to this endpoint.
Deleted Comment
One of the main pros seems to be that they're all-in on Free software.
I tried Libreddit as an alternative, which is much faster, but I prefer the look/feel of Teddit.
1. https://codeberg.org/teddit/teddit/issues/248
vs new or vs old? New is dog-slow IME, old is faster.
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.com/r/all
- Or any other subreddit like https://reddtastic.com/r/aww
I use Piped with Yattee[2] over Tailscale and it works great.
1. https://github.com/iv-org/invidious
2. https://github.com/yattee/yattee
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.
[1]: https://github.com/pystardust/ytfzf
[2]: https://github.com/FreeTubeApp/FreeTube