Eric Leijonmarck

Results 58 comments of Eric Leijonmarck

@Wouter0100 also this issue: https://github.com/udifuchs/icc-brightness/issues/16

For anyone else. I ended up switching to the additional drivers Xorg to be able to make suspend and brightness work.

@TillmannBerg from the software and updates application. I go into additional drivers and do not select the Nvidia one. But change to X.Org. ![image](https://user-images.githubusercontent.com/7727602/74098881-8d00dc00-4b1d-11ea-8828-eebded1237d0.png) ```bash $ dpkg -l |grep xserver-xorg-core...

@TillmannBerg my power consumption went from 100%/hour to 1%/hour when suspended. Now my xps is finally on par with how my thinkpad was WITHOUT any tweaks. :dancer: . I would...

@noopurphalak hm I am sorry.. but this was way too long ago. I'l see if I have some notes

I am also having trouble getting a dockerimage build up and running with chromadb intallation with the same errors as previous partcipants here. Setting the env variable `export HNSWLIB_NO_NATIVE=1` did...

without the terraform PR we are redirecting to service account token directly for terraform and we would get a message saying: ```tf │ Error: status: 400, body: {"message":"Service Account ID...

> I am still a bit hesitant to remove the POST endpoint with appropriate announcement with a good notice. > > What about having a blog post sharing timeline for...

To make it clear, By reduce, we mean to reduce the number of permissions that we retrieve back from the endpoints.

Hi @ttorcz there is a functionality of provisioning ServiceAccounts via terraform registry https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/service_account Was this what you were looking for?