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 →
Use MongoDB Community Edition
MongoDB has fast become one of the "goto" NoSQL databases that I see many clients I work with in my role as IBM Open Source Architect, I've found that the community Open Source product (free software) fits the majority of uses cases in which clients need a backend database to serve JSON data back to... 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 →
You must be logged in to post a comment.