Font: Adobe Source Code Pro

I recently had a conversation with some friends about their terminal setups, and one of them had a really nice-looking font. He shared with me that he was using the Adobe Source Code Pro font on his terminal, so I went out and grabbed a copy and set it up within iTerm2. I did have …
Read More …

⚙️ Install lsusb on macOS

For anyone that is using/has used Linux you are likely already familiar with lsusb, which is missing on macOS. Well, you are in luck as there is a bash script available on Github that can be installed via Homebrew. To get it installed you need to run the following commands and it’s as easy as …
Read More …

👨‍🍳 Mela Recipe Manager

I was recently looking into an issue with Reeder App not downloading new RSS feeds (Which in the end was an issue with my network, not the app.) and while doing so I saw that Silvio Rizzi the developer behind Reeder had created Mela a Recipe Manager for iOS, so of course, based on my …
Read More …

📶 The hidden network quality tool in macOS Monterey

Usage It seems that Apple has quietly added a new tool in macOS Monterey for measuring your device’s Internet connectivity quality. You can access this tool via the terminal on your computer. To do so you would simply type networkQuality in the terminal prompt to execute the utility. Running the networkQuality command will provide the …
Read More …