Create a bootable USB in OSX

I often find myself having to (re-)lookup the steps to create a bootable USB drive containing some variant of Linux to help me recover or update my system. Below are those steps.

Read more ❯


Set IntelliJ author name in OS X Yosemite

When IntelliJ auto-generates comments, the out-of-the-box configuration dumps your OSX username out in the comment:

Read more ❯


Clear Docker of containers and images

In order to stop all running Docker containers, delete them, and remove their images, run the following command:

Read more ❯


Recover broken Grub2 install on RAID

After updating my mediacenter PC running Linux Mint 16.1 Petra with XBMC to the newer 17.1 Rebecca version I rebooted into an unfortunate state:

Read more ❯


Install Jenkins via Docker

You should have Docker properly installed on your machine. Check Docker installation guide for details.

Read more ❯


Docker via Homebrew

Docker is a great tool for getting lightweight, isolated Linux environments. It uses technology that doesn’t work natively on Macs. Until now you’ve had to boot into a VM to install and use Docker, but it’s now a little easier than that.

Read more ❯


Use hawt.io for ActiveMQ web monitoring

The documentation at Apache for ActiveMQ’s integration in their Karaf OSGi container is a little out-of-date. Installing the activemq bundles from the repo doesn’t make available the troubleshoot-friendly web console typically available with at OOTB, basic AMQ install.

Read more ❯


OSX Proxy Pac Woes

Apple’s OSX has a not-so-intuitive Network Settings interface. We use a company-wide .pac file to improve security and network performance. However, on the development team, we like to manage our own environments and this often leads to conflict with the more general company policies. I encountered an issue where I couldn’t access a development virtual machine running locally. While fixing it I came across some really interesting information.

Read more ❯


Think WebKit won? Don't Blink.

XKCD - Standards

Read more ❯


Tip #3: Design everything you do

During my first internship out of college, Stella Lai gave me this tip and it has been the best professional advice I ever received. Try to practice this tip as literally as possible. The obvious areas are how you dress and how your house/apartment/room is organized. I would suggest not stopping there. Your emails should be written/composed clearly and beautifully. Your conversations with individuals should be designed through how you listen, how you maintain eye contact, how you respond (both spoken and unspoken). Everything you do should have a reason, no matter how small. Design requires constant practice, this is a great way to keep growing. ~ P.J. Onori

Read more ❯


© 2023