2024 in Review for jillesvangurp/kt-search
With the end of the year nearing, it’s a good moment to look at how far kt-search has come."
With the end of the year nearing, it’s a good moment to look at how far kt-search has come."
Introducing Fluent AI"
Introduction to Ranquest Studio, a new tool for testing search quality."
Updating your dependencies removes technical debt and uncertainty and is something that you should practice."
How to make using Yaml and Json based DSLs more DRY and usable."
How to use docker on a mac without Docker for Mac."
Some tips for keeping your builds fast and why that matters."
Accessing Spring’s reactor context from a co-routine to implement a simple security filter."
Creating a google cloud storage based maven repository for storing kotlin multiplatform jars."
Overview of how to use pandoc to create personal website + blog."
Overview of how to work around a few issues when hosting a one page app using Cloudfront, S3 and Route 53"
Recently, Facebook announced their plans for launching their own blockchain platform and crypto currency, the Libra. In this longish article I want to explore what I think is happening and what it all means. As such, it is severely at risk of being both late and somewhat redundant as world plus dog seems to have an opinion on this. In writing this article, I want to reflect a bit on the bigger…
Practical overview of some key stellar concepts using my Command Line Interface for STEllar (CLISTE)."
The use of asynchronous communication tools and processes in increasingly distributed teams are resulting in a new way of developing software that for lack of a better word is post agile."
Sometimes you just want to do a foreach thing in the results of a query do something without worrying about running out of memory, paging etc."
The how and why of getting rid of hibernate in a simple kotlin/spring boot 2.0 project"