exploring every binary in /usr/bin #18: amdgpu-arch
amdgpu-arch lists all the AMD GPUs present on the system
it's a small helper tool that comes with clang/llvm
as you can see, I am GPU-poor, because I only have/need one. This one came out of the box with my Framework 16.
exploring every binary in /usr/bin #17: ambiguous_words
`ambiguous_words` is part of Tesseract, an OCR engine that identifies text from images.
It generates sets of words tesseract is likely to find ambiguous. For example, "modern" can be mistaken for "modem" ("rn" can look



