Leonard Ehrenfried's notebook
Hire me Archives GitHub
  • Itron Openway mit Volkszähler

    Aug 31, 2020 • itron, openway, volkszaehler

    Vor einer Weile hat mich mein Vater gebeten ihm zu helfen herauszufinden wie viel Strom seiner neuen Photovoltaikanlage er an seinen Energieanbieter verschenkt, wenn er sie ins Netz einspeist.

    Read on →

  • A reproducible benchmark for sbt

    Nov 12, 2017 • scala, sbt, benchmark

    A few weeks ago sbt version 1.0.0 has been released. One of the big ticket items in this release has been an improved incremental compiler that needs to compile less and therefore is faster. Slow builds are a common complaint for Scala developers so this generated a lot of excitement.

    Read on →

  • Snake case keys in Circe

    Nov 10, 2017 • scala, json, circe

    How to combine Circe’s semi-automatic derivation with snake case keys took me a little while to find out.

    Read on →

  • Running a task on startup in sbt 1.0

    Oct 27, 2017 • scala, sbt

    If you want to run a task on startup in sbt 0.13 you’d probably do something like this:

    Read on →

  • Gitlab CI caching for sbt projects

    May 1, 2017 • scala, sbt, gitlab

    Compiling and testing sbt projects on hosted CI platfroms like Travis and Gitlab CI is dominated by downloading the required dependencies from Maven Central.

    Read on →

« Older

© Leonard Ehrenfried · 2008 - 2020 · Subscribe via RSS