Skip to content

Instantly share code, notes, and snippets.

@theotherian
theotherian / Java Constant Gotchas
Last active December 19, 2015 12:19
Constants and how they can be misleading
Sample code for ways Java Constants may not work as you would expect
@theotherian
theotherian / SQL for iPhone messages
Last active August 29, 2015 14:08
SQL for iPhone messages
SQL for iPhone messages
@theotherian
theotherian / Jackson Mixins and Modules
Last active August 29, 2015 13:56
Using Jackson Mixins and Modules to fix serialization problems
Using Jackson Mixins and Modules to fix serialization problems