Best of Mac β€” September 2022

  1. 1
    Article
    Avatar of changelogChangelogΒ·4y

    extrawurst/gitui: Blazing πŸ’₯ fast terminal-ui for git written in rust πŸ¦€

    GitUI provides you with the user experience and comfort of a git GUI but right in your terminal while being portable, fast, free and opensource. The priorities for gitui are on features that are making me mad when done on the git shell, like stashing, staging lines or hunks.

  2. 2
    Article
    Avatar of itsfossIt's FossΒ·4y

    Advantages and Disadvantages of Using Linux

    Linux is totally open-source, meaning anyone can inspect the source code for transparency. There are specialized lightweight Linux distributions that are tailored to run on older hardware. If you don’t need Adobe for your work, Linux is a pretty good choice.

  3. 3
    Article
    Avatar of glcGolang NewsΒ·4y

    How to use Buffalo, a Golang rapid web development Framework

    How to use Buffalo, a Golang rapid web development Framework Intro – Rapid Software Development in the Modern World with Golang. This post is the first in a planned series about rapid software development in the modern world. Buffalo can generate both pure backend API services and fully-fledged web apps with frontend matter included.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCampΒ·4y

    Node Version Manager – nvm Install Guide

    Node Version Manager (NVM) is a tool for managing Node versions on your device. NVM allows you to install different versions of Node, and switch between these versions depending on the project that you're working on. In the next sections, I'll show you how to install NVM on your Windows, Linux, or Mac vX.

  5. 5
    Article
    Avatar of pointerPointerΒ·4y

    desktop/desktop: Simple collaboration from your desktop

    GitHub Desktop GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.com. There is no current migration path to import your existing repositories into the new application. You can drag-and-drop your repositories from disk onto the application to get started.

  6. 6
    Article
    Avatar of phProduct HuntΒ·4y

    BrewMyMac - The coolest way to install apps and customize your Mac!

    With BrewMyMac, you can choose from a wide range of apps and tweaks, and then install them with a single click. This is a much better way than going to each app's website separately and starting all the downloads manually.

  7. 7
    Article
    Avatar of ossOpen Source WayΒ·4y

    How I switched from Docker Desktop to Colima

    DDEV replaces more traditional AMP stack solutions (WAMP, MAMP, XAMPP, and so on) with a flexible, modern, container-based solution. DDEV allows each project to use any set of applications, versions of web servers, database servers, search index servers, and other types of software.