Alexander von Gluck

Results 117 issues of Alexander von Gluck

To help as many operating systems add support for the T2 chipset as quickly as possible, could you offer this code as MIT licensed or BSD licensed?

Building the image: ``` CONTAINER=server-site.aci sudo ${ACBUILD} begin . sudo ${ACBUILD} set-name aci.somesite.io/${CONTAINER} sudo ${ACBUILD} dep add quay.io/coreos/alpine-sh sudo ${ACBUILD} label add version "latest" sudo ${ACBUILD} run apk update sudo...

pygame now supports SDL2, why does renpy still depend on this?

Debian-based distros provide rustc_ast via a rust-dev package. We probably should provide a rust_devel package to provide a similar design? I'm not 100% yet on what rustc_ast is, but it...

* Fixes library to work with latest API version from IPFS. The API requests all changed to POST from GET (even where POST doesn't make sense) * Interesting IPFS completely...

It would be really useful to introduce an isEmpty function to lpp. As an example, you may want to check a global lpp for an "empty" or "non-empty" state before...

Feature request

Seeed Studio is now shipping the Sipeed Maix Amigo devices. These are powered via the Kendryte K210 (like the other Maix devices) ### Platform information * SoC – Kendryte K210...

help wanted

The original Guichan website documentation seems offline. Some documentation needs to be written / generated around Guisan to assist developers beyond the example code.

enhancement

Guisan really needs to support some kind of pixel-doubling or scaling when run on HiDPI systems. Deciding when to scale should be automatic, and cross platform (Which might be a...

enhancement