Results 10 issues of Gregor Purdy

### Are you looking for help? A project depending on "com.typesafe.play" %% "play-ws" % "2.6.3" brings in transitively ``` [info] +-com.typesafe.play:play-ws_2.12:2.6.3 [S] [info] | +-com.typesafe.play:play-ws-standalone-json_2.12:1.0.4 [S] ... [info] | |...

status:backlog

Since there are significant concerns about handling ``, there should be an example program that shows how to properly prepare input text for that case and pass to the train...

It is not possible to do this with zio-json-interop-refined:`JsonDecoder[ast.Json.Obj Refined Empty]`. This is because the `Empty` validation requires the target to implement `Iterable`, and `ast.Json.Obj` does not. There may be...

help wanted

There should be a `decodeInputStream` method on `JsonDecoder` for JVM. I'll provide some notes on my use case (and performance) and how I wrote an equivalent in user-space. I have...

Examples (the non-parenthetical representation is a string used to construct the BigDecimal): ``` "large_float": 1.7976931348623157e308 (BigDecimal: 17976931348623157e+292) "small_float": 4.9406564584124654e-324 (BigDecimal: 4.9406564584124654E-324) ``` I looked through the source for the formatting...

Getting this:  ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.3.tgz: Not Found - 404

Since I can't run `pnpm install` successfully, I'm not sure if this one is my fault or not. But I tried following your example in my own project (using npm...

**Bug Description** [Resubmitting shorter version] When copying a chat artifact to project knowledge, then opening and copying that file from project knowledge, UTF-8 characters (smart quotes, accented characters) become corrupted...

bug
has repro
platform:macos
area:core
autoclose

**Bug Description** I just used /bug to submit a detailed report and was offered to submit a github issue. Github complained it was too long. so now i don't have...

bug
has repro
platform:macos
area:core
autoclose

### Version @nuxtjs/supabase: 2.0.1 nuxt: 4.2.0 ### Reproduction Link https://github.com/gnp/nuxt-supabase-starter ### Steps to reproduce Understand the README.md in the nuxt-supabase-starter project to know the instructions that were followed. Clone the...

bug