sshwitch
A command line tool for managing SSH keys across multiple Git identities on a single machine.
iOS developer sharing what I learn along the way.
A command line tool for managing SSH keys across multiple Git identities on a single machine.
A native macOS menu bar app for quick file compression. Drop your images, videos, or PDFs and get them compressed instantly - no more waiting for sketchy online compressors.
The Luhn Algorithm is a checksum formula. It is used to validate identity numbers like credit cards or even the IMEI number on your phone....
I encountered an issue where I needed to navigate backward from the currently presented view to a very specific view controller deeper in the app's...
Closures are among the most powerful features in Swift, but they are also a primary source of memory leaks. To master them, you must understand...