Fading Coder

One Final Commit for the Last Sprint

Strengthening WPA/WPA2 Wi‑Fi Security on macOS

This article does not provide instructions for breaking into networks. It focuses on understanding WPA/WPA2 at a high level and hardening Wi‑Fi you own or are authorized to test. Survey nearby networks with macOS tools macOS includes Wireless Diagnostics, wich is useful for troubleshooting your own...

Installing CocoaPods on macOS Catalina (10.15) Using a User-Managed Ruby

System Ruby on macOS 10.15 frequently fails to build native gems required by CocoaPods (for example, ffi), leading to errors like: ERROR: Failed to build gem native extension checking for ffi.h... no You have to install development tools first The reliable approach is to install your own Ruby and us...