Dan Newton
@LankyDanDev
Followers
556
Following
739
Media
281
Statuses
3K
Staff Software Engineer at @inside_r3 Building @Cordablockchain in the office and blogging outside of it. https://t.co/YowGmtXGMD
Reading, England
Joined March 2014
Finally finished watching Naturo Shippuden but can't help but feel that the last episode didn't really feel like an ending to me...
0
0
2
Updated a @kotlin and @JetBrainsKtor blog post I wrote 3 years ago to use the latest version of Ktor (2.0.3).
lankydan.dev
Ktor is an asynchronous web framework written in and designed for Kotlin, leveraging coroutines and allowing you to write asynchronous code without having to…
0
0
2
My latest @java blog post on using `ConcurrentHashMap` now that I've had more experience using it at work. Hope this helps some people. https://t.co/RZj8fv4YZM (re-tweeted since image didn't load)
lankydan.dev
provides a implementation with thread-safe read and write operations. The and interfaces provide methods that takes advantage of to provide thread-safe…
0
0
2
I can sink 4 hours into my side project code and make no progress. I then come back next week and solve the issue I had in 10 mins.
0
0
3
Wasted my weekend trying to upgrade my Gatsby site. Turns out the latest versions just don't build on Netlify and the "solutions" just cause more issues for a web noob like myself.
0
0
0
Blog post on using @graphql_java with @springcentral. I hope this makes it easy for people to start using @GraphQL with Java/Kotlin (the post is written with Kotlin)
lankydan.dev
GraphQL Java is one of the most popular GraphQL server-side implementations for Java that I’ve found (with over 5k stars at the time of writing). If you’re…
0
0
0
It seems to really triggers me when my PRs get squashed and include all my intermediate commits rather than my nice PR description.
0
0
1
Just spent 1.5 hours debugging my code, to find out that it wasn't working because I wasn't recompiling the module I was changing... For once I didn't use print lines, and print lines would have jogged my brain...
0
0
2
This article is heart wrenching, but the real screaming fire that Amazon should be leaping at is this line: “He asked to be anonymous because he fears retaliation against his current employer.” https://t.co/toFmaaViRS
8
69
259
I ate 500g of broccoli an hour ago and now I feel like my insides are going to explode.
0
0
0
Are there no other decent Java formatters for Intellij other than the google one? I don't like some of its choices but can't find anything else.
0
0
0
Another day where I'll avoid twitter so that a movie I really want to watch doesn't get spoiled for me.
1
0
1
We'll my laptop's really had enough today and shut itself down...
1
0
1
Had an MRI scan the other day. I still think that the nap I had inside the scanner was one of the best I've had for a while.
0
0
0
Pretty sure it's a universal rule that given that it is possible for someone to be 2 meters away from you, that they will always walk past you with a gap of 1/2 a meter...
0
0
1
New @apachekafka blog post on ordering related records.
lankydan.dev
Ordering records in Kafka requires you to make a conscious decision to construct your system in a way that supports ordering. You don’t have to do this, as it…
0
0
0