-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18beta1 linux/amd64
### What operating system and processor architecture are you using (`go env`)?
go env…
-
The `nix shell` command replaces `nix-shell -p` to provide a shell in which the specified packages are available. However, the name `nix shell` is confusing since there are also *development shells* (…
-
Currently all browsers scale the size of a pixel in order to zoom into a page by default. As a result, a zoomed in viewport is indistinguishable from a narrower viewport. This may result in unintended…
-
Given the amount of foregoing heated discussions on the topic, especially in context of Interface Types and GC, I am not getting the impression that anything of relevance is going to change, and we sh…
-
**Is your feature request related to a problem?**
In VB6 / VBA, all referenced types are imported into a single global namespace. Collisions can be resolved be prefixing the library name (`Excel.Rang…
-
Some embedded targets (`thumbv6m`, `riscv32i`) don't support general atomic operations (`compare_exchange`, `fetch_add`, etc) but do support atomic `load` and `store` operations. We previously support…
-
My understanding is that @tlively and Google folks are currently experimenting with full-fat thread-local globals. In response to concerns about the implementation feasibility of this approach, @lukew…
-
Hi!
I was following the tutorial and created `SurfaceEigenstrapping` class with my data. When I am plotting the `eigen.reconstructed_data` it looks much smoother than my original data. Moreover, re…
-
- [X] Proposal added: [proposals/nullable-reference-types.md](https://github.com/dotnet/csharplang/blob/master/proposals/nullable-reference-types.md)
- [x] Discussed in LDM
- [ ] Decision in LDM
- …
-
In a situation where the developer is including a lot of data bin files, it would be convenient that the assembler allow the developer to fill many ROM banks, where WLA would automatically split bin f…