Problem I have spend quite some time now to find out how exactly to do socket programming in Swift (Xcode […]
Tag: osx
Frontmost window of the current application that passes a predicate check
Problem After resigning active state (going to the background), the mainWindow property of the main window in the app returns […]
Search and merge split-archive backup parts
Problem I wrote some code which searches parts of a split-archive backup (it’s an Android backup, I used flashfire to […]
Shell script to copy video files to another folder
Problem I recently started running but hate running both in the quiet and with music, so i’ve been listening to […]
SSH chatting tool
Problem I have taught myself some bash and already knew some AppleScript, so I have come up with this SSH […]
Bash functions to run/manage MySQL, Redis, Sidekiq, Rails server
Problem I’m working with a Rails app that requires a few layers of infrastructure to run: MySQL, Redis, Sidekiq, and […]
MacPorts – Quick Install Script
Problem I wrote this script to automatically install the relevant version of MacPorts. It’s supposed to be used in a […]
Auto move files to a sub folder with Ruby
Problem I started writing a script to handle my file downloads in osx because they quickly pile up and it […]