mynethome.de

Archiv der Kategorie ‘Work‘

Freitag, den 24. August 2018

Kubernetes on a RaspberryPi cluster

Recently, I decided to revive the raspberry pi cluster I used for Kubernetes-Experiments a while ago. The re-install based on the Hypriot images and installation manual was pretty much straight forward. Even though I encountered two strange things: Two of my RaspberryPi don’t want to connect via wifi. They have the very same config set […]

Donnerstag, den 21. Juni 2018

RegExp in Aktion: Suffix als Filterkriterium

Immer mal wieder bin ich froh, das es RegularExpressions gibt. Sie helfen sehr dabei, schnell Änderungen in umfangreichen, strukturierten Texten (z.B. Quellcode ) vorzunehmen. Ab und zu passiert es mir, das ich mir einen regulären Ausdruck erarbeite und 2 Wochen später einen ähnlichen Fall habe, den RegExp aber nicht dokumentiert habe – und mir nochmal […]

Mittwoch, den 13. Juni 2018

Micronaut.io: Size Limit for FileUploads

Recently, I’ve been tinkering with Micronaut.io a new application framework which looks quite promising so far. A good introduction is provided in the documentation, by the examples on GitHub and some nice articles on the web like „Getting Started with Micronaut“ by Jonas Havers. I had to dig a little bit to find out some […]

Montag, den 20. November 2017

JCE ab Java 8u151 per Property aktivieren

Gute Neuigkeiten: Mit Java 8 Update 151 kann man die Java Cryptography Extension (JCE) per property aktivieren, da Oracle den Mechanismus zum handling desselben, der in Java 9 etabliert wurde, auf Java8 zurückportiert hat. Auf macOS wird so das Homebrew Cask jce-unlimited-strength-policy8 überflüssig. Um JCE in Java 8 Update 151 oder neuer zu aktivieren, braucht […]

Dienstag, den 25. Juli 2017

JavaAktuell: Lebendige Dokumentation mit AsciiDoctor

Kurze Durchsage in eigener Sache : In der aktuellen Ausgabe der JavaAktuell, dem Magazin des iJUG e.V., findet sich mein Artikel „Lebendige Dokumentation mit AsciiDoctor“ (hier als PDF). Die JavaAktuell gibt es bei jedem größeren Bahnhofszeitschriftenhandel – zumindest an den Bahnhöfen wo ich es zuletzt verifizieren konnte Ich hoffe die Interpolation anhand dieser Stichproben ist […]

Mittwoch, den 16. November 2016

Asciidoctor-Gradle: Separate tasks for PDF and HTML output

Sometimes you want to have simple additional tasks in a build to generate certain output. A good example is generation of HTML or PDF from Asciidoctor. With the following example you can just do gradle pdf or gradle html to create the desired output – instead of changing the „backends“ property in the build.gradle back […]

Freitag, den 23. September 2016

JavaBasel 2016

Mir ist aufgefallen, das man die Website der ersten Java Konferenz in Basel – JavaBasel – leider nicht gut via Suchmaschine finden kann. Das geht soweit, dass man mich darauf angesprochen hat, wann es denn Details zum Programm gibt und man sich anmelden kann, obwohl ein Großteil der Tickets bereits verkauft ist. Also, vielleicht hilft […]

Freitag, den 1. April 2016

Lazybones Template for Dolphin Platform Jumpstart

As Hendrik stated rightfully in his post about the Dolphin Platform Jumstart maven archetype, Starting with a new technology is often hard. To make getting started with the Dolphin Platform in combination with Gradle easier for a broader audience, Maxim and me created a lazybones template for the jump start project of the Dolphin Platform […]

Mittwoch, den 4. November 2015

Browser UI testing with Geb: Debugging Geb tests

Geb provides a very good way for end-to-end tests of browser applications. One drawback while writing is that it might get rick to get the selectors for the UI elements right. Being able to debug, stop in the middle of a test and adjusting the selectors would come in very handy. But, as things are […]

Donnerstag, den 8. Oktober 2015

Convert DZSlides presentation to PDF

Given you have created and given a presentation based on DZSlides (maybe powered by AsciiDoctor & Gradle ), you might have the need to publish it at one point. One of the most compatible way is to put the slides into a PDF, but that might not be as much obvious as you might expect. […]

mynethome.de wird erstellt mit WordPress
Beiträge (RSS) und Kommentare (RSS)

(c) 2005 - 2023 Markus Schlichting - Mastodon