Skip to content

Instantly share code, notes, and snippets.

# My tmux config
#
# reload with `tmux source ~/.tmux.conf`
#
#
# Info on tmux
#
# There are three kinds of options: server options, session options and window options.
# For session and window options, there are global options (that apply by default)
# and individual options, that can be set for a session/window individually.
Diff for com/zopa/events/transactionstore/Amount.java (old to new):
108c108
< default: throw new org.apache.avro.AvroRuntimeException("Bad index");
---
> default: throw new IndexOutOfBoundsException("Invalid index: " + field$);
129,130c129,130
< case 0: key = (java.lang.String)value$; break;
< case 1: currency = (java.lang.String)value$; break;
---
> case 0: key = value$ != null ? value$.toString() : null; break;

Keybase proof

I hereby claim:

  • I am nielius on github.
  • I am nielsudb (https://keybase.io/nielsudb) on keybase.
  • I have a public key ASDVIyT9spSPIs_ka2UwW4pEr4jSRk6Pb_dRS8QISON23Ao

To claim this, I am signing this object: