Logan McNaughton
Logan McNaughton
Doubutsu Banchou, an unreleased game which became Cubivore for Gamecube, doesn't work with the new dynarec. https://archive.org/details/doubutsu-banchou-unreleased-carrot It seems to work fine with the Cached Interpreter. I don't see any...
Right now, the auth config is part of the module configuration. This can lead to needlessly complex generator.yml files when you have devices that need the same OIDs polled, but...
Would it be possible to enable the use of SO_REUSEPORT when listening for SNMP traps? I run a single-node Kubernetes cluster. I'd like to run multiple copies of Telegraf, each...
**What happened**: I see NMState on OperatorHub: https://operatorhub.io/operator/kubernetes-nmstate-operator. However, it says the latest version is 0.47.0 **What you expected to happen**: OperatorHub should be kept up to date (or removed...
NHL Breakaway '99 (E) freezes as soon as you start a match. It only happens with the Cached Interpreter (Pure works) and doesn't happen with the U version of the...
- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...
(It didn't crash but this is the backtrace from when I Ctrl^C when it's stuck at 100%) ``` Thread 28 (Thread 0x7fff8ffff640 (LWP 16254) "WorkerThread"): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fff8fffe950,...
Running m64p though ```-fsanitize=undefined``` and ```-fsanitize=address``` returns the following: ``` /var/home/loganmc10/git_stuff/m64p/parallel-rdp-standalone/vulkan/render_pass.cpp:56:9: runtime error: null pointer passed as argument 2, which is declared to never be null /var/home/loganmc10/git_stuff/m64p/parallel-rdp-standalone/parallel-rdp/rdp_device.cpp:765:19: runtime error: left...
### System info: 1.18.1 running in docker ### Steps to reproduce: When using the snmp_trap input plugin, some devices send traps with non utf-8 encoded strings, for instance: ``` snmpTrapEnterprise.0="jnxProductNameEX4500"...
**Describe the bug** I am trying to collect Netflow using Loki. I am trying to create a "Top 10 Destinations" panel. The query has a large number of different series,...