Latest macOS Articles
The Github Copilot AI service is a great tool for developers that can assist with code generation, code completion, refactoring, debugging, generating test cases, and much more. However, as a public cloud AI service, many developers cannot access Copilot due to their company policies or budget constraints. Thanks to modern hardware, it is now possible to run AI models locally on your machine using...
Read MoreWhether you write code professionally or just as a hobby, static code analysis is an important tool for any developer to find bugs, security vulnerabilities, and opportunities to improve the quality of your code. The most popular tool is called Sonarqube which offers a free open-source community edition that can be installed locally and supports most of the popular languages. While it does not have...
Read MoreSoftware packages on Linux or Unix are typically distributed and installed from repositories using a special utility called a package manager. This utility simplifies the installation of a package and makes sure all the dependencies of the software are also met and installed. In addition, the package manager makes it easy to install updates or remove the software package. While macOS is a descendant...
Read MoreAll macOS Articles
- Build your own ‘Copilot’ for free & secure AI coding in VS Code
- Free Static Code Analysis with Sonarqube
- Homebrew - The Missing Package Manager
- Helpful Utilities to Maximize MacBook Battery Life
- Network Testing with iperf3
- Quickly Generate Large Test Files on Mac
- Ultimate Screenshot Guide for MacOS
- Show Hidden Files on Mac
- Migrate Contacts from Office 365 to Apple Contacts
- Organize your Dock by adding a Space between App Icons
- Enable iOS AirPrint Support on Windows (and now Macs too)
