Yeah… according to the stats in this post, about 1.9 million people are behind bars.
11 billion a year between 1.9 million prisioners is about 6k per year per prisoner.
So that’s about $500 a month per prisoner. Which is not as big of a number… and according to the article, the prisoners still get paid a fraction of it… it’s just that 80% is used “for room and board, court costs, restitution and other fees, including the construction and maintenance of prisons”.








Note that flatpaks are using systemd’s sd_id128_get_machine_app_specific API, which generates an app-specific id that’s derived from the original machine-id.
The app-specific id will be unique per-app so it won’t be shared between different apps / flatpaks. The apps can’t know the original machine-id, but the id they get would still be the same on every restart of the app and in theory does not prevent different sessions within the same app to be fingerprinted as coming from the same user.