Nick Demming

Results 5 issues of Nick Demming

## Observed and desired behavior Using both the JLink an the Docker plugins, when developing on a Mac machine, I'd like to get a Docker image that would run on...

docker
jlink

### Bug Description I've come across several instances of the so-called [cache stampede](https://en.wikipedia.org/wiki/Cache_stampede) in a variety of web app frameworks. Here are the issues I opened in the respective GitHub...

☢️ Bug
👍 Accepting PR

### Play Version 2.8.18 ### API Scala ### Operating System macOS 12.6 ### JDK OpenJDK 19.0.1, target Java 1.8. ### Library Dependencies ```scala libraryDependencies ++= Seq( guice, "org.scalatestplus.play" %% "scalatestplus-play"...

> For a couple of days I've been observing a weird issue with IdeaVim. On selecting multiple lines in visual mode and yanking them, e.g., `Vjy` the " register is...

### Expected Behavior During load and soak testing several cached endpoints among the services that I've been running I've come across several instances of what is often referred to as...