This will be a quick post because I’m sure Logitech will fix this eventually (or maybe I’m the only person with this problem).
I have a Logitech M705 mouse I use extensively with my M1 Mac Mini. I configured one of the side buttons to launch Mission Control (to see all my windows instantly) — but …
How will people know I released a new version?
I began properly versioning the software I write recently. I’m working on a Python package that I hope others will use. My goal is to iterate and release new features and fixes over time, but I need a way to signal to the world that a new version is available.
Why You Should Version Your Code …
Install TA-Lib Without Homebrew
The only package I ever install using Homebrew is TA-Lib.
Everything else I need is already available.
TA-Lib isn’t updated often and it’s easy to install by compiling from source.
How-To This guide will work on macOS 11.1 (Big Sur). It works perfectly on an M1 (or Intel) Mac.
First, …