Kenajcrap

Results 20 comments of Kenajcrap

> * 修改路由器 /etc/nftables.d/10-custom-filter-chains.nft > 在下面的链中加上服务端的ip和port,把它们drop掉 > chain user_post_input { > type filter hook input priority 1; policy accept; > ip saddr x.x.x.x tcp sport xxxxx drop > > *...

> To clarify, the same recording works correct in HA media browser, and in Frigate -- but not in the card? Yes > And to reproduce I should set my...

@dermotduffy I'm so sorry if I wasn't able to make this clear because English is not my first language, here are the 3 configurations that were tested: **Configuration 1:** Frigate...

Another clue about the problem: I have a monitor in which I overwrote the EDID to only present 74hz as compatible, and not 60hz, and I have another one of...

> This would also make testing easier by enabling the isolation of marking to a specific list. the tool already says which lists are marking a player if you hover...

A very resource intensive but unfailable approach would be to take the text rendering logic from TF2's 2017 leak and use that to visually compare names. This way, any new...

> A very resource intensive but unfailable approach would be to take the text rendering logic from TF2's 2017 leak and use that to visually compare names. This way, any...

> This is unnecessary now due to this update: https://www.teamfortress.com/post.php?id=85643 > > * Added a ConVar to control players changing their name during a match > -tf_allow_player_name_change: default is 1...

> By default, `Cheater` and `Human Cheater` will be treated exactly the same: as a generic `Cheater`. And you can only mark people as a `Cheater`. But by flicking the...

Something else that needs discussion is how to go about updating rulesets for automatic tagging. Since older versions of the tool still in use will not understand the new tags,...