-
We normalize types during writeback resolve:
https://github.com/rust-lang/rust/blob/b6a8c762eed0ae0383658c38d65cb91bbd9800a1/compiler/rustc_hir_typeck/src/writeback.rs#L790-L794
When normalizing t…
-
### Describe the bug
Created new Avalonia Project in .net 9, created new IServiceCollection, but no .AddMvvmNavigation() extension method. While building error CS0759: For the implementing declaratio…
-
### Describe the bug
As noted in https://github.com/singularity-energy/pudl/pull/3:
When running the `pudl.analysis.allocate_gen_fuel` pipeline for 2016 and 2017, we were getting a `TypeError` at `g…
-
Sorry, but I didnt find any other suitable place for asking this questions.
I have several question, which I cannot find answer for this time:
1. Is there a way to subscribe to `AdditionalFiles` c…
-
I like slim templates and would like to use them in HANAMI.
## --template option
The FEATURES.md file contains the following.
```FEATURES.md
### v0.8.0 - 2016-07-22
- CLI: `hanami new` can be…
-
Including the license file in the installed node_modules, makes the packages compatible with license checkers and attribution file generators, that a lot of developers need for generating copyrights/a…
-
Most Places still lack name generators, so the only way to create a blacksmith (for instance) is `blacksmith named Blah`. The only Place that currently has a generator is the Inn.
Existing implemen…
-
**Is your feature request related to a problem? Please describe.**
OpenAI and many other llm providers are introducing structured outputs. See [this doc](https://platform.openai.com/docs/guides/struc…
-
Hi!
I've been trying to download the kilt_wikipedia, however, everytime I try to download the dataset, it gets at exact 3.39G download progress bar. Any suggestions?
```
Traceback (most re…
-
MWE:
```julia
using Transducers
using OhMyThreads
f(xs) = Transducers.tcollect(abs(x) for x in xs)
g(xs) = OhMyThreads.tcollect(abs(x) for x in xs)
f((x for x in rand(100))) # works as exp…