Aditya Shah

Results 7 issues of Aditya Shah

The top left cornor no longer triggers gnome-activities, also added applications and places to macos layout

I noticed that when running a ren'py based novel a 64bit fedora 25, the game does not start. If I run the game a setting launch options to `RENPY_PLATFORM=linux-i686 %COMMAND%`...

There is a issue that concerns me the most. It seems there are npm packages that are just downloaders. What I mean by that is these packages are only meant...

npm
discussion

Now I know the rust team has shot down the idea of having stable ABI, and I am in favor of it, but there is a way to support dynamic...

### Description Seems like `lima` or `limactl shell default` tries to login and change directory but fails in [nushell](https://www.nushell.sh/) as nushell doesn't support `||` syntax. Here the specific error ```...

enhancement

Not sure if this was considered when designing the crate, but I was hoping to have the following use case as handled by this crate as well ```rust #[trait_variant::make(async_variant =...

`dlvsym` allows to load specific versions of the symbol. This a GNU thing though, so all platforms may not support it, but I believe it should be possible support on...