McClain Looney

Results 7 issues of McClain Looney

the bindings view is blank, despite the /bindings/vhost call working on the rest interface.

trying to view info on a vhost specified with a leading slash (rabbitmqctl add_vhost "/foo") is borken.

Hello, I recently built CubicSDR from source, and had to make a few workarounds to get things to build (based on macOS build wiki): 1. if installing liquid-dsp from source,...

question
MacOS M1

Hi there, I've been doing some benchmarking and am puzzled by the memory footprint i'm seeing. Do you expect MRI to use up 2.5+gb of RAM to parse (not pp)...

defect

Hi there, Here are the command lines you need for your upcoming mercurial module: ``` "hg sum | grep -q 'commit: (clean)' && echo clean || echo dirty" "hg cat...

It's an easy fix though, the namespace declaration for gexf is hosed up: ``` GEXF_ATTRS = { 'xmlns' => '"http://www.gexf.net/1.2draft', 'xmlns:xsi' => 'http://www.w3.org/2001/XMLSchema-instance', 'xsi' => 'http://www.gexf.net/1.2draft http://www.gexf.net/1.2draft/gexf.xsd', 'version' => '1.2'...

Nobody asked, but these changes work with ubuntu 24.04. * fix deprecation warnings in ssl_certificates.py * version check allows git hashes * rejigger systemctl usage for u24 Thanks for the...