An ID Number for Everything
jon323456 writes "Put this in your privacy pipe and smoke it. According to news.com, MIT researchers have cooked up a new barcode that has enough dataspace to include a unique serial number for everything. And in combination with RFID tags...."
Actually, having a unique bar code could be very beneficial when recovering lost and stolen property. If everything is uniquely identified, and you have somehow recorded your id codes for certain things that are of some value (either real value or sentimental), this could potentially aid in goods recovery. Granted, it could be taken to absurd extremes, but for more important items (artwork, computers, rare books, etc), this could be invaluable.
Be excellent to each other. And... PARTY ON, DUDES!
Why not just give every item an IPv6 address? Assign the UCC a /16 for merchandise and you've got 2^112 == 5e33 possible codes. The IPv6 folks are going on and on about giving everything an IP address--wouldn't this be a perfect application?
There will be a huge fight against these in terms of the privacy issues -- tracking cars, for example.
Yeah, imagine how awful it would be if every car had a unique identifier associated with it. You could be identified wherever you go by anyone with access to the right equipment.
Ever heard of a license plate?
This space intentionally left blank.
You'll always have a need to do a physical audit.
Thank heavens you aren't allocating bit-space then. Part of the power of what you think are excessively large address spaces comes from the fact that they stay sparsely populated (and the resultant ease with which you can perform classifications due to that sparseness).
Example: IIRC there are less than 256 countries in the world. One possible IPv6 allocation is an 8-bit country code field embedded in the 128-bit address, leaving 120 bits for each country to address devices. And then in the US, for instance: 6 bits for the state field, 8 bits for the county field, 8 bits for the city field, still leaving 98 bits for addressing *per city*. A similar example holds for 96-bit barcodes.