Karl Metum

Results 5 issues of Karl Metum

I'm getting this error all of a sudden when running `vagrant up` My Vagrantfile: ``` ruby VAGRANTFILE_API_VERSION = "2" ENV['VAGRANT_DEFAULT_PROVIDER'] ||= 'docker' Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| config.ssh.insert_key = false config.vm.define "db"...

We should add a `CONTRIBUTING.md` with instructions on how to contribute to this project

Testade precis köra det här kommandot och det gick 10x snabbare att hämta hem videon VS köra med ffmpeg. yt-dlp ``` yt-dlp -N 16 \ -f "bv*+ba/b" \ --merge-output-format mp4...

This is a fix for #3607. On mobile devices, whenever the menu is closed, removing an option from a MultiValue Select causes the input to lose focus. This forces you...

pr/needs-review
pr/bug-fix