Earlier quoted context omitted.
i can make absolutely awful software in rust
But at least it will have good memory safety :)
Libreddit: Private front-end for Reddit written in Rust
71–80 of 87 posts
Re: Libreddit: Private front-end for Reddit written in Rust
#72Earlier quoted context omitted.
Because it being written in rust is only added to the title to attract the attention of evangelists. The rest of us don't care what its written in.
It's a useful signal though right? This being written in Rust tells me it's probably going to be fast/lightweight. Go would be a similar expectation. If it's written in Rails I'd have different expectations. Python or Node might fall somewhere in the middle. This project is a webserver you can host yourself, so having an idea of the resources required is very helpful.
Which is exactly why the language doesn't matter. It being written in rust doesn't tell you anything, and serves only to evoke some predisposition you have for rust. There's nothing in rust that stops users from writing horrible algorithms. This reddit front end could send separate requests for every letter it loads for all you know.
Re: Libreddit: Private front-end for Reddit written in Rust
#73Re: Libreddit: Private front-end for Reddit written in Rust
#74Best 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.
Re: Libreddit: Private front-end for Reddit written in Rust
#75Re: Libreddit: Private front-end for Reddit written in Rust
#76Reddit 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
#77I thought this was a SPA app with WASM and thought it was really cool. Obviously, it is still great work but I think it would've been a tad bit cooler if it were a SPA rust app.
Re: Libreddit: Private front-end for Reddit written in Rust
#78So if I am viewing a reddit thread from a search result, for example, I can just double-tap the word “reddit” in the address bar, quickly tap “” then hit go.
Re: Libreddit: Private front-end for Reddit written in Rust
#79Earlier quoted context omitted.
Imagine the chaos at "C compiler written in Rust"
https://news.ycombinator.com/item?id=18693321 Show HN: Toy C Compiler written in Rust (the repo is https://github.com/utam0k/r9cc and https://www.utam0k.jp/en/blog/2018/10/12/r9cc/ is a blog post from 2018 that describes it) There's also https://github.com/jyn514/saltwater and https://github.com/ClementTsang/rustcc , but they are inactive. Saltyrust seem pretty complete though.
Re: Libreddit: Private front-end for Reddit written in Rust
#80Earlier quoted context omitted.
Why?
Because it being written in rust is only added to the title to attract the attention of evangelists. The rest of us don't care what its written in.
Given that there are a few ecosystems that I actively avoid reading about (e.g. anything nodejs), I appreciate them being stated in the title.