Category: Software Development
Gradle toolchain support doesn't currently detect mise-en-place SDKs but there is a workaround.
When moving a spring boot project to ktor - how to handle existing password hashes in the database?
Ktor 2 route withRole for JWT
2023-04-18
Adding support for withRole() {} to routing in ktor2
Kafka - java to kotlin
2022-12-01
Some time back I wrote about converting a simple java kafka project to scala. This is a just for fun look at how similar the kotlin code is.
A spring boot app using r2dbc was working fine locally but failing under docker - with "invalid ipv6 address"
Migrating to next.js
2022-02-19
Moving platform for a static site from gatsby to next.js
mitmproxy with java
2020-12-09
Fetching the token
2020-03-18
The app so far has the ability to read its configuration and to check that you are who you say you are on devices that support touch or face id. The next step is to get an access token from the S'banken API.
View refactor and save to keychain
2020-03-04
At this stage - we've a lot of stuff in the main ContentView. Let's do something about that first.
Scanning QR codes with SwiftUI
2020-03-03
SwiftUI project setup
2020-03-02
Revisiting the S'banken API with SwiftUI
2020-03-02
In this series - we will take a look at creating the app from scratch - but using SwiftUI and some helper libraries.
In the previous post we took a look at akka streams in general. Let's apply that to our producer and consumer.
In the previous post we updated our clients to use a configuration library and to make them somewhat more scala-like. Moving forward - we will look at using them together with akka streams but before we can do that - we'll take a very quick trip on akka streams in general.
In the previous step we created a basic producer and consumer in scala but it was very close to a line by line conversion. Let's try for something that is closer to normal scala - and let's get the config values out to a configuration file.
Kafka - java to scala - scala v1 - basic
2019-04-30
In the previous step we created a basic producer and consumer in java. Let's try for a direct conversion (almost line by line) to scala as a first step.
Kafka - java to scala - java
2019-04-25
Basic producer and consumer in java
Kafka - java to scala - introduction
2019-04-25
This series will work through converting java from the confluent on-premesis course to scala
Gatsby site migration - follow up
2018-11-14
Nearly finished migrating to gatsby
Moving from middlemanapp to gatsby to get some more flexibility




