-
I noticed this while I was figuring out how the `imsai-fif.c` code worked.
I see in the code a number of lines like
```
bus_request = 1
...
bus_request = 0
```
but this never lights the HOLD le…
-
### Description
The functions `map2`, `map3`, and `mapi2` are missing. There may be others--I'll look more carefully this weekend! Thank you.
-
In some situations the compiler tries to unify a type argument contained in a generic type with the generic type itself.
#### Repro steps
```
open System
open System.Collections.Generic
let pInt = I…
gusty updated
1 month ago
-
**Feature description.**
The default routing tools in the processing toolbox can use a local road network and account for one-way streets however I can't see any settings which would allow the tools …
-
while analyzing a script, it would be nice to be able to inspect the type of a variable if it's not a parameter.
e.g:
```
$pattern = re"/(?PPHP)/";
```
`$pattern` in this case is `shape(0 => …
-
Hi, I noticed that `buildid` does not currently support getting the build id for wasm objects,
https://github.com/jmesmon/buildid/blob/3a2b95fb3ade0d7231b69622cbafa6df309f7e88/src/lib.rs#L157-L168
…
-
Given Dart's Zone-based asynchrony, there are a number of use-cases for being able to wrap entire tests—including the setup and teardown—in a single zone (see for example [this thread](https://github.…
-
Hello I'm reporting War Thunder problem with DLSS enabled ( will play fine without DLSS ):
`Proton Experimental / X11 / Nvidia RTX 2080 / Ubuntu 23.10`
Launch command:
`PROTON_LOG=1 PROTON_FORCE_NV…
-
This is a continuation of a discussion started in #187.
The problem: if Newsboat starts to behave wrong with some remote API, we can't easily figure out which end—Newsboat or the API—is at fault, a…
-
* Text above In[40]:
* Using $B$ as a number makes me feel funny inside.
* In[40]:
* To simplify and not start with a wall of code, you could put the data
generation code into a mod…