Daniel Hill

Results 107 comments of Daniel Hill

I downloaded the Ryzen Master SDK and had look around: ``` Auto or Default Mode Manual Overclocking Mode PBO Mode AutoOverclocking Mode Echo Mode Cache size (KB) Cache associativity Cache...

Is there some way to get this prioritized, this bug is such a PITA.

Seems kinda stupid to have so much indirection in a simple action of inhibition, why call xdp if you can just directly call that fdp dbus handle? that ofc probably...

There's no ubuntu package so the build is failing, I wonder what we should do here, I got it working on nix. I didn't actually realise how new gtk4-layer-shell is.

You should be able to just include the dll from the build system, and put it next to the binary, and zip it up for now (this is common in...

Any updates on this? Unless I'm misunderstanding, you can't easily implement a caching system currently, not interested in MITM SSL connection.

@koverstreet is your custom repo for bindgen still needed? it's not listed on your git anymore, I'm worried it might end up getting garbage collected.

@bczhc okay after banging my head against the wall for a few hours, the only way to *validate* with 100% certianity, is to use cargo / rust 1.65, `cargo update`...

@polarathene thanks for the advice, I wonder if there's a variant that checks conformity to be included in a test suit so that it can be automated. @koverstreet I wrote...