iameru

Results 12 issues of iameru

I use a password manager on android. 1. when I let the manager fill it in I need to copy it by hand and paste again to confirm. confirmation is...

enhancement

**Description** Fresh installation of spotifyd does not function. In my config its the bare minimum: User, password and backend are given. See errors down below, I myself am a user...

bug

Inspired by the talk at rc3 about this project I wanted to try it out. after a fresh installation on raspbian buster (tried bullseye where at least the backend and...

In regards to #90 I also realized that raspbian OS (or whatever its called at the moment) comes with wifi blocked. The install did not unblock this. `rfkill unblock 0`...

I found no way to turn off csrf if testing with pytest. Am I missing something? Functional tests and app in production actually produce CSRF, thats all good. however I...

I have a bunch of VMs defined and a Vagrantfile like this: ```Vagrantfile # -*- mode: ruby -*- # vi: set ft=ruby : local_vms = [ { :name => "logger-server-debian",...

waiting-intake

Trying out curlylint, using it in pre-commit `rev: "v0.13.1"` Im editing some jinja2 templating file. In it I have a block ``` ... {% for xyz in xyzs %} stuff...

bug

`:GFilesWithDevicons` and `:RgWithDevicons` work great. `:FilesWithDevicons` on the other hand opens the fzf window but just shows ``` [Command failed: | devicon-lookup] ``` Not sure where to start looking for...

### What happened? Hello. We have a grafana instance which gets sent rsyslog messages from a variant of servers (first to rsyslog, then to telegraf which inserts them into an...

datasource/InfluxDB
needs more info

Hi there. I was inspired by a talk in GPN so I took this as an exercise. I'm relatively new to (colaborative) software writing, so I didn't know how to...