|
|
|
|
|
by zamalek
2300 days ago
|
|
I take about 1-2 hours to hash out some major changes to C# code. It breaks for asinine reasons (of my own fault) 7 or 8 times after I try it out. I just wrapped up my learning Rust project. Day 1 was spent with about 7 hours of coding, some unit tests, first run it worked with no stupid errors. All refactorings except one (I messed up mutability, logic error) went without a hitch after running it. It's wholesome development, if there were such a thing. I feel good and proud of the code I write in it. [1]: https://github.com/jcdickinson/racemus |
|