check max output mA on 5v to see if suitable to power antenna
    needed or no?
figure out multiple network time servers that support iburst NTS
    fiugre out what this means
        server nts.anastrophe.com iburst nts maxsamples 1
    https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d
fiugre out/test pps1 and pps0
figure out configing the ffuckin thing in uthing
    increase the baud rate
        boot-firmware-config.txt /boot/firmware/config.txt
        gpsd /etc/default/gpsd
/boot/firmware/config.txt
    baudrate 9600
    pps pin 23
stop each service
    bash ~/Precision-Timekeeping-Fuckery/services.sh stop
start one by one to see any errors
    try first
        bash ~/Precision-Timekeeping-Fuckery/services.sh start
    otherwise
        sudo systemctl start gpsd
        sudo systemctl start chrony
        sudo systemctl start influxdb
        sudo systemctl start telegraf
        sudo systemctl start grafana-server
        sudo systemctl start syslog-ng
find the proper datasheet not just the F9T one
documentation
case
positioning
    traffic
    power
    temperature
automate multi stage installer
backups
    restic backups
    backup image 

check wiring
check antenna tight both ends
let run unimpeeded
automate
    visudo
    root crontab
root crontab
    # set the system time from the RTC every reboot
    @reboot hwclock -s 

    # set the RTC from the system time every four hours
    0 */4 * * * hwclock -w
automate installer sequence
make image backup