Jeff Labonte

Results 19 comments of Jeff Labonte

Have you noticed that when you set your nvidia bus control power to auto, you are not able to switch back to your nvidia, as if the nvidia modules were...

@Astilex5 I saw the post, but I remain skeptical when it comes to Nvidia and their sayings. I have a lot more trust in the community.

I will take this issue and work on it!

Would you have something in mind as well? @seanmonstar

@ahoneybun This is not an issue with the repo itself. As far as I can see, you are trying to clone the repository using the SSH route and you don't...

@ahoneybun It is not. Not for the submodule since it has been added with the SSH URL ![image](https://user-images.githubusercontent.com/9425955/148826644-1bb9133d-3599-4e54-8eaa-dc1c48dec9bf.png)

That's the thing, it isn't odd. that's the way it has been configured.

You could change the URL in the git configurations to make it use the HTTPS URL instead of the SSH. Personally, I prefer to use SSH since it forces the...

I am thinking about merging what I have done here and what I have done in [System76-Utilities](https://github.com/roaldi/System76-Utilities) into my [repository](https://github.com/JeffLabonte/System76-Backlight-Manager-cli). I am also contemplating the idea of making the `kcc_cli`...

When it comes to working on applications, web-application or whatever, in businesses I have work with. We usually split the backend work and the front-end work so we don't mix...