I've been watching how C++20 compiler support has evolved over the past 18 months, and as someone using the Apple MacOS platform for my small development projects, I've been using the GCC compiler (which I install via Homebrew), along with Visual Studio Code and the Microsoft C/C++ Extension which in my opinion has been the... Continue Reading →
Visual Studio Code + Git 2FA
On my mac, my application development environment is Visual Studio Code (VSC) and GitHub. My GitHub account has been enabled with 2 Factor Authentication, and each time I change code and make a commit, I’ve been finding that it fails due to the 2 factor security code missing (as I opted to have this sent... Continue Reading →
Using Gist As A Snippet Library
GitHub has been around a while now and was recently bought by Microsoft. In my opinion, it's the best / feature rich platform for source control, team collaborative develoopment and documentation for developed apps .. and one of the features that many will be less aware of is Gist.Gist on GitHub allows single or parts... Continue Reading →
You must be logged in to post a comment.