-
This has very interesting implications for the SharedPtr and UniquePtr API. In Rust, it's not sound to expose a safe deref from `&SharedPtr` to `&mut T` / `Pin` because the lifetime system is not expr…
-
The code is starting to get a little hairy. We should probably do some serious review and clean it up. There's lots of code duplication, both within view.js and duplicated code across index.js and v…
-
[`duct` invokes `ps` with the `-s` option](https://github.com/con/duct/blob/7e26b20872bc0752cfc9016c069a6ddb3aaf6242/src/duct.py#L130-L134) for filtering by session ID, but the version of `ps` availab…
-
**Describe the bug**
When attempting to use the AWS Toolkit on a project that is located in the WSL2 filesystem (`\\wsl.localhost`) it is unable to find the `.csproj` file.
Error thrown:
```
{"Err…
-
When using tools like Satori, we need to load fonts. It would be great to be able to access the data loaded in an endpoint
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
As I have described [here](https://github.com/OmniSharp/omnisharp-vim/issues/701) I'm having errors when trying to run `omnisharp-roslyn` on my project. Here is the log file:
[omnisharp-roslyn.log]…
-
This is a list of potentially fun things to work on that would be useful for UVM and its software ecosystem. An easy way that you can contribute to UVM is to write example programs, or useful utility …
-
Please read up on how to write a [good question](https://stackoverflow.com/help/how-to-ask)
## Environment
Describe your development environment
- IntelliJ version: 2019.2
- Java version: 11…
-
# General Project Description
A public access system for RIT students, in the same vein as [tilde.club](https://tilde.club) and [sdf.org](https://sdf.org).
Club members can sign up with a userna…