Fri 23 March 2018 Tech Java REST API with Jackson Annotations and Jackson JSON In extension to the previous post about Java RESTful APIs with JAX-RS, Jetty, and Jersey two additional libraries provide critically …
Thu 22 March 2018 Tech Java REST API with JAX-RS, Jetty, and Jersey Utalizing JAX-RS, Jetty, and Jersey it's possible to create a lightweight RESTful server in no time. This code produces a …
Sun 10 December 2017 Tech Arcanum on Windows 10 (Windowed or Fullscreen) Arcanum is a sixteen year old game and has some difficulties running on the modern day Windows 10. This piece …
Wed 22 November 2017 Tech Multihoming with source based routing. In a situation with two seperate LANs each with thier own WAN connections, a host wanting to provide services to …
Sat 01 July 2017 Tech Converting MKV to MP4 with Windows Subsystem for Linux and FFMPEG Had the often need to convert MKV to MP4, found this pretty cool method taking advantage of WSL and FFMPEG …