-
This means requests rejected by Netty, for example due to request size (default 100kb) will silently fail while responding 413, and no request logging or metric middleware will be able to observe this…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | nixos
Distribution Version | 22.11pre385489.b1957596ff1 (Raccoon)
Kernel Version | 5.17.14
Architecture | x86_…
-
The difference between interop between CE2-ZIO2 and CE3-ZIO2 etc. is not that one is a newer version than the other. They are separate artifacts. They should have separate artifact names.
The versi…
-
If I set up a dependency on a version like "2.0.17+15-d6f2c09b+20230921-1427-SNAPSHOT" (e.g. sbt tends to generate such versions for snapshots), then the coursier generated json (`coursier-deps.json`)…
-
## Description
Bogus counterexample claiming that `{42} \in SUBSET Nat` is false.
## Input specification
```tla
------------------------- MODULE APASubRec ------------------------------ …
lemmy updated
2 months ago
-
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 10
Linux Kernel | 4.19.0-16-686-pae
Architecture | i386
ZFS Version | 860051f1
### D…
-
Instead of substituting lambda parameters with fake parameters to generate normal form, we should generate normal forms for lambdas in a format that can also be used as their primary form, e.g. given …
-
Hi,
```scala
object KeyValue extends Newtype[(String, String)]:
override inline def assertion = //I want to validate that first member is not empty, how do I do this ?
```
We should have…
-
```scala
import cats.effect.{ ContextShift, IO, BracketThrow }
import monix.eval.Task
import monix.execution.{ ExecutionModel, Scheduler }
import monix.execution.Scheduler.DefaultScheduledExecut…