-
```
What command do you run to optimize the PDF?
python [path to]/pdfsizeopt.py minimal.pdf
What does pdfsizeopt display when running the command above?
info: This is pdfsizeopt.py rUNKNOWN size=28…
-
Impulse in Eclipse throws an exception for the missing `newline` at the end of the .vcd output
It is benign and not blocking, but 'ein bisschen unschön'
- OS: Windows 11
- Origin: Nightly build
…
-
## Odd issue in Web WASM build with `int` type
First off, thanks for this lovely fork of **Hive v2** with WASM support, looks great and pleased to see this simple classic version of Hive continued.…
-
This is a proposal for allowing generics as type parameters. It's currently possible to write specific examples of monads, but in order to write the interface that all monads satisfy, I propose writi…
-
Some POs such as PLANP and MP represent lesions. PLANP in particular needs to represent lesions and their very particular shape. In MP, some lesions are represented as process phenotypes (example:[ sk…
-
Hi, trying to produce some generic code, I discovered that interfaces can't have non-implemented static methods.
But it would be a nice feature to allow this.
I can illustrate it by this piece o…
-
If we have `route` and if it can point to either `page` or another `route`, how would this work right now in Wasp?
We would have to say, in Wasp langauge definition, that `route` declaration type h…
-
TL;DR;
It seems this project is not able to run on android.
-----------
At first thanks for this library. But i m struggeling a lot at getting it working with android.
currently my problem is …
-
### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
N/A
```
### Are you reporting Accessibility issue?
no
### Reproduction
https://codesand…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
gin/_schema_validator.py", line 50, in create_schema_validator
return SchemaValidator(schema, config)
pydantic_co…