Liam Cottle

Results 73 comments of Liam Cottle

@Thomasjg I decided to move all my snapchat requests to the client device. No longer need a server to process the requests. Works great. No problems.

Hey @511430 , I've been using https://github.com/hatboysam/JavaSnap for a while now, have adapted it a lot, extra methods etc. However, this library is in need of a rebuild, I'm building...

Just set this up on a pi as a `systemd` service, here's my setup: **Download and Install** ``` git clone https://github.com/rouyng/tncexporter cd tncexporter pip3 install -r requirements.txt ``` **Create Systemd...

Sounds good to me 😃 thanks!

I've seen these logs, but haven't investigated them any further. My initial thoughts without actually debugging it, are that the packets are being decrypted and successfully parsed as a Data...

Thanks for this! Ideally, I would like to be able to select a combination of different node roles to show at the same time. For example a list of checkboxes...

Also, just a note, it seems there's a fun bug if you switch between the layers when zoomed right in. It will fail to show nodes that are in another...

> In your example you are adding the same marker to two different marker cluster groups. This will cause bad times and is not supported. When the marker becomes unclustered...

Will have to think about this some more. The neighbour lines are all pretty messy tbh. Also, the green line represents positive SNR, and the red line represents negative SNR.

Yeah, this is the marker cluster plugin. The best fix is probably to adjust the configured zoom level for it, so it still clusters when zoomed in further.