Astrid Yu

Results 33 issues of Astrid Yu

Running the `org.jzy3d.demos.surface.SurfaceDemo` in the tutorials gives me the following error: ``` Exception in thread "main" java.lang.InternalError: XXX0 profile[1]: GL3bc -> profileImpl GL4bc !!! not mapped at com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2071) at com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1954)...

bug
jogl

### Problem: In some environments and build systems, the dependency on aws-lc makes it much more difficult to compile because now you need CMake. ### Solution: A feature flag that...

dependencies

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

staged-recipes
review-requested
python

I want to use pin 6, but when I run `./pi-blaster --gpio 5,6` it says that pin 6 is banned. Is there a way to unban it, and if not,...

Because coverage is nice. Though I suppose on the other hand, it's rather embarrassing how little test coverage I have, so,

ci

This issue is split off from #105. ## Describe the bug A clear and concise description of what the bug is. ### To Reproduce Steps to reproduce the behavior: 1....

bug
os: darwin

## Describe the bug A clear and concise description of what the bug is. ### To Reproduce Steps to reproduce the behavior: 1. Plug in a USB 2. `./caligula-x86_64-darwin burn...

bug
os: darwin
arch: x86_64

support escalating through [systemd's run0](https://www.freedesktop.org/software/systemd/man/devel/run0.html)

feature
os: linux
privilege escalation

Besides allowing the user to provide a plain hash, also allow the user to simply pick a hash algorithm and compute the file's hash, without validating the file against an...

feature
ux