| It's not lost on me at all. I prefer to finish software. [1] I get it to where it needs to be and put it in maintenance mode. I don't accept outside contributions. [2] I prefer to work alone to keep the scope of my software manageable and to reduce communication overhead. And to avoid working with people. People are too complicated. I obsessively document my software. [3] I comment all of my code. I wrote design documents and requirements lists. I write documents about the source code, its concepts, and how to understand and read it. I turn my code into something that can be studied and used far into the future. Most programmers are not like Donald Knuth. But there are a few that are. I'm one of them. Please let me be like that. Don't make me work like everyone else because I can't; I've tried. I'm fine if you all want to use Rust. I even said to use it by default in my first post. You all seem unhappy that I do not want to use Rust. I don't get why. I'm defending my position because it appears you all think it's not acceptable. You're wrong. [1]: https://gavinhoward.com/2019/11/finishing-software/ [2]: https://git.yzena.com/Yzena/Yc#open-source-not-open-contribu... [3]: https://git.yzena.com/gavin/bc/src/branch/master/manuals/dev... |
I enjoy writing C (more than C++); I do not find it awful. If you cannot accept that, then there is nothing I can say to change your mind. What I don't understand is this atavistic obsession that "everyone must migrate to rust now", and "C is so dangerous in can explode in your hands while you are sleeping".
Please, go forth and multiply, and use rust to your heart's content. But be more open minded to the fact that there are people who like, enjoy or even love using C. As for me, I admit I have gone from interested in rust, to neutral, to an active dislike, because this narrow-mindedness some of its proponents show.