Denis Warburton on Nostr: Last night’s programming accomplishment: enabling my ADS-B reception program to ...
Last night’s programming accomplishment: enabling my ADS-B reception program to output a TIFF file instead of a raw RGB file without using external libraries.
The difference between an uncompressed raw RGB dump and an uncompressed TIFF file is literally less than ~200 bytes, so `in theory` this should not have been a complete pain in the ass to implement.
LOL, yeah, that’s totally not the reality. Even with the help of the spec and an example encoded file on a web page… it was still difficult.
Published at
2024-10-07 20:36:15Event JSON
{
"id": "2ce5acf027959537abdf320521e874a77d760ac3c8022c587451e4c2952cdc86",
"pubkey": "43b42e516fc411516bb2a1f83dfae505145cde7d644418cc3f01e5a4df12d7c5",
"created_at": 1728333375,
"kind": 1,
"tags": [
[
"proxy",
"https://digipres.club/users/artandtechnic/statuses/113268056097878677",
"activitypub"
]
],
"content": "Last night’s programming accomplishment: enabling my ADS-B reception program to output a TIFF file instead of a raw RGB file without using external libraries.\n\nThe difference between an uncompressed raw RGB dump and an uncompressed TIFF file is literally less than ~200 bytes, so `in theory` this should not have been a complete pain in the ass to implement.\n\nLOL, yeah, that’s totally not the reality. Even with the help of the spec and an example encoded file on a web page… it was still difficult.",
"sig": "1e04bccc4b225892ead15a4ba563b4c3201904346220d3fdbdaec7a878583b51ab1662d9e51c21020764a3be06d264b8d542307ca0e774b45a6690d5b24cf456"
}