Live data from Hacker News

Libreddit: Private front-end for Reddit written in Rust

github.com

21–30 of 87 posts

Re: Libreddit: Private front-end for Reddit written in Rust

#21
post #17
post #12

I think using a 'lib' prefix to mean 'libre' is potentially misleading when 'lib' is normally used to denote that the project is a library.

But in this case, we get "Libre"ddit, right in the name. The wordplay is irresistible!

I think it shows how ingrained the pattern is to me that I didn't even spot that.

Re: Libreddit: Private front-end for Reddit written in Rust

#22
post #20
post #12

I think using a 'lib' prefix to mean 'libre' is potentially misleading when 'lib' is normally used to denote that the project is a library.

I always read libreboot as "lib reboot".

The amount of times I've mispronounced a project name in real life...

Re: Libreddit: Private front-end for Reddit written in Rust

#25
I set this up for myself one evening while also installing nitter and invidious. I love it!

Wasn't aware it's written in rust though. Shame on me for not reading the code I guess. It speaks for the ease of setup though. Just put a docker behind caddy and forget about it, pretty much. :D

Edit: I should note that I also set up bibliogram the same night but never started using it because facebook blocks instances pretty quickly. Mine wasn't even being used by anyone else. Fuck facebook, really. instagram is pretty much useless for me anyhow, just contentwise, but I am very concerned that twitter and reddit will go down a similar road.

Re: Libreddit: Private front-end for Reddit written in Rust

#27
post #24

Reddit is horrible to use on mobile devices as well. They're trying to force you to download the app, but I'm not interested to download an app to browse a website. I already have a browser.

i.reddit.com still exists as a really dumb mobile version. I use it when my feed reader takes me to reddit sometimes.

Re: Libreddit: Private front-end for Reddit written in Rust

#28
post #5

Best advice I heard regarding reddit: disable old redirect and embrace the new redesign. Outcome - my reddit browsing has become minimal, focused and no longer enjoyable for procrastination.

I went further. I just do not use it or any other mainstream "social" network. Well that is except watching youtube of course.

Re: Libreddit: Private front-end for Reddit written in Rust

#29
post #27
post #24

Reddit is horrible to use on mobile devices as well. They're trying to force you to download the app, but I'm not interested to download an app to browse a website. I already have a browser.

i.reddit.com still exists as a really dumb mobile version. I use it when my feed reader takes me to reddit sometimes.

If you're signed in there is also an option to disable the mobile nag in the settings (and set dark mode if that's your thing). Not as lightweight but also a one and done.

Re: Libreddit: Private front-end for Reddit written in Rust

#30
Isn't that a violation of reddit's trademarks? There is a reason apps for Reddit have to brand themselves as "XYZ for Reddit".

Also, I don't quite understand why the requests have to be proxied through a server. Wouldn't implementing this in javascript to send requests directly client-side to reddit's apis be faster and more private? It's fast because it's rust is a dumb argument when you are adding an additional network hop to the latency which can't possibly be compensated for by the choice of the stack.

Post reply on HN