Alexander von Gluck

Results 117 issues of Alexander von Gluck

- Circa 2020 it was quoted as shutting down. - Circa 2021 no notice of shutdown is on website - Circa 2021 https://gethaven.app/ no longer functions _Abandoning open source projects...

**Is your feature request related to a problem? Please describe.** Why is there no Linux version? I'm getting a laser plotter and everyone i've spoken to has Windows in a...

* Correct System.XML reference to System.Xml * Drop legacy CodeAnalysisRuleSet (recommended per microsoft) https://docs.microsoft.com/en-us/visualstudio/code-quality/migrate-from-legacy-analysis-to-net-analyzers * Fix case of MyPictureBox.Designer.cs

I'm working on decompressing a heap of zlib compressed streams. Each one has a defined chunk size. The first chunk is always valid, but the second chunk is always invalid....

It appears per https://github.com/concourse/concourse/issues/7471 and @fweimer-rh that the wrong errnoRet is chosen in the golang runtime-spec? The default is EPERM, and @fweimer-rh is indicating it should be ENOSYS instead? On...

**Describe the bug** This is one single header wrapped in an entire package. Maybe it should just be merged into lmdb? They accept pull requests.

bug

This continues #1262 . We're starting to hit the digital ocean rate limits during our provisioning. Digital Ocean limits requests to 5,000 per hour and provides feedback on how many...

## What you expected to happen? Weave to deploy on aarch64 k8s ## What happened? [root@chaos ~]# kubectl -n kube-system logs pod/weave-net-kwc4b weave /home/weave/launch.sh: line 77: iptables: not found ##...

## What happened? Getting "ipset v7.2: Set cannot be destroyed: it is in use by a kernel component" ``` [root@k10dal1terarocketio ~]# kubectl get all --all-namespaces NAMESPACE NAME READY STATUS RESTARTS...

There's a long complex set of build system code to detect OpenSSL on systems. It's failing under Haiku as nothing is within includes. ``` checking for SSL... configure: error: Cannot...