Blog
5 min read
The standard library algorithm is clever because it realizes you just need to figure out how to make the smallest possible change to the current sequence to make it lexicographical... Read More
4 min read
A concise guide on how to install syncthing on ubuntu server. Read More
13 min read
An organized GitHub repository can make a significant difference in attracting potential collaborators and employers to your project. Choose a name that clearly describes your project and is easy to remember. Include a brief description of your project that emphasizes its primary... Read More
6 min read
I was looking at the issues marked good_first_issue and hacktoberfest, and ended up finding this one. The first step was to get a development build running on my machine. I sought out the official build guide and followed the steps. Of course, I ran into... Read More