Denys Vitali

Results 49 issues of Denys Vitali

Sound deosn't work: I'm pretty sure some files in the kernel source are missing. We probably need to copy them over from [linux-tegra](https://android.googlesource.com/kernel/tegra/+/android-o-preview-4_r0.1) and enable the related options

bug
help wanted
kind: kernel
priority: medium

(Based on #7) This PR adds support for private registries, specifically Artifactory. Unfortunately it seems like the project is missing some proper tests, therefore I can't guarantee that this PR...

### What version of UAA are you running? ``` curl -s https://xyz.swisscom.com/info -H 'Accept: application/json' | jq .app.version -r 75.18.0-scs.0 ``` Not sure what's our difference from upstream, but it...

bug

### Name and Version bitnami/discourse:2.8.8-debian-11-r3 ### What steps will reproduce the bug? 1. Add the [Prometheus Exporter plugin](https://github.com/discourse/prometheus_exporter) to Discourse 2. Notice that it doesn't start ### What is the...

tech-issues
triage
discourse

Has anyone had any success in authenticating with Jodel via HMAC? I digged into the Jodel apk and found the following: ``` java private String calculateHMac(Request var1, String var2) {...

Hi everyone, today I received my new Razer BlackWidow X Chroma and after I installed it I looked for a cool controller to use my keyboard on Arch Linux when...

bug

As per title, the Misfit Vapor smartwatch [doesn't seem to be supported](https://asteroidos.org/wiki/porting-status/). But the reason isn't really clear to me: "Impossible ports because of lack of pinouts" Can you elaborate...

**Describe the bug** Using the ["literal style" YAML spec page](https://yaml.org/spec/1.2.2/#literal-style) as an example and the following string: ``` literal\n\ttext\n ``` there are two ways of representing it: 1. An inline...

bug
v4

These are the first steps towards fixing #3442. At the moment, the following TinyGo program doesn't print anything to stdout, but at least it seems like the `main` is reached:...

I hope your project is licensed in a way that my contribution does not violate any of your terms. I'd suggest to add a LICENSE file so that nobody will...