Skip to content

Instantly share code, notes, and snippets.

What is it?

My personal scripts for migrating to a new Mac.

Why?

Migration Assistant is for chumps. Do you really trust it? Can you be without a computer for the many many hours it's going to take telling you it has just 30 mins to go?

@noise
noise / jjs
Created January 5, 2015 16:02
multi-column juju status output
#!/bin/bash
COLUMNS=${COLUMNS:-$(tput cols)}
LINES=${LINES:-$(tput lines)}
if [[ ${COLUMNS} -lt 110 ]]; then
C=2
else
C=3
fi

Keybase proof

I hereby claim:

  • I am noise on github.
  • I am abitrandom (https://keybase.io/abitrandom) on keybase.
  • I have a public key whose fingerprint is 2859 B49C E7A8 EC2F A1FA 8550 5FD2 47FB 4C48 34CF

To claim this, I am signing this object:

sdfds
fds
fds
public void returnStatus(int statusCode)
{
Timer t = statusTag.create().start();
setResponding();
if (statusCode == Response.SC_NO_CONTENT
sdfds
fds
fds
public void returnStatus(int statusCode)
{
Timer t = statusTag.create().start();
setResponding();
if (statusCode == Response.SC_NO_CONTENT