"Gör så här: Stek något i lika delar smör och rapsolja, helst i gjutjärnspanna Plocka upp det du stekt och lägg det att vila Vispa ner följande i stekfettet direkt i stekpannan: 1 dl crème fraîche ½ tsk sambal oelek ½-1 msk konc kalvfond 2 dl vispgrädde ..."
"Building old projects with broken javadoc can be a frustrating experience after switching to jdk 8. Why? Javadoc errors are no longer warnings, but errors by default. This means that broken javadoc equals broken build. The fix is, of course, to correct ..."
"Dead simple and old news, but I keep forgetting how to make maven tests fetching stuff via http use the correct proxy settings automatically. Here's how to do that (not only for maven executed tests, but for all java programs using HttpURLConnection and ..."