Keyboard Maestro macro to open in browser from ReadKit

Wed Jan 16 2013 | Mark Struzinski

I recently switched to ReadKit for reading Instapaper articles on my mac. I switched over from Read Later (no longer available). Read Later was my app of choice for a long time, but it is no longer in active development. The team was hired by Pocket, and they are working solely on the mac app now. Read Later was good, but some much needed updates were never implemented. The display for articles was frequently skewed, and the app had started to crash a lot.


Homescreen January 2013

Thu Jan 3 2013 | Mark Struzinski

I’m going to try to do a post once per month detailing my current iPhone homescreen. If it works out well, I might also do one a month for the iPad as well. Below is a screenshot of my current homescreen.


CodePilot

Wed Dec 12 2012 | Mark Struzinski

I’ve been using a handy little utility named CodePilot since Xcode 3.x. CodePilot runs as a plugin and does a few things simply. It will open any file that has been indexed in your project, and also allows for searching symbols within a file.


OCUnit - Script to Kill Simulator After Tests Run

Wed Oct 10 2012 | Mark Struzinski

I’m in the process of adding OCUnit tests to an existing iOS code base. Throughout this process, the biggest pain point I have encountered has been the simulator taking over the screen after an application test suite has run.


BackBlaze, MDS Worker, and Spotlight

Wed Aug 22 2012 | Mark Struzinski

I recently began experiencing my system fans kicking in and running all the time. The fans began running so much that I almost didn’t notice them any more. When I pulled the Activity Monitor up, the md worker was using over 100% of my system resources consistently.

After looking up what md worker does, it appears to be a process spun off by spotlight to index your drive for quick searching. Even after a reboot, the fans would kick back in after a short idle time of maybe a minute. This process was seriously heating up the mac.


Previous Next