Ask HN: What's your quarantine side project?
671–680 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#672Re: Ask HN: What's your quarantine side project?
#6732. Lots of baking with my girlfriend. This turned out to be a ton of fun
3. Studying for the AWS CSA Associates test on Linux Academy
4. Rebuilding my LinkedIn and resume. Way more time consuming than expected
Re: Ask HN: What's your quarantine side project?
#674https://github.com/MitMaro/git-interactive-rebase-tool
The tool/utility provides an easy interface for managing the interactive rebase TODO file. It's heavily inspired by vim and I have plans to expand the functionality.
I had tried a similar tool that was written using Node.js but that seemed like overkill. After ranting about the lack of a good tool, my co-worker at the time challenged me to write it that evening after work. I added to the challenge that I would write it Rust since I had not used the language before and I had heard several good things about it. After hacking away for several hours that evening, I had a working prototype to show at work the next day. Since then the project has evolved a lot and it's gained some traction. It now has a small community behind it, which is really awesome!
Re: Ask HN: What's your quarantine side project?
#675Re: Ask HN: What's your quarantine side project?
#676Source code: https://github.com/vnglst/tafels.app