Walter A. Boring IV

Results 54 issues of Walter A. Boring IV

This is the raw packet ``` M0REQ-9>APQTH1,WIDE2-1,qAR,MB7VO::IRC :does any know why my text has these codes on the end ? {16}5593 ``` decoded to ``` { "raw": "M0REQ-9>APQTH1,WIDE2-1,qAR,MB7VO::IRC :does any...

I created a blank directory, setup a virtualenv with the latest pip and pip-tools. created a requirements.in with only 'gray' in it. and pip-compile fails. ``` └─> ls -al drwxrwxr-x...

isort as a feature called --check-only which allows you to run the tool and find out what files are out of compliance and would be modified. This is a very...

enhancement

hey thanks for the update for version 0.0.11. I'm seeing some weird behavior at times. I am connecting to direwolf over tcpkiss and there are times when I send a...

I have aprsd using tcpkiss socket to direwolf. Each packet that is seen by aioax25 results in this.

I am seeing a problem with sending a message that includes a message number. It looks like the message number is being stripped off the packet, resulting in incorrect acks...

I just cloned the repo on my mac and created a virtual env, sourced it and ran make check.test. ``` ╭─pyReaderWriterLock on  master [?] via 🐍 v3.10.13 (.venv) ❯...

There is a bug in the aprslib parsing library that doesn't handle parsing out the acks in line number format here: https://github.com/rossengeorgiev/aprs-python/issues/58 This means aprsd will fail to properly parse...

I'm using ubuntu 22.04 and trying to run docker login. It fails with EOF Error response. Running strace on docker login shows that the socket reads an error from the...

I'm trying to login and/or docker pull an image. both are failing with no data coming back from registry-1.docker.io/v2 ```bash └─> wget https://registry-1.docker.io/v2/ --2024-03-06 17:35:29-- https://registry-1.docker.io/v2/ Resolving registry-1.docker.io (registry-1.docker.io)... 54.196.99.49,...