Explore >> Select a destination


You are here

danielcompton.net
| | hypirion.com
5.5 parsecs away

Travel
| | An example of a Leiningen project using several java/clojure compilation steps.
| | blog.michielborkent.nl
2.8 parsecs away

Travel
| |
| | www.mkammerer.de
4.0 parsecs away

Travel
| | Recently I blogged about Kotlin and SnakeYAML. I didn't find a satisfying solution, so I tried another library for YAML parsing. Turns out that Jackson also supports YAML and even has a Kotlin module. Nice. Let's give it a try! I want to parse this YAML file: # Size of the universeuniverseSize:maxGalaxies:1maxSystems:3maxPlanets:3# Starter planet settingsstarterPlanet:# Starting resourcesresources:crystal:200gas:100energy:800# Round time in secondsroundTime:5into this set of data classes data class Unive...
| | buttondown.com
38.6 parsecs away

Travel
| Or: why test-first development is not the same as test-driven development