Comment on Public trust in AI is sinking across the board
FluffyPotato@lemm.ee 8 months agoA blockchain is a form of database that would be really good for this because of how it maintains all database transactions while being human readable easily. Most databases aren’t human readable and you need to design an interface for it. How NFTs are stored in blockchains is a good example of a very specific purpose that would make this better. Vehicle databases also don’t have a clear connection to previous owners and that data needs to be retrieved manually while a blockchain keeps every modification easily visible.
Obviously don’t use a blockchain used for speculative investment like Etherium but the government can just host their own without any stupid finance shit on it, just a database for vehicles.
NotAtWork@startrek.website 8 months ago
FluffyPotato@lemm.ee 8 months ago
Have you seen like an MSSQL database? That is a lot more readable and easier to display on a frontend. Also like every blockchain have an existing open source frontend you can redesign the look a bit and just use.
A blockchain to manage a database for vehicles takes as much resources as a classic database. What causes the huge and ridiculous power drain is mining, which is not something you would be doing for a database to store vehicles.