Earlier quoted context omitted.
Almost as if the language is enough to define good software. What are the merits of what was built?
i can make absolutely awful software in rust
Libreddit: Private front-end for Reddit written in Rust
61–70 of 87 posts
Re: Libreddit: Private front-end for Reddit written in Rust
#62Re: Libreddit: Private front-end for Reddit written in Rust
#63Best 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.
The worst aspect of the redesign is having to click 40 times to see all the comments in a 200+ comment thread, due to so many being auto-collapsed. Old reddit lets me see more content with far less work.
Re: Libreddit: Private front-end for Reddit written in Rust
#64I think it's time we drop the "written in Rust" qualifier.
For this particular project, it might not be necessary, but for others it’s useful to know.
Re: Libreddit: Private front-end for Reddit written in Rust
#65I think it's time we drop the "written in Rust" qualifier.
Although it's becoming tiresome I find myself more bothered by software that feels the need to incorporate the programming language into the app name. I think Go best lent itself to this and for a while it was starting to grate on me that "Go" had to be jammed into every app's name. Seems like the app and its purpose should be able to stand on merit alone.
Re: Libreddit: Private front-end for Reddit written in Rust
#66Re: Libreddit: Private front-end for Reddit written in Rust
#67Earlier 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.
It's a bit disheartening to watch gripes like this become more and more common on HN. It used to be a place where people were a lot more interested in sharing points of view and exchanging information, than criticizing anything that can be criticized.
Re: Libreddit: Private front-end for Reddit written in Rust
#68Re: Libreddit: Private front-end for Reddit written in Rust
#69Best 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
#70I think it's time we drop the "written in Rust" qualifier.
Imagine the chaos at "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.