Sam Merry

Results 8 issues of Sam Merry

Hey Guys, I'm trying to write a probe that inspects data passed to the kernel. It attaches and instruments the right sys call, but it seems like I'm not casting...

update pipeline-live to support python 3.9 and zipline-reloaded 2.0 (includes zipline 1.4.1 and updates to latest pandas). All tests pass but need testing with an upgraded pylivetrader. This should probably...

Related to this PR: https://github.com/alpacahq/pipeline-live/pull/32 Based on the comment in the zipline google group: https://groups.google.com/g/zipline/c/0rc8oHYIFkU/m/7r1A4ThFAwAJ I've updated pylivetrader to use the latest 2.0 version of zipline. This allows upgrading to...

I'd like to proxy the upstream request through a service mesh like linkerd. Is there any support for proxy environment variables? Whenever i try dns lookup does not resolve. Is...

I'd like to wrap a C function in rust. Is it possible to rename the imported C or provide a pointer to the originally wrapped function? ``` /// somehow point...

You mention the STM32F3 series chip in the readme. Is the STM32WB a reasonable replacement with Bluetooth support? It looks like the pin out is reasonably similar and they both...

Have you guys thought about releasing an official docker image? I've started having people install through docker when they need it and it works great add this in the `.bashrc`...

The spotify plugin does not work. A permissions change removes its access to the cache directory ``` INFO Creating dir /var/cache/mopidy/spotify ERROR Unhandled exception in SpotifyBackend (urn:uuid:41aa8442-d6ec-4891-8917-c3f2cdb80a62): Traceback (most recent...