home.social

#errordetection — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #errordetection, aggregated by home.social.

  1. Unfortunately, the algorithm for the check digit on credit cards is not transposition-resistant.

    I get the feeling if credit cards were being invented today, it would be.

    #transposition #CreditCard #CheckDigit #ErrorDetection #coding #information

  2. I updated the sendmeshfile.sh script to include md5 checksums for the previous base64 line sent. This should allow "error detection" if a receiver misses a line (much notes in the bash comments):

    pastebin.com/V35zc6Tb

    #bash #meshtastic #base64 #checksum #errordetection