ManserpatriceinNerd For TechSonarQube Pull Request Analysis for huge monolithic applicationsIntegrating SonarQube PR analysis into a large-scale monolithic application is a challenge familiar to many, yet rarely mastered. At our…Jan 20Jan 20
ManserpatriceinNerd For TechIntegrate Language-Server with VS-Code extensionThis week my team and I wanted to create a new Language Server for a company internal language. There have already been efforts to create…Nov 11, 2022Nov 11, 2022
ManserpatriceinNerd For TechHow to approach customer interviewsThis week I got a new project for which I should be responsible from beginning to the end. Because there is only a quite blurry description…Oct 19, 2022Oct 19, 2022
ManserpatriceinNerd For TechElasticsearch Highlighting with KotlinThis week, I had to add highlighting functionality to the search field of my project. Currently, whenever I click on a search result on the…Oct 6, 2022Oct 6, 2022
ManserpatriceinGeek CultureManaging dependencies between Kubernetes ServicesLast week I had the job to add ElasticSearch to my project. Since my Application relies now on a third party service, I have to make sure…Sep 29, 20221Sep 29, 20221
ManserpatriceinGeek CultureSpring TestConfigurations with KotlinThis week, I had to add Elasticsearch to my project. Since the client for Elasticsearch needs a running server to establish a connection…Sep 8, 20222Sep 8, 20222
ManserpatriceinGeek CultureUsing Elasticsearch with KotlinLast week, I had to add search functionality to my website. There already was some kind of search mechanism, but it could only list files…Aug 25, 2022Aug 25, 2022
ManserpatriceinGeek CultureClean Code Development | Integration Operation Separation PrincipleThis week, I had to add a new feature to a project that I started a whole year ago and didn’t touch for a pretty long time. When I first…Mar 18, 2022Mar 18, 2022
ManserpatriceinGeek CultureDomain Driven Design | Deep dive into context mappingA few months ago, I created a story about Domain Driven Design (DDD) with a pretty high level overview about what is and is not part of the…Feb 21, 2022Feb 21, 2022
ManserpatriceinGeek CultureKotlin | Create tree structure from a list of metadataHow to create a tree structure in Kotlin from a list of metadata objects. From class diagram to implementationJan 14, 2022Jan 14, 2022