Results 41 issues of James

### Description On my work mac I was trying Colima, and had to remove my old Docker Desktop socket and symlink Colima's socket - the issue & fix are documented...

enhancement

For MacOS, Ubuntu, and Windows: Espanso works straightaway in the terminal after installation. Sidenote: there's just one caveat, about the Windows terminal being able to read the default PATH, I...

I didn't see another issue like this one, so I'm opening this. I saw a few dependencies were outdated in a project despite daily scala-steward runs (on latest image). I...

## Description ``` Run hugo --minify WARN 2022/07/15 09:28:50 Module "project" is not compatible with this Hugo version; run "hugo mod graph" for more information. Start building sites … hugo...

keep

### Environment tesseract 4.0.0-54-gb086 leptonica-1.76.0 libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.4.2) : libpng 1.2.54 : libtiff 4.0.6 : zlib 1.2.8 : libwebp 0.4.4 : libopenjp2 2.3.0 Found AVX Found...

The tutorial uses the homebase site. I think the site layout has changed - for example, there's no body returned for this code in the tutorial: ``` iex(3)> response =...

# Problem For some (less visited?) pages on the Mill website, Google searches can send you to really old versions of documentation. For example, "mill contrib proguard" gives you the...

I'm checking compilation locally to reduce CI job runs (that's a [different story](https://github.com/com-lihaoyi/mill/pull/1933) though). When I re-run a compilation (`mill contrib.flyway.compile`), I get an error - which I can solve...

# Foreword I don't expect this issue to be fixed - it could even be closed straight away. My goal is to have Google index some of the keywords so...

In the [source code](https://github.com/scalacenter/scastie/blob/2ae6be35b665633539d44f278111eaf0ac4ed1c1/client/src/main/scala/com.olegych.scastie.client/components/CopyModal.scala#L50), I can see there is an onClick method defined. In my browser (Chrome v103) the page HTML looks like: I have my adblocker disabled. It looks...