Results 22 issues of yujiri8

Image.Resize returns a new buffer, which leads me to expect that it doesn't mutate the Image. But it does. I'm testing with this image: ![file](https://user-images.githubusercontent.com/16864184/77839155-5112ec00-7148-11ea-84b5-d120ba721b76.jpg) With the following code, the...

This might be a dupe of #194, but I'm not sure so I'm opening this. Testing with this image: ![file](https://user-images.githubusercontent.com/16864184/77839274-3db45080-7149-11ea-8e73-9245e025a49a.jpg) Code: ``` package main import ( "io/ioutil" "os" "github.com/h2non/bimg" )...

Running the hello world example for me is producing on wayland native is producing this error: ``` INFO: Initializing raylib 3.7 WARNING: GLFW: Error: 65544 Description: X11: The DISPLAY environment...

### Summary In che 7.41.2 I could add custom VSCode extensions to a workspace by adding a component of type chePlugin to the devfile. Now that the way workspaces are...

kind/question
area/editor/che-theia
area/devfile/v2
area/editors

### Summary I am having mysterious build errors building che-theia (which I am trying to do in order to investigate if I can add plugins that way, see #21566). The...

kind/question
area/editor/che-theia
area/editors

Today I tried to install Yggdrasil from [the COPR repository](https://copr.fedorainfracloud.org/coprs/leisteth/yggdrasil/) on a Fedora 32 Digital Ocean droplet. I followed [the instructions](https://yggdrasil-network.github.io/installation-linux-rpm.html) and when running `dnf copr enable leisteth/yggdrasil`, got an...

linux
packaging

Some markdown implementations allow `>!` for a block spoiler, and `>! ... !

feature request

`XOpenDisplay() failed!` followed by a segfault is the result I get when I try to run it without Xwayland running.

I wrote a project that uses the Java version of this library, worked, and now need to switch it to the android version. I have followed exactly the android instructions...

This page: https://github.com/terl/lazysodium-java/wiki/ Links to: https://github.com/terl/lazysodium-java/wiki/usage/getting-started.md Which gives a "you don't have permission to edit this wiki" https://github.com/terl/lazysodium-java/wiki/Getting-started is the correct link