Logan Saso

Results 14 comments of Logan Saso

This is how rtop does it: https://github.com/narendasan/rtop/blob/master/src/rtop/datastreams/gpumonitor.rs

Given the updates to the way Discord is formatting usernames going forward I think this PR maintains the patterns of other providers expectations for the discord platform: https://github.com/vouch/vouch-proxy/pull/528

@bnfinet wonder if you've had a chance to review #528, or if we could start a discussion on things that may need to change for it to be merged. Discord...

Discord has just announced their intent to remove discriminators, so I'm going to adjust to use the ID until their API is updated to reflect the new constraint of unique...

@inklesspen That's true, and we _could_ use that, but it's important to note that now that usernames are unique they're an equally reliable source of truth in terms of unique...

I understand your concern. It's the same vulnerability in the other providers that behave the same way. I've updated the provider to be configurable such that if you set `discord_use_ids`...

Seconded, I use NodePort and do not want host networking. I manually edited the chart for now, but this was a surprising and frustrating thing to debug. My use-case is...

I'm happy to review pull requests, but if you have a link to the api docs regarding creating repositories / authentication I'd be glad to look into this.

Ahh, beautiful. If I get time I'll take a look tonight otherwise I should have time to work on it this weekend :+1: