Iceburgino
Iceburgino
I made it so that it prints out only the shortest entries. I changed your unique() function to be a little shorter but added another function that removes longer entries....
This post is based on this [Reddit](https://www.reddit.com/r/safing/comments/woezk9/my_personal_opinion_about_portmaster/), since posting suggestions on GitHub is more convenient to the devs, I've decided to port it to here: Portmaster's great! Finally, there is...
1. Change events from add and remove to bind and unbind - the never ones that happen a little bit later than add and sooner than remove, so that the...
As I understand, both /dev/mem and ryzen_smu backends work by addressing a memory-mapped indirect space register. Each operation is performed in two steps - setting the target address, and then...