Mastodon
Steven Schwenke's Picture

Steven Schwenke

My Name is Steven Schwenke. I am a passionate software craftsman and love to share my experiences.

Lessons Learned and News in March 2019

Lessons Learned and News in March 2019

This is what I learned in March 2019: During one of the HackTalk events, a series of community events I organize since a couple of years, I learned about...

New-Stuff-Lockdown Status Report 2

Earlier, I decided to temporarily stop starting new projects to allocate resources to where I can make the greatest positive impact, and I reviewed my progre...

New-Stuff-Lockdown Status Report 1

Earlier, I decided to temporarily stop starting new projects to allocate resources to where I can make the greatest positive impact. This is the promised sta...

Initiating new-Stuff-Lockdown

The last months have been great in terms of good stuff happening both in my private and professional life. I’m very happy with the multiple projects I’m work...

Lessons Learned in and News in February 2019

Lessons Learned in and News in February 2019

This is what I learned in February 2019: I love GitKraken. However, it is/was one of the few tools I couldn’t use without touching my mouse. But using th...

Protractor failed Element not interactable

While writing some Protractor tests yesterday, I came across this error: Failed: element not interactable (Session info: chrome=71.0.3578.98) (Driver in...

Lessons Learned and News in January 2019

Lessons Learned and News in January 2019

This is what I learned in January 2019: Here’s a nice short introduction to JSON via Youtube. The same guy did an awesome video about 8 super heroic Linu...

Some Cool Features of KeePass

Recently, I joined a new project. As always when this happens, I got a ton of new credentials for websites, platforms and so on. This flood can easily be man...

LDAP with Spring Security

I spend quite some time implementing a login using Active Directory via LDAP for our Spring Boot 2 application, using Spring Security. This article outlines ...