I usually work on pet projects using git to keep track of changes but without thinking too much about exposing credentials or sensitive information,...
If you are an avid keyboard user you may not enjoy having to reach out for your mouse every time you need to select a quick action, for example, to...
If you seek into the source code of a built-in widget, the flutter repository will appear in your repositories tab. And this can be annoying: To...
Keep your private go modules organized ยท Sometimes you may want to keep your go modules private and separated in a private GitHub repository. Here I will...