Evgeny Chukreev
Evgeny Chukreev
vainfo on host (Intel Alder Lake, gen12): ``` libva info: VA-API version 1.14.0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function __vaDriverInit_1_14 libva info: va_openDriver() returns 0...
This PR enables the ability to pass additional credentials to Dependabot through the generic-update-script.rb. This is needed to be able to use the script in a self-hosted environment with maven,...
### Description / Steps to reproduce the issue Install perl, install git. Do ```` perl -e 'use Git;' ```` and observe: ```` Can't locate Git.pm in @INC (you may need...
### Description / Steps to reproduce the issue Start ZSH on windows msys2 ```` export LANG=en_US.UTF-8 echo -e '\U1f602' ```` prints: On linux it prints: 😂 It also works...
ffmpeg from git slowmoVideo from git See https://dl.dropbox.com/u/52935113/slowmo.png
When Dotty generates an implementation for a field defined in a trait, it loses annotation target information when the trait itself is compiled with Scala 2.13. ## Source code This...