Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
1–10 of 245 posts
Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#2Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#3Edit: punctuation
Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#4Ah! The “classic” ligature issue. Have been following that for a while. Kind of given up hope that there will ever be any support for it. Edit: punctuation
Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#5And the honeymoon is over.
Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#6When I review PRs, I'm looking at the big picture. I'm looking to see if it introduces security issues or diverges from standard practice. I don't care if there's a slightly better way which reduces the number of branches - if I see it as worth changing I'll do it myself after the merge. I'm not looking for all the reasons why it can't be merged, I'm looking for the minimum changes needed to make it comply with the codebase's existing standards.
This post also highlights one of the reasons I fell out of love with Rust. There's too many ways to do things.
Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#7Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#8Also a lot of the delay was because you didn't have time to work on it as you mentioned in 2019 :)
I'm not a developer but I read through the thread to see what it's about. But I think most comments were constructive criticism or just non blocking suggestions even.
Though code quality seems to be a higher goal than in most projects I know, that's kinda admirable too. I can imagine your side too though, it's frustrating to be working on something and not seeing it go forward.
Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#9Re: Rust maintainer perfectionism, or, the tragedy of Alacritty (2020)
#10This is why it is important for a channel of communication to be opened between all those interested in the project (a chat group) to grow rapport.